- 31 Oct, 2001 1 commit
- 
- 
myk%mozilla.org authoredPatch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net 
 
- 
- 28 Oct, 2001 1 commit
- 
- 
zach%zachlipton.com authoredchecksetup.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 authoredPatch by Matthew Tuck <matty@chariot.net.au> r= dkl@redhat.com, jake@acutex.net 
- 
jake%acutex.net authoredBug 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 authoredPatch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net 
 
- 
- 25 Oct, 2001 3 commits
- 
- 
jake%acutex.net authoredBug 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 authoredwarning was hidden from the tests by bug 106424. r=Jake, no 2nd review needed. 
- 
jake%acutex.net authoredDon'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 authoredBug 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 authoredPatch by Dave Miller <justdave@syndicomm.com>. r=myk@mozilla.org, no second review needed. 
 
- 
- 23 Oct, 2001 2 commits
- 
- 
bbaetz%cs.mcgill.ca authoredAlso 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 authoredBug 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 authoredPatch 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 authoredBug 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 authoredPatch by Christian Reis <kiko@async.com.br> r= justdave@syndicomm.com, gerv@mozilla.org 
- 
jake%acutex.net authoredBug 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 authoredBug 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 authoredFix 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 authoredPatch by Gerv <gerv@mozilla.org>. r=myk, no second review needed. 
- 
jake%acutex.net authored
- 
jake%acutex.net authoredThe 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 authoredBug 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 3 commits
- 
- 
jake%acutex.net authoredNo review needed for tests at this time. NOT PART OF BUILD 
- 
justdave%syndicomm.com authoredFix 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 authoredFix 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 
 
- 
 
