aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org2004-01-122-0/+88
* Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME ...jocuri%softhome.net2004-01-111-1/+1
* Bug 226682 - make it possible to edit series. This also changes the Series ob...gerv%gerv.net2003-12-081-85/+93
* Fix for bug 226982: Move password change code into Bugzilla::Auth (partkiko%async.com.br2003-12-071-28/+50
* Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used ...justdave%syndicomm.com2003-12-071-1/+0
* Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide akiko%async.com.br2003-11-271-1/+26
* Bug 226027: Use the Perl CGI module to send cookies.justdave%syndicomm.com2003-11-231-8/+45
* Bug 226284 - slow queries for creation_tsbbaetz%acm.org2003-11-231-1/+1
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-225-24/+55
* Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for allbbaetz%acm.org2003-11-221-3/+8
* Fix for bug 226207: Internal Server Error while requesting an attachmentkiko%async.com.br2003-11-211-0/+1
* Bump version number to 2.17.6justdave%syndicomm.com2003-11-101-1/+1
* Bug 221160 - crash if illegal date specified in new charts date range. Patch ...gerv%gerv.net2003-11-081-1/+1
* Bug 222564 - The chart made when creating a new Product/Component is not publ...gerv%gerv.net2003-11-081-10/+14
* Bump version number for releasejustdave%syndicomm.com2003-11-031-1/+1
* Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. Pa...gerv%gerv.net2003-11-021-2/+1
* Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"justdave%syndicomm.com2003-10-261-1/+1
* Fix for bug 183788: make request mail go out when a request is created and th...myk%mozilla.org2003-10-251-3/+3
* Bug 221977: Insecure dependency in require while running with -T switch at Bu...jocuri%softhome.net2003-10-191-0/+6
* Bug 219216: Javascript improperly using FILTER html instead of FILTER js caus...justdave%syndicomm.com2003-09-181-0/+1
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-147-44/+114
* Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ...gerv%gerv.net2003-09-121-3/+3
* Bug 207044 - Filter more template directives. None of these are security bugs...gerv%gerv.net2003-09-071-0/+5
* Fix for bug 145588: adds full-text search option for more accurate finding of...myk%mozilla.org2003-09-031-2/+66
* Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)justdave%syndicomm.com2003-09-021-1/+1
* Fix for bug 217029: creates appropriate date string if string is empty now th...myk%mozilla.org2003-08-271-0/+4
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-222-0/+17
* Bug 216019 Change various sentences in BugMail.pmtimeless%mozdev.org2003-08-151-15/+15
* Partial fix for bug 120030: adds template filter for obscuring email addresses.myk%mozilla.org2003-08-011-0/+8
* Bug 122365 - Allow installation definable LDAP filtersbbaetz%acm.org2003-07-141-2/+2
* Bug 107580: Add space to front of "New:" designator on bugmail so it will alw...justdave%syndicomm.com2003-07-101-1/+1
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-263-0/+620
* Bug 210324 - s/->err/->error/bbaetz%acm.org2003-06-231-1/+1
* Bug 207096 minor spelling fixes for Bugzilla/Search.pmtimeless%mozdev.org2003-06-131-6/+6
* Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org2003-06-071-8/+0
* Bug 205463 - Tokens aren't canceled after a successful login.bbaetz%acm.org2003-06-072-2/+2
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-037-114/+505
* Bug 37749 - query for changes to specific field in last n days not working. R...gerv%gerv.net2003-05-231-51/+52
* Bug 204724 - ExcludeSelf doesn't work with an email containing capital letter...preed%sigkill.com2003-05-131-1/+1
* Bug 204592 - invalid column name errorbbaetz%acm.org2003-05-091-18/+8
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-056-27/+103
* Bug 204104 - internal error in Search.pm when searching for invalidbbaetz%acm.org2003-05-031-5/+6
* Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org2003-04-271-1/+1
* Fix for bug 179510: takes group restrictions into account when sending reques...myk%mozilla.org2003-04-254-18/+150
* Bumping version number to 2.17.4 for developer snapshot releasejustdave%syndicomm.com2003-04-251-1/+1
* bug 202534 - Login with unrestricted IP address fails - tries to access missi...bugreport%peshkin.net2003-04-191-1/+1
* Bug 71790 - Duplicate resolution field should include bug number of originalburnus%gmx.de2003-04-092-1/+19
* Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ...gerv%gerv.net2003-04-091-0/+1
* Bug 200072 - Creating new users from LDAP at authentication time is brokenbbaetz%acm.org2003-04-051-3/+3
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-022-10/+102