summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org9-16/+855
2003-03-14Bug 193989: EmailSuffix wasn't getting used for password change tokens. Also...justdave%syndicomm.com1-4/+1
2003-03-09Fix for bug 191051: make substring searches actually do substring instead of ...myk%mozilla.org1-1/+1
2003-02-23Bug 194394 - Internal error after turning useqacontact offbbaetz%acm.org1-2/+8
2003-02-22Bug 194426: "usequips" was renamed improperly in the backward-compatibility P...justdave%syndicomm.com1-2/+2
2003-02-20Bug 193985 - errors from SendSQL aren't being reportedbbaetz%acm.org1-2/+2
2003-02-16Bug 186994 - Unable to accept a new bug that has been assigned. Patch by gerv...gerv%gerv.net1-3/+5
2003-02-15Bug 192877 - State changes on bugs w/ dependancies cause "Use of uninitialize...preed%sigkill.com1-6/+9
2003-02-14Bug 192531 - Bugzilla not properly closing DB statement handlesbbaetz%acm.org1-10/+10
2003-02-10Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a...preed%sigkill.com2-0/+886
2003-02-07Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2-3/+14
2003-02-02Bug 191085 - Fix FetchSQLData compat code.bbaetz%acm.org1-5/+4
2003-01-30Bug 191080 - fix SQLQuote return value for an undef inputbbaetz%acm.org1-1/+1
2003-01-24Bug 106918: the "movers" param was not being interpreted correctly by move.pl...justdave%syndicomm.com1-0/+2
2003-01-24Bug 126955 - Bugzilla should support translated/localized templates. Patch by...gerv%gerv.net1-1/+62
2003-01-23Bug 189446 - Can't change product of a bugbbaetz%acm.org1-1/+8
2003-01-23Bug 188161 - assignee/qa missing change knobs.bbaetz%acm.org1-3/+3
2003-01-15Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au1-0/+258
2003-01-11Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com1-1/+1
2003-01-03Bumping the rev number for 2.17.3 release.preed%sigkill.com1-1/+1
2002-12-26Bug 186594: $db_sock was not being exported from Bugzilla/Config.pmjustdave%syndicomm.com1-1/+1
2002-12-22Bug 186337 - Param lookup should fall back to defaultsbbaetz%student.usyd.edu.au1-2/+11
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au3-1/+290
2002-12-15Bug 158499 - Templatise XML bug outputbbaetz%student.usyd.edu.au2-129/+56
2002-12-13bumping version number to 2.17.2justdave%syndicomm.com1-1/+1
2002-12-11Bug 184256 Canedit group_control_map entry does not prevent making attachmentsbugreport%peshkin.net1-2/+7
2002-12-03Bug 182946 - fix additional typo noticed on irc by tmbbaetz%student.usyd.edu.au1-1/+1
2002-12-03Bug 182946 - fix regressions from bug 171493bbaetz%student.usyd.edu.au1-5/+5
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2-214/+290
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2-9/+52
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net2-0/+86
2002-11-22Bug 180980 Doing 2 email searches fails when searching for CC list membersbugreport%peshkin.net1-8/+21
2002-11-22Bug 180966 - warnings in webserver error log (take 2)bbaetz%student.usyd.edu.au1-1/+1
2002-11-22Backing out the checkin for bug 180966 (fix warnings in web server error log)...justdave%syndicomm.com1-1/+1
2002-11-20Bug 179582 - More informative and easier to read flag email templatejeff.hedlund%matrixsi.com1-4/+4
2002-11-20Bug 180966 - fix misc warningsbbaetz%student.usyd.edu.au1-1/+1
2002-11-19Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2-9/+5
2002-11-18Bug 179960 - Qucksearch queries are slow and timeoutbbaetz%student.usyd.edu.au1-9/+30
2002-11-18Fix for bug 180632: corrects reference flag->is_requesteeble to flag->type->i...myk%mozilla.org1-4/+5
2002-11-18Last part of fix for bug 179494: adds "use Bugzilla::Util" and removes "&::" ...myk%mozilla.org1-1/+2
2002-11-17Fix for bug 179494: prevents Bugzilla from thinking users have changed flags ...myk%mozilla.org2-13/+30
2002-11-14Bug 179697 - OR terms need extra level of bracketingbbaetz%student.usyd.edu.au1-0/+1
2002-11-13Bug 179706 activity log needs to include full account names for requesteesbugreport%peshkin.net1-2/+2
2002-11-12Bug 179491 Searchs of attachments containing a string do not enforce attchmen...bugreport%peshkin.net1-0/+3
2002-11-11Fix for bug 179334: updates the setter consistently. also fixes numerous oth...myk%mozilla.org2-16/+50
2002-11-10Bug 179238 - searching by commenter is ignored if you do 'exact' orbbaetz%student.usyd.edu.au1-4/+4
2002-11-10Bug 179242 Part 2 - Handle both conditions for the if blockjake%bugzilla.org1-2/+2
2002-11-10Bug 178383 - product/component query conditions appear twicebbaetz%student.usyd.edu.au1-14/+0
2002-11-10Bug 179193 - anyexact should use IN, not ORbbaetz%student.usyd.edu.au1-2/+4
2002-11-10Bug 179242 Searching for comment contains string + email gives "Not unique ta...bugreport%peshkin.net1-1/+1