- 06 Nov, 2001 1 commit
-
-
justdave%syndicomm.com authored
SECURITY FIX see bug 108516: Due to trusting of passed form fields that shouldn't have been trusted, it was possible to file a bug pretending to be someone else if you edited the HTML by hand before submitting. Patch by Dave Miller <justdave@syndicomm.com> r= bbaetz, jake
-
- 05 Nov, 2001 1 commit
-
-
timeless%mac.com authored
r=bbaetz, jake Windows XP references are #'d because of bug 92763
-
- 03 Nov, 2001 3 commits
-
-
bbaetz%cs.mcgill.ca authored
bug in the list. Do bit fiddling instead of adding groupsets from the first bug. r=justdave, jake
-
justdave%syndicomm.com authored
Patch by Adam Kennedy <bugzilla@ali.as> r= justdave x2
-
justdave%syndicomm.com authored
Patch by Adam Kennedy <bugzilla@ali.as> r= justdave x2
-
- 31 Oct, 2001 4 commits
-
-
jake%acutex.net authored
-
zach%zachlipton.com authored
intentional! No review needed for tests at this time.
-
myk%mozilla.org authored
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net
-
- 28 Oct, 2001 1 commit
-
-
zach%zachlipton.com authored
checksetup.pl use the emailregexp set in params if the params file exists, or ensures that it matches the default emailregexp from defparams.pl. r1=justdave, r2=bbaetz.
-
- 27 Oct, 2001 3 commits
-
-
jake%acutex.net authored
* If there's a compilation error, report what it is * Don't try to compile a template if it doesn't exist - We already tested for that and issued an ERROR * Define the 'url' FILTER
-
jake%acutex.net authored
Patch by Matthew Tuck <matty@chariot.net.au> r= dkl@redhat.com, jake@acutex.net
-
jake%acutex.net authored
Bug 81594 - SQL error after editing user entry when changing numerous things at once (including the login name). Patch by Matthew Tuck <matty@chariot.net.au> r= dkl@redhat.com, jake@acutex.net
-
- 26 Oct, 2001 2 commits
-
-
jake%acutex.net authored
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net
-
- 25 Oct, 2001 3 commits
-
-
jake%acutex.net authored
Bug 104065 - Stop uninitilized string warnings from getting into the error log when the login cookie doesn't exist. Patch by Dave Miller <justdave@syndicomm.com> r= gerv@mozilla.org, jake@acutex.net
-
bbaetz%cs.mcgill.ca authored
warning was hidden from the tests by bug 106424. r=Jake, no 2nd review needed.
-
jake%acutex.net authored
Don't rely on the TEST_VERBOSE environment variable (no longer exported from runtests.sh) and instead print to the TESTOUT file handle pulled in from Test::More. This will allow the testing backend to check for verbosity rather than having to handle it in the .t files.
-
- 24 Oct, 2001 2 commits
-
-
jake%acutex.net authored
Bug 106424 - We weren't going orange on warnings such as "used only once". This script now properly outputs the --WARNING and fails on such a condition.
-
myk%mozilla.org authored
Patch by Dave Miller <justdave@syndicomm.com>. r=myk@mozilla.org, no second review needed.
-
- 23 Oct, 2001 2 commits
-
-
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
-
jake%acutex.net authored
Bug 63249 - The Bug Counts report was running very slowly due to unneeded fields/joins in the SQL query. Patch by Matthew Tuck <matty@chariot.net.au> r= gerv@mozilla.org, jake@acutex.net
-
- 20 Oct, 2001 7 commits
-
-
jake%acutex.net authored
Patch by Gerv <gerv@mozilla.org> and Myself. r= jake@acutex.net, gerv@mozilla.org, justdave@syndicomm.com
-
jake%acutex.net authored
-
gerv%gerv.net authored
-
jake%acutex.net authored
Bug 105480 - Use the friendly name from the fielddefs table when reporting strictvalue errors if it's available. Patch by James A. Laska <jlaska@us.ibm.com> r= justdave@syndicomm.com, jake@acutex.net
-
jake%acutex.net authored
Patch by Christian Reis <kiko@async.com.br> r= justdave@syndicomm.com, gerv@mozilla.org
-
jake%acutex.net authored
Bug 73180 - We now put a notice at the top of the versioncache file saying that it should not be edited. Patch by Matthew Tuck <matty@chariot.net.au> r= gerv@mozilla.org, jake@acutex.net
-
jake%acutex.net authored
Bug 103664 - Tests should "use strict;" and not contain any tabs. We should also use the TEST_VERBOSE environment variable instead of VERBOSE. Patch by David D. Kilzer <ddkilzer@theracingworld.com> Additional edits by myself to add the emacs mode line. Also, the change to runtests.sh was done by me.
-
- 19 Oct, 2001 7 commits
-
-
jake%acutex.net authored
Fix for bug 105365 - Hacker's Guide should be in SGML. This will make it easier to do other additions to the hacker's guide.
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
- 17 Oct, 2001 1 commit
-
-
gerv%gerv.net authored
-
- 16 Oct, 2001 3 commits
-
-
gerv%gerv.net authored
-
myk%mozilla.org authored
Patch by Gerv <gerv@mozilla.org>. r=myk, no second review needed.
-
jake%acutex.net authored
-