Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵ | gerv%gerv.net | 2003-01-24 | 1 | -1/+62 | |
| | | | | by burnus; r=gerv, a=justdave. | |||||
* | Bug 189446 - Can't change product of a bug | bbaetz%acm.org | 2003-01-23 | 1 | -1/+8 | |
| | | | | r, a=justdave | |||||
* | Bug 188161 - assignee/qa missing change knobs. | bbaetz%acm.org | 2003-01-23 | 1 | -3/+3 | |
| | | | | r, a=justdave | |||||
* | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 2003-01-15 | 1 | -0/+258 | |
| | | | | | r=justdave, myk, joel, preed a=justdave | |||||
* | Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes | zach%zachlipton.com | 2003-01-11 | 1 | -1/+1 | |
| | | | | | | | | | the spelling errors so tinderbox doesn't barf, part two fixes t/006spellcheck.t and adds some more new words to check for. Part 1 patch by myself, r=timeless Part 2 patch by MattyT. r=zach (myself) a=justdave | |||||
* | Bumping the rev number for 2.17.3 release. | preed%sigkill.com | 2003-01-03 | 1 | -1/+1 | |
| | ||||||
* | Bug 186594: $db_sock was not being exported from Bugzilla/Config.pm | justdave%syndicomm.com | 2002-12-26 | 1 | -1/+1 | |
| | | | | | patch by sergeyli@pisem.net (Sergey Lipnevich) r=bbaetz, a=justdave | |||||
* | Bug 186337 - Param lookup should fall back to defaults | bbaetz%student.usyd.edu.au | 2002-12-22 | 1 | -2/+11 | |
| | | | | r=joel, a=justdave | |||||
* | 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 |