Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 9 | -16/+855 | |
r=gerv, justdave a=justdave | |||||
2003-03-14 | Bug 193989: EmailSuffix wasn't getting used for password change tokens. ↵ | justdave%syndicomm.com | 1 | -4/+1 | |
Also removes real name from To: header which wasn't being escaped properly for RFC2822 specs. Patch by Jeff Lawson <jlawson-mozilla@bovine.net> r=justdave, a=justdave | |||||
2003-03-09 | Fix for bug 191051: make substring searches actually do substring instead of ↵ | myk%mozilla.org | 1 | -1/+1 | |
anyexact. r+a=justdave | |||||
2003-02-23 | Bug 194394 - Internal error after turning useqacontact off | bbaetz%acm.org | 1 | -2/+8 | |
r,a=justdave | |||||
2003-02-22 | Bug 194426: "usequips" was renamed improperly in the backward-compatibility ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
Param code. Patch by Steve Lamm <slamm@yahoo-inc.com> r= bbaetz, a= justdave | |||||
2003-02-20 | Bug 193985 - errors from SendSQL aren't being reported | bbaetz%acm.org | 1 | -2/+2 | |
r,a=justdave | |||||
2003-02-16 | Bug 186994 - Unable to accept a new bug that has been assigned. Patch by ↵ | gerv%gerv.net | 1 | -3/+5 | |
gerv; r=bbaetz, a=justdave. | |||||
2003-02-15 | Bug 192877 - State changes on bugs w/ dependancies cause "Use of ↵ | preed%sigkill.com | 1 | -6/+9 | |
uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave | |||||
2003-02-14 | Bug 192531 - Bugzilla not properly closing DB statement handles | bbaetz%acm.org | 1 | -10/+10 | |
Change code to work arround a perl < 5.8 leak when localising the tied statement attributes. Also, clear the sql statestack compat stuff so that the handles are really dead by the time we disconnect r,a=justdave | |||||
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵ | preed%sigkill.com | 2 | -0/+886 | |
a=justdave | |||||
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2 | -3/+14 | |
r=gerv, justdave a=justdave | |||||
2003-02-02 | Bug 191085 - Fix FetchSQLData compat code. | bbaetz%acm.org | 1 | -5/+4 | |
r,a=justdave | |||||
2003-01-30 | Bug 191080 - fix SQLQuote return value for an undef input | bbaetz%acm.org | 1 | -1/+1 | |
r=gerv, a=justdave | |||||
2003-01-24 | Bug 106918: the "movers" param was not being interpreted correctly by ↵ | justdave%syndicomm.com | 1 | -0/+2 | |
move.pl or the show_bug template. Also the exporter value was not properly fed into the xml template. r= myk, a= justdave | |||||
2003-01-24 | Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵ | gerv%gerv.net | 1 | -1/+62 | |
by burnus; r=gerv, a=justdave. | |||||
2003-01-23 | Bug 189446 - Can't change product of a bug | bbaetz%acm.org | 1 | -1/+8 | |
r, a=justdave | |||||
2003-01-23 | Bug 188161 - assignee/qa missing change knobs. | bbaetz%acm.org | 1 | -3/+3 | |
r, a=justdave | |||||
2003-01-15 | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 1 | -0/+258 | |
r=justdave, myk, joel, preed a=justdave | |||||
2003-01-11 | Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes | zach%zachlipton.com | 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 | |||||
2003-01-03 | Bumping the rev number for 2.17.3 release. | preed%sigkill.com | 1 | -1/+1 | |
2002-12-26 | Bug 186594: $db_sock was not being exported from Bugzilla/Config.pm | justdave%syndicomm.com | 1 | -1/+1 | |
patch by sergeyli@pisem.net (Sergey Lipnevich) r=bbaetz, a=justdave | |||||
2002-12-22 | Bug 186337 - Param lookup should fall back to defaults | bbaetz%student.usyd.edu.au | 1 | -2/+11 | |
r=joel, a=justdave | |||||
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 3 | -1/+290 | |
2002-12-15 | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 2 | -129/+56 | |
r=gerv, justdave a=justdave | |||||
2002-12-13 | bumping version number to 2.17.2 | justdave%syndicomm.com | 1 | -1/+1 | |
2002-12-11 | Bug 184256 Canedit group_control_map entry does not prevent making attachments | bugreport%peshkin.net | 1 | -2/+7 | |
r=bbaetz a=justdave | |||||
2002-12-03 | Bug 182946 - fix additional typo noticed on irc by tm | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
2002-12-03 | Bug 182946 - fix regressions from bug 171493 | bbaetz%student.usyd.edu.au | 1 | -5/+5 | |
(Bug.pm/show_bug.cgi/bug_form.pl reorg) r,a=justdave | |||||
2002-11-28 | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 2 | -214/+290 | |
r=justdave, joel a=justdave | |||||
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 2 | -9/+52 | |
every time we display. r=justdave a=justdave | |||||
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 2 | -0/+86 | |
Patch by joel r=bbaetz,justdave a=justdave | |||||
2002-11-22 | Bug 180980 Doing 2 email searches fails when searching for CC list members | bugreport%peshkin.net | 1 | -8/+21 | |
Patch by bugreport@peshkin.net r=myk, a=justdave | |||||
2002-11-22 | Bug 180966 - warnings in webserver error log (take 2) | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=joel, a=justdave | |||||
2002-11-22 | Backing out the checkin for bug 180966 (fix warnings in web server error ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
log). This checkin caused commenting on bugs to fail if timetracking is not enabled. | |||||
2002-11-20 | Bug 179582 - More informative and easier to read flag email template | jeff.hedlund%matrixsi.com | 1 | -4/+4 | |
r=myk a=myk | |||||
2002-11-20 | Bug 180966 - fix misc warnings | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r,a=myk | |||||
2002-11-19 | Bug 124589 - support database replication | bbaetz%student.usyd.edu.au | 2 | -9/+5 | |
r=myk, a=justdave | |||||
2002-11-18 | Bug 179960 - Qucksearch queries are slow and timeout | bbaetz%student.usyd.edu.au | 1 | -9/+30 | |
fixed by adding subselect emulation for product/component lookups r=joel, a=justdave | |||||
2002-11-18 | Fix for bug 180632: corrects reference flag->is_requesteeble to ↵ | myk%mozilla.org | 1 | -4/+5 | |
flag->type->is_requesteeble r=bbaetz a=myk | |||||
2002-11-18 | Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" ↵ | myk%mozilla.org | 1 | -1/+2 | |
from before "trim" per bbaetz. r=bbaetz a=myk | |||||
2002-11-17 | Fix for bug 179494: prevents Bugzilla from thinking users have changed flags ↵ | myk%mozilla.org | 2 | -13/+30 | |
when they haven't. r=bbaetz a=myk | |||||
2002-11-14 | Bug 179697 - OR terms need extra level of bracketing | bbaetz%student.usyd.edu.au | 1 | -0/+1 | |
r=myk, a=justdave | |||||
2002-11-13 | Bug 179706 activity log needs to include full account names for requestees | bugreport%peshkin.net | 1 | -2/+2 | |
r,a=myk | |||||
2002-11-12 | Bug 179491 Searchs of attachments containing a string do not enforce ↵ | bugreport%peshkin.net | 1 | -0/+3 | |
attchment privacy r=bbaetz a=justdave | |||||
2002-11-11 | Fix for bug 179334: updates the setter consistently. also fixes numerous ↵ | myk%mozilla.org | 2 | -16/+50 | |
other bugs in the RT code. r=bbaetz a=myk | |||||
2002-11-10 | Bug 179238 - searching by commenter is ignored if you do 'exact' or | bbaetz%student.usyd.edu.au | 1 | -4/+4 | |
'contains' r, a=myk | |||||
2002-11-10 | Bug 179242 Part 2 - Handle both conditions for the if block | jake%bugzilla.org | 1 | -2/+2 | |
r=bbaetz | |||||
2002-11-10 | Bug 178383 - product/component query conditions appear twice | bbaetz%student.usyd.edu.au | 1 | -14/+0 | |
r=myk, justdave a=justdave | |||||
2002-11-10 | Bug 179193 - anyexact should use IN, not OR | bbaetz%student.usyd.edu.au | 1 | -2/+4 | |
r=gerv, a=justdave | |||||
2002-11-10 | Bug 179242 Searching for comment contains string + email gives "Not unique ↵ | bugreport%peshkin.net | 1 | -1/+1 | |
table/alias: 'longdescs_' at globals.pl line 242" r=jake a=myk |