aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 192877 - State changes on bugs w/ dependancies cause "Use of uninitialize...preed%sigkill.com2003-02-151-6/+9
* Bug 192531 - Bugzilla not properly closing DB statement handlesbbaetz%acm.org2003-02-141-10/+10
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a...preed%sigkill.com2003-02-102-0/+886
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-072-3/+14
* Bug 191085 - Fix FetchSQLData compat code.bbaetz%acm.org2003-02-021-5/+4
* Bug 191080 - fix SQLQuote return value for an undef inputbbaetz%acm.org2003-01-301-1/+1
* Bug 106918: the "movers" param was not being interpreted correctly by move.pl...justdave%syndicomm.com2003-01-241-0/+2
* Bug 126955 - Bugzilla should support translated/localized templates. Patch by...gerv%gerv.net2003-01-241-1/+62
* Bug 189446 - Can't change product of a bugbbaetz%acm.org2003-01-231-1/+8
* Bug 188161 - assignee/qa missing change knobs.bbaetz%acm.org2003-01-231-3/+3
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-151-0/+258
* Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com2003-01-111-1/+1
* Bumping the rev number for 2.17.3 release.preed%sigkill.com2003-01-031-1/+1
* Bug 186594: $db_sock was not being exported from Bugzilla/Config.pmjustdave%syndicomm.com2002-12-261-1/+1
* Bug 186337 - Param lookup should fall back to defaultsbbaetz%student.usyd.edu.au2002-12-221-2/+11
* Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-203-1/+290
* Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2002-12-152-129/+56
* bumping version number to 2.17.2justdave%syndicomm.com2002-12-131-1/+1
* Bug 184256 Canedit group_control_map entry does not prevent making attachmentsbugreport%peshkin.net2002-12-111-2/+7
* Bug 182946 - fix additional typo noticed on irc by tmbbaetz%student.usyd.edu.au2002-12-031-1/+1
* Bug 182946 - fix regressions from bug 171493bbaetz%student.usyd.edu.au2002-12-031-5/+5
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-282-214/+290
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-282-9/+52
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-252-0/+86
* Bug 180980 Doing 2 email searches fails when searching for CC list membersbugreport%peshkin.net2002-11-221-8/+21
* Bug 180966 - warnings in webserver error log (take 2)bbaetz%student.usyd.edu.au2002-11-221-1/+1
* Backing out the checkin for bug 180966 (fix warnings in web server error log)...justdave%syndicomm.com2002-11-221-1/+1
* Bug 179582 - More informative and easier to read flag email templatejeff.hedlund%matrixsi.com2002-11-201-4/+4
* Bug 180966 - fix misc warningsbbaetz%student.usyd.edu.au2002-11-201-1/+1
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-192-9/+5
* Bug 179960 - Qucksearch queries are slow and timeoutbbaetz%student.usyd.edu.au2002-11-181-9/+30
* Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->i...myk%mozilla.org2002-11-181-4/+5
* Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" ...myk%mozilla.org2002-11-181-1/+2
* Fix for bug 179494: prevents Bugzilla from thinking users have changed flags ...myk%mozilla.org2002-11-172-13/+30
* Bug 179697 - OR terms need extra level of bracketingbbaetz%student.usyd.edu.au2002-11-141-0/+1
* Bug 179706 activity log needs to include full account names for requesteesbugreport%peshkin.net2002-11-131-2/+2
* Bug 179491 Searchs of attachments containing a string do not enforce attchmen...bugreport%peshkin.net2002-11-121-0/+3
* Fix for bug 179334: updates the setter consistently. also fixes numerous oth...myk%mozilla.org2002-11-112-16/+50
* Bug 179238 - searching by commenter is ignored if you do 'exact' orbbaetz%student.usyd.edu.au2002-11-101-4/+4
* Bug 179242 Part 2 - Handle both conditions for the if blockjake%bugzilla.org2002-11-101-2/+2
* Bug 178383 - product/component query conditions appear twicebbaetz%student.usyd.edu.au2002-11-101-14/+0
* Bug 179193 - anyexact should use IN, not ORbbaetz%student.usyd.edu.au2002-11-101-2/+4
* Bug 179242 Searching for comment contains string + email gives "Not unique ta...bugreport%peshkin.net2002-11-101-1/+1
* Bug 179174 - renable $| = 1bbaetz%student.usyd.edu.au2002-11-091-0/+3
* Bumping version number for development snapshot tarballjustdave%syndicomm.com2002-11-091-1/+1
* Bug 114696 - permission checking in queries not optimalbbaetz%student.usyd.edu.au2002-11-091-21/+33
* Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org2002-11-082-59/+36
* Fix for bug 178801: Missing &:: caused function call to fail, resulting in se...myk%mozilla.org2002-11-071-1/+1
* Fix for bug 178801: missing &:: caused function not to be found, resulting in...myk%mozilla.org2002-11-071-1/+1
* Bug 173571 - Turn "all selected" into "none selected" for efficiency. Patch b...gerv%gerv.net2002-11-051-0/+20