justdave%syndicomm.com
3be7a86c35
Bug 219216: Javascript improperly using FILTER html instead of FILTER js causing data with @ produced by javascript to show up as @
...
r=timeless, a=justdave
2003-09-17 22:13:06 +00:00
bbaetz%acm.org
0969b6b902
Bug 208699 - Move Throw{Code,Template}Error into Error.pm
...
r,a=justdave
2003-09-14 06:05:23 +00:00
gerv%gerv.net
b40e599ace
Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of people, but in the end by gerv; r,a=justdave.
2003-09-11 22:57:19 +00:00
gerv%gerv.net
8ea5bfeab5
Bug 207044 - Filter more template directives. None of these are security bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-09-06 19:23:44 +00:00
myk%mozilla.org
827b7cf498
Fix for bug 145588: adds full-text search option for more accurate finding of individual bugs via words that appear in their descriptions/comments/summaries.
...
r=bbaetz
a=myk
2003-09-03 02:03:48 +00:00
justdave%syndicomm.com
d059a7b75b
Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)
...
r= bbaetz, a= justdave
2003-09-02 06:54:58 +00:00
myk%mozilla.org
adf3f5bea1
Fix for bug 217029: creates appropriate date string if string is empty now that Date::Parse 2.27 doesn't do it for us auto-magically.
...
r=justdave
a=justdave
2003-08-26 23:56:45 +00:00
burnus%gmx.de
1b68e4ec37
Bug 139011 - Improve buglist colors further
...
r,a=justdave
2003-08-22 13:55:23 +00:00
timeless%mozdev.org
ac5685d5fa
Bug 216019 Change various sentences in BugMail.pm
...
r=preed a=justdave
2003-08-14 17:49:08 +00:00
myk%mozilla.org
511537653d
Partial fix for bug 120030: adds template filter for obscuring email addresses.
...
Patch by Stephen Lee <slee@@wilcoxassoc.com>.
r=myk,a=myk
2003-08-01 03:57:24 +00:00
bbaetz%acm.org
4f06b8873d
Bug 122365 - Allow installation definable LDAP filters
...
r,a=justdave
2003-07-14 13:35:12 +00:00
justdave%syndicomm.com
ab0d11ab0b
Bug 107580: Add space to front of "New:" designator on bugmail so it will always sort before changed mails in an alphabetical subject listing in user mailboxes.
...
Patch by benc@netscape.com
r= myk, a=myk
2003-07-10 05:24:42 +00:00
gerv%gerv.net
92e580113f
Bug 16009 - generic charting. Patch by gerv; r,a=justdave.
2003-06-25 23:23:13 +00:00
bbaetz%acm.org
5144e761a9
Bug 210324 - s/->err/->error/
...
r,a=justdave
2003-06-23 08:53:52 +00:00
timeless%mozdev.org
f81b65e0be
Bug 207096 minor spelling fixes for Bugzilla/Search.pm
...
r=justdave a=justdave
2003-06-13 02:39:20 +00:00
bbaetz%acm.org
58b398a337
Bug 208583 - Remove PerformSubsts from templates
...
r,a=justdave
2003-06-07 04:36:23 +00:00
bbaetz%acm.org
114bfcf4b0
Bug 205463 - Tokens aren't canceled after a successful login.
...
patch by 'Randall M! Gee', r=bbaetz, a=justdave
2003-06-07 03:36:46 +00:00
bbaetz%acm.org
7177c5af4a
Bug 180635 - Enhance Bugzilla::User to store additional information
...
r=myk,jake
2003-06-03 09:48:15 +00:00
gerv%gerv.net
64ffa67d46
Bug 37749 - query for changes to specific field in last n days not working. Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv.
2003-05-22 22:55:55 +00:00
preed%sigkill.com
5e5a547d73
Bug 204724 - ExcludeSelf doesn't work with an email containing capital letters; Patch by marcschum@web.de, r=preed/myk,a=myk
2003-05-13 05:29:28 +00:00
bbaetz%acm.org
944decfd3c
Bug 204592 - invalid column name error
...
r,a=myk
2003-05-09 02:32:21 +00:00
bbaetz%acm.org
cf4e631923
Bug 201816 - use CGI.pm for header output
...
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
bbaetz%acm.org
732caedbc4
Bug 204104 - internal error in Search.pm when searching for invalid
...
keywords/email
patch by mike.morgan@oregonstate.edu (michael morgan)
r=bbaetz
a=justdave
2003-05-03 03:21:41 +00:00
bbaetz%acm.org
02de6f559d
Bug 180086 - Rename 'count' column in votes tables
...
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz,justdave
a=justdave
2003-04-27 07:20:39 +00:00
myk%mozilla.org
773351299c
Fix for bug 179510: takes group restrictions into account when sending request notifications
...
r=bbaetz,jpreed
a=justdave
2003-04-25 05:41:29 +00:00
justdave%syndicomm.com
a503ee89bd
Bumping version number to 2.17.4 for developer snapshot release
2003-04-24 22:02:35 +00:00
bugreport%peshkin.net
90608d08aa
bug 202534 - Login with unrestricted IP address fails - tries to access missing get_netaddr
...
r=bbaetz
a=myk
2003-04-18 23:53:51 +00:00
burnus%gmx.de
c3d6c4d1a9
Bug 71790 - Duplicate resolution field should include bug number of original
...
r=bbaetz,a=justdave
2003-04-09 09:29:19 +00:00
gerv%gerv.net
adb851ce43
Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. Patch by gerv; r,a=myk
2003-04-08 23:29:35 +00:00
bbaetz%acm.org
8d7f523bc6
Bug 200072 - Creating new users from LDAP at authentication time is broken
...
r,a=justdave
2003-04-05 02:21:54 +00:00
bbaetz%acm.org
ae48684900
Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
...
r=gerv
a=justdave
2003-04-02 12:35:07 +00:00
bbaetz%acm.org
eb75d91aeb
Bug 180642 - Move authentication code into a module
...
r=gerv, justdave
a=justdave
2003-03-22 04:47:35 +00:00
justdave%syndicomm.com
70213438c9
Bug 193989: EmailSuffix wasn't getting used for password change tokens. 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-14 05:43:38 +00:00
myk%mozilla.org
16949c18f9
Fix for bug 191051: make substring searches actually do substring instead of anyexact.
...
r+a=justdave
2003-03-08 17:12:48 +00:00
bbaetz%acm.org
b1eeba438a
Bug 194394 - Internal error after turning useqacontact off
...
r,a=justdave
2003-02-23 07:31:09 +00:00
justdave%syndicomm.com
8176fd8dda
Bug 194426: "usequips" was renamed improperly in the backward-compatibility Param code.
...
Patch by Steve Lamm <slamm@yahoo-inc.com>
r= bbaetz, a= justdave
2003-02-22 03:09:49 +00:00
bbaetz%acm.org
e1c362489e
Bug 193985 - errors from SendSQL aren't being reported
...
r,a=justdave
2003-02-20 07:07:42 +00:00
gerv%gerv.net
3f0f6da899
Bug 186994 - Unable to accept a new bug that has been assigned. Patch by gerv; r=bbaetz, a=justdave.
2003-02-16 11:59:44 +00:00
preed%sigkill.com
41948a0b01
Bug 192877 - State changes on bugs w/ dependancies cause "Use of uninitialized values" in BugMail.pm; r=justdave, bbaetz, a=justdave
2003-02-15 08:29:26 +00:00
bbaetz%acm.org
21cadf4331
Bug 192531 - Bugzilla not properly closing DB statement handles
...
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-14 10:37:43 +00:00
preed%sigkill.com
09648063f2
Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a=justdave
2003-02-09 22:04:25 +00:00
bbaetz%acm.org
0342840059
Bug 191863 - Clean up Bugzilla.pm
...
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
bbaetz%acm.org
6e6f1fd743
Bug 191085 - Fix FetchSQLData compat code.
...
r,a=justdave
2003-02-02 05:49:23 +00:00
bbaetz%acm.org
953a6023a2
Bug 191080 - fix SQLQuote return value for an undef input
...
r=gerv, a=justdave
2003-01-30 07:20:56 +00:00
justdave%syndicomm.com
de2c4d3080
Bug 106918: the "movers" param was not being interpreted correctly by 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 00:27:28 +00:00
gerv%gerv.net
d6ee81c482
Bug 126955 - Bugzilla should support translated/localized templates. Patch by burnus; r=gerv, a=justdave.
2003-01-23 23:34:10 +00:00
bbaetz%acm.org
e08344416f
Bug 189446 - Can't change product of a bug
...
r, a=justdave
2003-01-23 07:11:42 +00:00
bbaetz%acm.org
b15427da5a
Bug 188161 - assignee/qa missing change knobs.
...
r, a=justdave
2003-01-23 07:11:25 +00:00
bbaetz%student.usyd.edu.au
5923ebef4a
Bug 163290 - move DB handling code into a module
...
r=justdave, myk, joel, preed
a=justdave
2003-01-14 20:00:11 +00:00
zach%zachlipton.com
5a5680109f
Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes
...
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-10 23:51:38 +00:00