aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number for releasejustdave%syndicomm.com2003-11-031-1/+1
|
* Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. ↵gerv%gerv.net2003-11-021-2/+1
| | | | Patch by gerv; r=bbaetz, a=justdave.
* Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"justdave%syndicomm.com2003-10-261-1/+1
| | | | r= bbaetz, a= justdave
* Fix for bug 183788: make request mail go out when a request is created and ↵myk%mozilla.org2003-10-251-3/+3
| | | | there's no requestee but there is a cc: list
* Bug 221977: Insecure dependency in require while running with -T switch at ↵jocuri%softhome.net2003-10-191-0/+6
| | | | Bugzilla/Auth.pm; patch by Dave Miller (justdave@bugzilla.org); r=gerv; a=justdave.
* Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵justdave%syndicomm.com2003-09-181-0/+1
| | | | | | causing data with @ produced by javascript to show up as @ r=timeless, a=justdave
* Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org2003-09-147-44/+114
| | | | r,a=justdave
* Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ↵gerv%gerv.net2003-09-121-3/+3
| | | | people, but in the end by gerv; r,a=justdave.
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-071-0/+5
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Fix for bug 145588: adds full-text search option for more accurate finding ↵myk%mozilla.org2003-09-031-2/+66
| | | | | | | of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
* Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)justdave%syndicomm.com2003-09-021-1/+1
| | | | r= bbaetz, a= justdave
* Fix for bug 217029: creates appropriate date string if string is empty now ↵myk%mozilla.org2003-08-271-0/+4
| | | | | | | that Date::Parse 2.27 doesn't do it for us auto-magically. r=justdave a=justdave
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-222-0/+17
| | | | r,a=justdave
* Bug 216019 Change various sentences in BugMail.pmtimeless%mozdev.org2003-08-151-15/+15
| | | | r=preed a=justdave
* Partial fix for bug 120030: adds template filter for obscuring email addresses.myk%mozilla.org2003-08-011-0/+8
| | | | | Patch by Stephen Lee <slee@@wilcoxassoc.com>. r=myk,a=myk
* Bug 122365 - Allow installation definable LDAP filtersbbaetz%acm.org2003-07-141-2/+2
| | | | r,a=justdave
* Bug 107580: Add space to front of "New:" designator on bugmail so it will ↵justdave%syndicomm.com2003-07-101-1/+1
| | | | | | | always sort before changed mails in an alphabetical subject listing in user mailboxes. Patch by benc@netscape.com r= myk, a=myk
* 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
| | | | r,a=justdave
* Bug 207096 minor spelling fixes for Bugzilla/Search.pmtimeless%mozdev.org2003-06-131-6/+6
| | | | r=justdave a=justdave
* Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org2003-06-071-8/+0
| | | | r,a=justdave
* Bug 205463 - Tokens aren't canceled after a successful login.bbaetz%acm.org2003-06-072-2/+2
| | | | patch by 'Randall M! Gee', r=bbaetz, a=justdave
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-037-114/+505
| | | | r=myk,jake
* Bug 37749 - query for changes to specific field in last n days not working. ↵gerv%gerv.net2003-05-231-51/+52
| | | | Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv.
* Bug 204724 - ExcludeSelf doesn't work with an email containing capital ↵preed%sigkill.com2003-05-131-1/+1
| | | | letters; Patch by marcschum@web.de, r=preed/myk,a=myk
* Bug 204592 - invalid column name errorbbaetz%acm.org2003-05-091-18/+8
| | | | r,a=myk
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-056-27/+103
| | | | r=joel, a=justdave
* Bug 204104 - internal error in Search.pm when searching for invalidbbaetz%acm.org2003-05-031-5/+6
| | | | | | | keywords/email patch by mike.morgan@oregonstate.edu (michael morgan) r=bbaetz a=justdave
* Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org2003-04-271-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.org2003-04-254-18/+150
| | | | | | | request notifications r=bbaetz,jpreed a=justdave
* 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 ↵bugreport%peshkin.net2003-04-191-1/+1
| | | | | | | missing get_netaddr r=bbaetz a=myk
* Bug 71790 - Duplicate resolution field should include bug number of originalburnus%gmx.de2003-04-092-1/+19
| | | | r=bbaetz,a=justdave
* Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ↵gerv%gerv.net2003-04-091-0/+1
| | | | Patch by gerv; r,a=myk
* Bug 200072 - Creating new users from LDAP at authentication time is brokenbbaetz%acm.org2003-04-051-3/+3
| | | | r,a=justdave
* Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org2003-04-022-10/+102
| | | | | r=gerv a=justdave
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-229-16/+855
| | | | | r=gerv, justdave a=justdave
* Bug 193989: EmailSuffix wasn't getting used for password change tokens. ↵justdave%syndicomm.com2003-03-141-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.org2003-03-091-1/+1
| | | | | | anyexact. r+a=justdave
* Bug 194394 - Internal error after turning useqacontact offbbaetz%acm.org2003-02-231-2/+8
| | | | r,a=justdave
* Bug 194426: "usequips" was renamed improperly in the backward-compatibility ↵justdave%syndicomm.com2003-02-221-2/+2
| | | | | | | Param code. Patch by Steve Lamm <slamm@yahoo-inc.com> r= bbaetz, a= justdave
* Bug 193985 - errors from SendSQL aren't being reportedbbaetz%acm.org2003-02-201-2/+2
| | | | r,a=justdave
* Bug 186994 - Unable to accept a new bug that has been assigned. Patch by ↵gerv%gerv.net2003-02-161-3/+5
| | | | gerv; r=bbaetz, a=justdave.
* Bug 192877 - State changes on bugs w/ dependancies cause "Use of ↵preed%sigkill.com2003-02-151-6/+9
| | | | uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave
* Bug 192531 - Bugzilla not properly closing DB statement handlesbbaetz%acm.org2003-02-141-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.com2003-02-102-0/+886
| | | | a=justdave
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-072-3/+14
| | | | | r=gerv, justdave a=justdave
* Bug 191085 - Fix FetchSQLData compat code.bbaetz%acm.org2003-02-021-5/+4
| | | | r,a=justdave
* Bug 191080 - fix SQLQuote return value for an undef inputbbaetz%acm.org2003-01-301-1/+1
| | | | r=gerv, a=justdave
* Bug 106918: the "movers" param was not being interpreted correctly by ↵justdave%syndicomm.com2003-01-241-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