aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Have the tests test .pm files as well, yes this creates bustage, this iszach%zachlipton.com2001-10-311-1/+1
* Fix test bustage by removing tabs.myk%mozilla.org2001-10-311-1/+1
* Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org2001-10-316-71/+363
* Fix for bug 96675: checksetup should require admin e-mail address satisfy ema...zach%zachlipton.com2001-10-281-1/+23
* A few enhancements to the template test:jake%acutex.net2001-10-271-8/+32
* Bug 105879 - Footer links have an extra | by Sanity Checkjake%acutex.net2001-10-271-1/+1
* Bug 81594 - SQL error after editing user entry when changing numerous things ...jake%acutex.net2001-10-271-1/+1
* Check templates for tabs, also.jake%acutex.net2001-10-261-0/+5
* Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org2001-10-266-10/+160
* Bug 104065 - Stop uninitilized string warnings from getting into the error lo...jake%acutex.net2001-10-251-1/+1
* Fixed "used only once" warning coming from my patch for bug 97469. Thebbaetz%cs.mcgill.ca2001-10-251-0/+1
* Don't rely on the TEST_VERBOSE environment variable (no longer exported from ...jake%acutex.net2001-10-256-12/+11
* Bug 106424 - We weren't going orange on warnings such as "used only once". T...jake%acutex.net2001-10-241-3/+9
* Fix for bug 106315: Link on bug list for emailing QA contacts.myk%mozilla.org2001-10-241-2/+15
* Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.bbaetz%cs.mcgill.ca2001-10-2311-158/+177
* Bug 63249 - The Bug Counts report was running very slowly due to unneeded fie...jake%acutex.net2001-10-231-16/+5
* Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment.jake%acutex.net2001-10-202-13/+27
* Backing out previous change, the wrong patch got checked in.jake%acutex.net2001-10-202-27/+11
* Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake...gerv%gerv.net2001-10-202-11/+27
* Bug 105480 - Use the friendly name from the fielddefs table when reporting st...jake%acutex.net2001-10-201-2/+9
* Bug 104340 - Changing the UI of the toolbar for hiding bugs in the dependency...jake%acutex.net2001-10-201-29/+29
* Bug 73180 - We now put a notice at the top of the versioncache file saying th...jake%acutex.net2001-10-201-0/+7
* Bug 103664 - Tests should "use strict;" and not contain any tabs. We should ...jake%acutex.net2001-10-209-72/+85
* Fix for bug 105365 - Hacker's Guide should be in SGML. This will make it eas...jake%acutex.net2001-10-1910-561/+1094
* yet another meaningless whitespace change to test tinderbox withjustdave%syndicomm.com2001-10-191-1/+1
* another useless whitespace change to test tinderbox withjustdave%syndicomm.com2001-10-191-1/+1
* whitespace change to test tinderbox again.justdave%syndicomm.com2001-10-191-1/+1
* whitespace change to do a test checkin to see how tinderbox reactsjustdave%syndicomm.com2001-10-191-1/+1
* Bug 72177 - reword checkbox to make it consistent with the others on the page.gerv%gerv.net2001-10-191-1/+1
* Bug 60818 - make Bugzilla cope with MIME types with parameters. Patch by gerv...gerv%gerv.net2001-10-192-2/+4
* Bug 98146 redux - changing URL to relative one. Oops. Patch by jake, r=gerv.gerv%gerv.net2001-10-171-4/+2
* Bug 30480 - add 'show dependencies as buglist' links. Patch by gerv, r=myk, k...gerv%gerv.net2001-10-161-4/+14
* Fix for bug 98146.myk%mozilla.org2001-10-161-3/+5
* Recompiling docs to pick up last two changesjake%acutex.net2001-10-164-8/+11
* The recommended style for perl (which is the styleguide Bugzilla will use) sp...jake%acutex.net2001-10-162-2/+4
* Bug 104105 - cosmetic change to make it obvious that you can create an account.gerv%gerv.net2001-10-151-2/+3
* Bug 46935 - trivial typo.gerv%gerv.net2001-10-151-1/+1
* Bug 99716 - allow query for Attachment is obsolete AND Attachment Status. Pat...gerv%gerv.net2001-10-151-7/+23
* Bug 57819 - change the size of the bit we print in the large error case. r=ju...gerv%gerv.net2001-10-141-2/+2
* Tabs are not allowed in Bugzilla source... if we find one, issue a warning.jake%acutex.net2001-10-131-0/+45
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-1321-448/+448
* Fix for bug 19910: Bugzilla installs on the same server would interfere with ...justdave%syndicomm.com2001-10-138-24/+26
* Fix for bug 101056: multiple form values of the same name were not getting co...justdave%syndicomm.com2001-10-131-0/+8
* Bug 100490 - better error message with no JavaScript for QuickSearch. Patch b...gerv%gerv.net2001-10-131-1/+4
* If a template doesn't exist, this should be considered a compile failure.jake%acutex.net2001-10-131-2/+2
* Fix for bug 91486: Add "changed from" option to the boolean chart.myk%mozilla.org2001-10-132-0/+10
* Backing out Gerv's checkin for bug 71840. Per the bug report, it did not hav...justdave%syndicomm.com2001-10-122-27/+11
* Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).gerv%gerv.net2001-10-122-11/+27
* Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch b...gerv%gerv.net2001-10-121-40/+318
* Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dup...gerv%gerv.net2001-10-121-1/+1