Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 2003-04-27 | 1 | -1/+1 |
| | | | | | | patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave | ||||
* | Fix for bug 179510: takes group restrictions into account when sending ↵ | myk%mozilla.org | 2003-04-25 | 4 | -18/+150 |
| | | | | | | | request notifications r=bbaetz,jpreed a=justdave | ||||
* | Bumping version number to 2.17.4 for developer snapshot release | justdave%syndicomm.com | 2003-04-25 | 1 | -1/+1 |
| | |||||
* | bug 202534 - Login with unrestricted IP address fails - tries to access ↵ | bugreport%peshkin.net | 2003-04-19 | 1 | -1/+1 |
| | | | | | | | missing get_netaddr r=bbaetz a=myk | ||||
* | Bug 71790 - Duplicate resolution field should include bug number of original | burnus%gmx.de | 2003-04-09 | 2 | -1/+19 |
| | | | | r=bbaetz,a=justdave | ||||
* | Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ↵ | gerv%gerv.net | 2003-04-09 | 1 | -0/+1 |
| | | | | Patch by gerv; r,a=myk | ||||
* | Bug 200072 - Creating new users from LDAP at authentication time is broken | bbaetz%acm.org | 2003-04-05 | 1 | -3/+3 |
| | | | | r,a=justdave | ||||
* | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 2003-04-02 | 2 | -10/+102 |
| | | | | | r=gerv a=justdave | ||||
* | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2003-03-22 | 9 | -16/+855 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 193989: EmailSuffix wasn't getting used for password change tokens. ↵ | justdave%syndicomm.com | 2003-03-14 | 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 | ||||
* | Fix for bug 191051: make substring searches actually do substring instead of ↵ | myk%mozilla.org | 2003-03-09 | 1 | -1/+1 |
| | | | | | | anyexact. r+a=justdave | ||||
* | Bug 194394 - Internal error after turning useqacontact off | bbaetz%acm.org | 2003-02-23 | 1 | -2/+8 |
| | | | | r,a=justdave | ||||
* | Bug 194426: "usequips" was renamed improperly in the backward-compatibility ↵ | justdave%syndicomm.com | 2003-02-22 | 1 | -2/+2 |
| | | | | | | | Param code. Patch by Steve Lamm <slamm@yahoo-inc.com> r= bbaetz, a= justdave | ||||
* | Bug 193985 - errors from SendSQL aren't being reported | bbaetz%acm.org | 2003-02-20 | 1 | -2/+2 |
| | | | | r,a=justdave | ||||
* | Bug 186994 - Unable to accept a new bug that has been assigned. Patch by ↵ | gerv%gerv.net | 2003-02-16 | 1 | -3/+5 |
| | | | | gerv; r=bbaetz, a=justdave. | ||||
* | Bug 192877 - State changes on bugs w/ dependancies cause "Use of ↵ | preed%sigkill.com | 2003-02-15 | 1 | -6/+9 |
| | | | | uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave | ||||
* | Bug 192531 - Bugzilla not properly closing DB statement handles | bbaetz%acm.org | 2003-02-14 | 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 | ||||
* | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵ | preed%sigkill.com | 2003-02-10 | 2 | -0/+886 |
| | | | | a=justdave | ||||
* | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2003-02-07 | 2 | -3/+14 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 191085 - Fix FetchSQLData compat code. | bbaetz%acm.org | 2003-02-02 | 1 | -5/+4 |
| | | | | r,a=justdave | ||||
* | Bug 191080 - fix SQLQuote return value for an undef input | bbaetz%acm.org | 2003-01-30 | 1 | -1/+1 |
| | | | | r=gerv, a=justdave | ||||
* | Bug 106918: the "movers" param was not being interpreted correctly by ↵ | justdave%syndicomm.com | 2003-01-24 | 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 | ||||
* | 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 |