Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-09-03 | Fix for bug 145588: adds full-text search option for more accurate finding ↵ | myk%mozilla.org | 1 | -2/+66 | |
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk | |||||
2003-09-02 | Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility) | justdave%syndicomm.com | 1 | -1/+1 | |
r= bbaetz, a= justdave | |||||
2003-08-27 | Fix for bug 217029: creates appropriate date string if string is empty now ↵ | myk%mozilla.org | 1 | -0/+4 | |
that Date::Parse 2.27 doesn't do it for us auto-magically. r=justdave a=justdave | |||||
2003-08-22 | Bug 139011 - Improve buglist colors further | burnus%gmx.de | 2 | -0/+17 | |
r,a=justdave | |||||
2003-08-15 | Bug 216019 Change various sentences in BugMail.pm | timeless%mozdev.org | 1 | -15/+15 | |
r=preed a=justdave | |||||
2003-08-01 | Partial fix for bug 120030: adds template filter for obscuring email addresses. | myk%mozilla.org | 1 | -0/+8 | |
Patch by Stephen Lee <slee@@wilcoxassoc.com>. r=myk,a=myk | |||||
2003-07-14 | Bug 122365 - Allow installation definable LDAP filters | bbaetz%acm.org | 1 | -2/+2 | |
r,a=justdave | |||||
2003-07-10 | Bug 107580: Add space to front of "New:" designator on bugmail so it will ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
always sort before changed mails in an alphabetical subject listing in user mailboxes. Patch by benc@netscape.com r= myk, a=myk | |||||
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 3 | -0/+620 | |
2003-06-23 | Bug 210324 - s/->err/->error/ | bbaetz%acm.org | 1 | -1/+1 | |
r,a=justdave | |||||
2003-06-13 | Bug 207096 minor spelling fixes for Bugzilla/Search.pm | timeless%mozdev.org | 1 | -6/+6 | |
r=justdave a=justdave | |||||
2003-06-07 | Bug 208583 - Remove PerformSubsts from templates | bbaetz%acm.org | 1 | -8/+0 | |
r,a=justdave | |||||
2003-06-07 | Bug 205463 - Tokens aren't canceled after a successful login. | bbaetz%acm.org | 2 | -2/+2 | |
patch by 'Randall M! Gee', r=bbaetz, a=justdave | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 7 | -114/+505 | |
r=myk,jake | |||||
2003-05-23 | Bug 37749 - query for changes to specific field in last n days not working. ↵ | gerv%gerv.net | 1 | -51/+52 | |
Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv. | |||||
2003-05-13 | Bug 204724 - ExcludeSelf doesn't work with an email containing capital ↵ | preed%sigkill.com | 1 | -1/+1 | |
letters; Patch by marcschum@web.de, r=preed/myk,a=myk | |||||
2003-05-09 | Bug 204592 - invalid column name error | bbaetz%acm.org | 1 | -18/+8 | |
r,a=myk | |||||
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 6 | -27/+103 | |
r=joel, a=justdave | |||||
2003-05-03 | Bug 204104 - internal error in Search.pm when searching for invalid | bbaetz%acm.org | 1 | -5/+6 | |
keywords/email patch by mike.morgan@oregonstate.edu (michael morgan) r=bbaetz a=justdave | |||||
2003-04-27 | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 1 | -1/+1 | |
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave | |||||
2003-04-25 | Fix for bug 179510: takes group restrictions into account when sending ↵ | myk%mozilla.org | 4 | -18/+150 | |
request notifications r=bbaetz,jpreed a=justdave | |||||
2003-04-25 | Bumping version number to 2.17.4 for developer snapshot release | justdave%syndicomm.com | 1 | -1/+1 | |
2003-04-19 | bug 202534 - Login with unrestricted IP address fails - tries to access ↵ | bugreport%peshkin.net | 1 | -1/+1 | |
missing get_netaddr r=bbaetz a=myk | |||||
2003-04-09 | Bug 71790 - Duplicate resolution field should include bug number of original | burnus%gmx.de | 2 | -1/+19 | |
r=bbaetz,a=justdave | |||||
2003-04-09 | Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. ↵ | gerv%gerv.net | 1 | -0/+1 | |
Patch by gerv; r,a=myk | |||||
2003-04-05 | Bug 200072 - Creating new users from LDAP at authentication time is broken | bbaetz%acm.org | 1 | -3/+3 | |
r,a=justdave | |||||
2003-04-02 | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 2 | -10/+102 | |
r=gerv a=justdave | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 9 | -16/+855 | |
r=gerv, justdave a=justdave | |||||
2003-03-14 | Bug 193989: EmailSuffix wasn't getting used for password change tokens. ↵ | justdave%syndicomm.com | 1 | -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 | |||||
2003-03-09 | Fix for bug 191051: make substring searches actually do substring instead of ↵ | myk%mozilla.org | 1 | -1/+1 | |
anyexact. r+a=justdave | |||||
2003-02-23 | Bug 194394 - Internal error after turning useqacontact off | bbaetz%acm.org | 1 | -2/+8 | |
r,a=justdave | |||||
2003-02-22 | Bug 194426: "usequips" was renamed improperly in the backward-compatibility ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
Param code. Patch by Steve Lamm <slamm@yahoo-inc.com> r= bbaetz, a= justdave | |||||
2003-02-20 | Bug 193985 - errors from SendSQL aren't being reported | bbaetz%acm.org | 1 | -2/+2 | |
r,a=justdave | |||||
2003-02-16 | Bug 186994 - Unable to accept a new bug that has been assigned. Patch by ↵ | gerv%gerv.net | 1 | -3/+5 | |
gerv; r=bbaetz, a=justdave. | |||||
2003-02-15 | Bug 192877 - State changes on bugs w/ dependancies cause "Use of ↵ | preed%sigkill.com | 1 | -6/+9 | |
uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave | |||||
2003-02-14 | Bug 192531 - Bugzilla not properly closing DB statement handles | bbaetz%acm.org | 1 | -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 | |||||
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵ | preed%sigkill.com | 2 | -0/+886 | |
a=justdave | |||||
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2 | -3/+14 | |
r=gerv, justdave a=justdave | |||||
2003-02-02 | Bug 191085 - Fix FetchSQLData compat code. | bbaetz%acm.org | 1 | -5/+4 | |
r,a=justdave | |||||
2003-01-30 | Bug 191080 - fix SQLQuote return value for an undef input | bbaetz%acm.org | 1 | -1/+1 | |
r=gerv, a=justdave | |||||
2003-01-24 | Bug 106918: the "movers" param was not being interpreted correctly by ↵ | justdave%syndicomm.com | 1 | -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 | |||||
2003-01-24 | Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵ | gerv%gerv.net | 1 | -1/+62 | |
by burnus; r=gerv, a=justdave. | |||||
2003-01-23 | Bug 189446 - Can't change product of a bug | bbaetz%acm.org | 1 | -1/+8 | |
r, a=justdave | |||||
2003-01-23 | Bug 188161 - assignee/qa missing change knobs. | bbaetz%acm.org | 1 | -3/+3 | |
r, a=justdave | |||||
2003-01-15 | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 1 | -0/+258 | |
r=justdave, myk, joel, preed a=justdave | |||||
2003-01-11 | Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes | zach%zachlipton.com | 1 | -1/+1 | |
the spelling errors so tinderbox doesn't barf, part two fixes t/006spellcheck.t and adds some more new words to check for. Part 1 patch by myself, r=timeless Part 2 patch by MattyT. r=zach (myself) a=justdave | |||||
2003-01-03 | Bumping the rev number for 2.17.3 release. | preed%sigkill.com | 1 | -1/+1 | |
2002-12-26 | Bug 186594: $db_sock was not being exported from Bugzilla/Config.pm | justdave%syndicomm.com | 1 | -1/+1 | |
patch by sergeyli@pisem.net (Sergey Lipnevich) r=bbaetz, a=justdave | |||||
2002-12-22 | Bug 186337 - Param lookup should fall back to defaults | bbaetz%student.usyd.edu.au | 1 | -2/+11 | |
r=joel, a=justdave | |||||
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 3 | -1/+290 | |