- 27 Oct, 2001 1 commit
-
-
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 4 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
-
jake%acutex.net authored
The recommended style for perl (which is the styleguide Bugzilla will use) specifies that else should not be cuddled. This guide, while not specifically saying it, elluded to cuddling else. Fixing that problem.
-
- 15 Oct, 2001 3 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
gerv%gerv.net authored
Bug 99716 - allow query for Attachment is obsolete AND Attachment Status. Patch by myk, r=justdave, jake.
-
- 14 Oct, 2001 1 commit
-
-
gerv%gerv.net authored
-
- 13 Oct, 2001 7 commits
-
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD
-
justdave%syndicomm.com authored
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2
-
justdave%syndicomm.com authored
Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. Patch by Dave Lawrence <dkl@redhat.com> r= myk, justdave
-
justdave%syndicomm.com authored
Fix for bug 101056: multiple form values of the same name were not getting correctly stashed if the user had to log in as part of a form submit. Patch by Myk Melez <myk@mozilla.org> r= gerv, justdave
-
gerv%gerv.net authored
Bug 100490 - better error message with no JavaScript for QuickSearch. Patch by afranke, r=kiko, gerv.
-
jake%acutex.net authored
No review needed for tests at this time. NOT PART OF BUILD
-
myk%mozilla.org authored
Patch by Stephen Lee <slee@uk.bnsmc.com>. r=myk@mozilla.org
-