- 03 Jun, 2002 1 commit
-
-
timeless%mac.com authored
This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field. r=preed,justdave
-
- 26 May, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 25 May, 2002 1 commit
-
-
gerv%gerv.net authored
Bug 145849 - Non-maintainers with ability to bless others need "users" link in footer. Patch by bugreport@peshkin.net; r=gerv, justdave.
-
- 08 May, 2002 2 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
- 07 May, 2002 1 commit
-
-
gerv%gerv.net authored
Bug 140993 - Pass javascript correctly into header; templatise the rest of the header-related parameters. Patch by gerv; r=bbaetz, caillon.
-
- 29 Apr, 2002 2 commits
-
-
gerv%gerv.net authored
Bug 140006 - ThrowTemplateError should try a template before using print statements. Patch by gerv, r=bbaetz, justdave.
-
gerv%gerv.net authored
-
- 26 Apr, 2002 2 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
- 24 Apr, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 20 Apr, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the posting browser included regexp metacharacters in its boundary string. Patch by tkl@telenet.ch (Thomas Klaeger) 2xr= justdave
-
- 06 Apr, 2002 2 commits
-
-
gerv%gerv.net authored
Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, 2xr=gerv. This one line has caused me so much grief...
-
gerv%gerv.net authored
Bug 126456 - fix our error handling. Change the name of the functions to something more sane; a few enhancements. Patch by gerv, 2xr=myk.
-
- 05 Apr, 2002 1 commit
-
-
gerv%gerv.net authored
Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch by gerv, r=myk, bbaetz.
-
- 04 Apr, 2002 2 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
- 02 Apr, 2002 1 commit
-
-
justdave%syndicomm.com authored
-
- 27 Mar, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 16 Mar, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=gerv, justdave
-
- 12 Mar, 2002 1 commit
-
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
-
- 11 Mar, 2002 1 commit
-
-
myk%mozilla.org authored
Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions. Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
-
- 17 Feb, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it needs the -t and -i as separate parameters instead of stacked (the original patch had -ti) Patch by Tobias Burnus <burnus@gmx.de> r= justdave, gerv
-
- 06 Feb, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with a period). Has been tested with sendmail and postfix. Patch by Dave Miller <justdave@syndicomm.com> r= afranke, bugzilla@bkor.dhs.org, jake
-
- 05 Feb, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=justdave, gerv
-
- 04 Feb, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
the db when required instead. (Also fixes bug 58242 as a side effect) r=myk, kiko
-
- 03 Feb, 2002 1 commit
-
-
myk%mozilla.org authored
Fix for bug 121747: Stops every script before it does anything else if Bugzilla is currently shut down. Also adds global template instantiation code to globals.pl. Patch by Myk Melez <myk@mozilla.org>. r=gerv,kiko
-
- 30 Jan, 2002 2 commits
-
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,kiko
-
gerv%gerv.net authored
-
- 23 Jan, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
one product. r=caillon,jake
-
- 20 Jan, 2002 1 commit
-
-
justdave%syndicomm.com authored
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
-
- 09 Dec, 2001 1 commit
-
-
justdave%syndicomm.com authored
SECURITY FIX bug 54901: If you were using LDAP authentication it would let you log in as anyone if you left the password blank. Patch by David Crowe <crow@waveset.com> r= jmrobins, justdave
-
- 27 Nov, 2001 1 commit
-
-
jake%acutex.net authored
Bug 108312 - The mid-air collision page was only showing the most recent changes if two people comitted changes to a bug while you were viewing it. r=louie, myk
-
- 19 Nov, 2001 1 commit
-
-
gerv%gerv.net authored
-
- 18 Nov, 2001 2 commits
-
-
matty%chariot.net.au authored
Moving a comment to the right place, in order to be able to make a comment about my previous check in that accidentally got checked in without a comment, and hence didn't show up on Tinderbox I think. It was a change to CGI.pl, a fix for bug 105812: Rename "Components" link in sub GetCommandMenu() to "Products". The patch was by James A Laska <jlaska@us.ibm.com>.
-
matty%chariot.net.au authored
-
- 31 Oct, 2001 2 commits
-
-
myk%mozilla.org authored
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net
-
- 27 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Patch by Matthew Tuck <matty@chariot.net.au> r= dkl@redhat.com, jake@acutex.net
-
- 23 Oct, 2001 1 commit
-
-
bbaetz%cs.mcgill.ca authored
Also fixes seeing bugs in the buglist (bug 95024), dependancy lists, tooltips, duplicates, and everywhere else I could see which checked group bugs.groupset == 0. Also fxed bug 101560, by clearing BASH_ENV r=myk,justdave
-