summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org7-114/+505
2003-05-23Bug 37749 - query for changes to specific field in last n days not working. R...gerv%gerv.net1-51/+52
2003-05-13Bug 204724 - ExcludeSelf doesn't work with an email containing capital letter...preed%sigkill.com1-1/+1
2003-05-09Bug 204592 - invalid column name errorbbaetz%acm.org1-18/+8
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org6-27/+103
2003-05-03Bug 204104 - internal error in Search.pm when searching for invalidbbaetz%acm.org1-5/+6
2003-04-27Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org1-1/+1
2003-04-25Fix for bug 179510: takes group restrictions into account when sending reques...myk%mozilla.org4-18/+150
2003-04-25Bumping version number to 2.17.4 for developer snapshot releasejustdave%syndicomm.com1-1/+1
2003-04-19bug 202534 - Login with unrestricted IP address fails - tries to access missi...bugreport%peshkin.net1-1/+1
2003-04-09Bug 71790 - Duplicate resolution field should include bug number of originalburnus%gmx.de2-1/+19
2003-04-09Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ...gerv%gerv.net1-0/+1
2003-04-05Bug 200072 - Creating new users from LDAP at authentication time is brokenbbaetz%acm.org1-3/+3
2003-04-02Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2-10/+102
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