Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 2002-12-20 | 3 | -1/+290 |
| | |||||
* | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 2002-12-15 | 2 | -129/+56 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | bumping version number to 2.17.2 | justdave%syndicomm.com | 2002-12-13 | 1 | -1/+1 |
| | |||||
* | Bug 184256 Canedit group_control_map entry does not prevent making attachments | bugreport%peshkin.net | 2002-12-11 | 1 | -2/+7 |
| | | | | | r=bbaetz a=justdave | ||||
* | Bug 182946 - fix additional typo noticed on irc by tm | bbaetz%student.usyd.edu.au | 2002-12-03 | 1 | -1/+1 |
| | |||||
* | Bug 182946 - fix regressions from bug 171493 | bbaetz%student.usyd.edu.au | 2002-12-03 | 1 | -5/+5 |
| | | | | | (Bug.pm/show_bug.cgi/bug_form.pl reorg) r,a=justdave | ||||
* | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 2002-11-28 | 2 | -214/+290 |
| | | | | | r=justdave, joel a=justdave | ||||
* | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 2002-11-28 | 2 | -9/+52 |
| | | | | | | | every time we display. r=justdave a=justdave | ||||
* | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 2002-11-25 | 2 | -0/+86 |
| | | | | | | Patch by joel r=bbaetz,justdave a=justdave | ||||
* | Bug 180980 Doing 2 email searches fails when searching for CC list members | bugreport%peshkin.net | 2002-11-22 | 1 | -8/+21 |
| | | | | | Patch by bugreport@peshkin.net r=myk, a=justdave | ||||
* | Bug 180966 - warnings in webserver error log (take 2) | bbaetz%student.usyd.edu.au | 2002-11-22 | 1 | -1/+1 |
| | | | | r=joel, a=justdave | ||||
* | Backing out the checkin for bug 180966 (fix warnings in web server error ↵ | justdave%syndicomm.com | 2002-11-22 | 1 | -1/+1 |
| | | | | | | log). This checkin caused commenting on bugs to fail if timetracking is not enabled. | ||||
* | Bug 179582 - More informative and easier to read flag email template | jeff.hedlund%matrixsi.com | 2002-11-20 | 1 | -4/+4 |
| | | | | | r=myk a=myk | ||||
* | Bug 180966 - fix misc warnings | bbaetz%student.usyd.edu.au | 2002-11-20 | 1 | -1/+1 |
| | | | | r,a=myk | ||||
* | Bug 124589 - support database replication | bbaetz%student.usyd.edu.au | 2002-11-19 | 2 | -9/+5 |
| | | | | r=myk, a=justdave | ||||
* | Bug 179960 - Qucksearch queries are slow and timeout | bbaetz%student.usyd.edu.au | 2002-11-18 | 1 | -9/+30 |
| | | | | | fixed by adding subselect emulation for product/component lookups r=joel, a=justdave | ||||
* | Fix for bug 180632: corrects reference flag->is_requesteeble to ↵ | myk%mozilla.org | 2002-11-18 | 1 | -4/+5 |
| | | | | | | | flag->type->is_requesteeble r=bbaetz a=myk | ||||
* | Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" ↵ | myk%mozilla.org | 2002-11-18 | 1 | -1/+2 |
| | | | | | | | from before "trim" per bbaetz. r=bbaetz a=myk | ||||
* | Fix for bug 179494: prevents Bugzilla from thinking users have changed flags ↵ | myk%mozilla.org | 2002-11-17 | 2 | -13/+30 |
| | | | | | | | when they haven't. r=bbaetz a=myk | ||||
* | Bug 179697 - OR terms need extra level of bracketing | bbaetz%student.usyd.edu.au | 2002-11-14 | 1 | -0/+1 |
| | | | | r=myk, a=justdave | ||||
* | Bug 179706 activity log needs to include full account names for requestees | bugreport%peshkin.net | 2002-11-13 | 1 | -2/+2 |
| | | | | r,a=myk | ||||
* | Bug 179491 Searchs of attachments containing a string do not enforce ↵ | bugreport%peshkin.net | 2002-11-12 | 1 | -0/+3 |
| | | | | | | | attchment privacy r=bbaetz a=justdave | ||||
* | Fix for bug 179334: updates the setter consistently. also fixes numerous ↵ | myk%mozilla.org | 2002-11-11 | 2 | -16/+50 |
| | | | | | | | other bugs in the RT code. r=bbaetz a=myk | ||||
* | Bug 179238 - searching by commenter is ignored if you do 'exact' or | bbaetz%student.usyd.edu.au | 2002-11-10 | 1 | -4/+4 |
| | | | | | 'contains' r, a=myk | ||||
* | Bug 179242 Part 2 - Handle both conditions for the if block | jake%bugzilla.org | 2002-11-10 | 1 | -2/+2 |
| | | | | r=bbaetz | ||||
* | Bug 178383 - product/component query conditions appear twice | bbaetz%student.usyd.edu.au | 2002-11-10 | 1 | -14/+0 |
| | | | | | r=myk, justdave a=justdave | ||||
* | Bug 179193 - anyexact should use IN, not OR | bbaetz%student.usyd.edu.au | 2002-11-10 | 1 | -2/+4 |
| | | | | r=gerv, a=justdave | ||||
* | Bug 179242 Searching for comment contains string + email gives "Not unique ↵ | bugreport%peshkin.net | 2002-11-10 | 1 | -1/+1 |
| | | | | | | | table/alias: 'longdescs_' at globals.pl line 242" r=jake a=myk | ||||
* | Bug 179174 - renable $| = 1 | bbaetz%student.usyd.edu.au | 2002-11-09 | 1 | -0/+3 |
| | | | | | r=justdave x2 a=justdave | ||||
* | Bumping version number for development snapshot tarball | justdave%syndicomm.com | 2002-11-09 | 1 | -1/+1 |
| | |||||
* | Bug 114696 - permission checking in queries not optimal | bbaetz%student.usyd.edu.au | 2002-11-09 | 1 | -21/+33 |
| | | | | | Patch by joel, dkl + me r=myk, a=justdave | ||||
* | Fix for bug 172518: makes the request tracker use the generic user matching code | myk%mozilla.org | 2002-11-08 | 2 | -59/+36 |
| | | | | | r=not_erik,joel a=justdave | ||||
* | Fix for bug 178801: Missing &:: caused function call to fail, resulting in ↵ | myk%mozilla.org | 2002-11-07 | 1 | -1/+1 |
| | | | | | | | server error. r=justdave a=justdave | ||||
* | Fix for bug 178801: missing &:: caused function not to be found, resulting ↵ | myk%mozilla.org | 2002-11-07 | 1 | -1/+1 |
| | | | | | | in server error r=justdave | ||||
* | Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch ↵ | gerv%gerv.net | 2002-11-05 | 1 | -0/+20 |
| | | | | by gerv; r=justdave. | ||||
* | Bug 177436 User matching shouldn't be case-sensitive | bugreport%peshkin.net | 2002-11-05 | 1 | -5/+5 |
| | | | | | | patch by not_erik 2xr=justdave a=justdave for 2.17.1 | ||||
* | Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by | kiko%async.com.br | 2002-11-04 | 1 | -3/+6 |
| | | | | Toms Baugis, r=kiko, 2xr=joel. | ||||
* | Bug 127200 Query for CC/longdesc/OR takes long time | bugreport%peshkin.net | 2002-11-01 | 1 | -7/+70 |
| | | | | r=gerv | ||||
* | Bug 177435 exact match on assignee fails with user matching | bugreport%peshkin.net | 2002-11-01 | 1 | -1/+1 |
| | | | | | patch by not_erik r=myk,joel | ||||
* | Bug 177624 Wildcard rejects --do_not_change-- in mass-change | bugreport%peshkin.net | 2002-11-01 | 1 | -0/+6 |
| | | | | | Patch by not_erik r=joel | ||||
* | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 2002-10-26 | 3 | -57/+216 |
| | | | | r=gerv, justdave | ||||
* | Bug 162990 Shorthand/wildcard entry for login names in assign, cc, qa, fields | bugreport%peshkin.net | 2002-10-25 | 1 | -19/+242 |
| | | | | | patch by not_erik@dasbistro.com r=joel, myk | ||||
* | Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules | bbaetz%student.usyd.edu.au | 2002-10-16 | 2 | -245/+219 |
| | | | | r=joel x2 | ||||
* | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 2002-10-13 | 1 | -0/+61 |
| | | | | | patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave | ||||
* | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵ | gerv%gerv.net | 2002-10-06 | 1 | -6/+1 |
| | | | | Patch by gerv; r=burnus. | ||||
* | Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵ | gerv%gerv.net | 2002-09-30 | 1 | -2/+1 |
| | | | | templates. Patch by burnus; r=gerv. | ||||
* | Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm. | myk%mozilla.org | 2002-09-29 | 1 | -18/+17 |
| | | | | r=bbaetz | ||||
* | Fixing build bustage. | myk%mozilla.org | 2002-09-29 | 1 | -1/+1 |
| | |||||
* | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 2002-09-29 | 5 | -86/+1176 |
| | | | | | | enhancements to attachment statuses. r=gerv,bbaetz | ||||
* | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 2002-09-25 | 1 | -0/+4 |
| |