aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 57821 - Empty regular expression causes a software error.jake%acutex.net2001-10-061-2/+7
* Fix for bug 66651 - Include link to attachment in notification mailjake%acutex.net2001-10-061-0/+11
* Fix for bug 93006 - The mass change page was auto-selecting the wrong radio b...jake%acutex.net2001-10-061-1/+1
* Fix for bug 55630 - email-suffix is not shown in createaccount-pagejake%acutex.net2001-10-061-1/+1
* Fix for bug 83474 - The tables were not being unlocked properly when rebuildi...jake%acutex.net2001-10-051-1/+3
* Fix for bug 102032: Fix tinderbox test errors and warnings. Patch to make new...zach%zachlipton.com2001-10-051-4/+8
* Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line additionzach%zachlipton.com2001-10-051-0/+3
* Bugzilla Bug 69533 enter_bug.cgi does not auto-detect HP-UX as OStimeless%mac.com2001-10-041-1/+1
* Fix for bug 82809: comments in bugs no longer have 
 where the linefeeds...justdave%syndicomm.com2001-10-031-1/+1
* Fix for bug 52885: automatic radio selection for reassign shouldn'tzach%zachlipton.com2001-10-021-1/+1
* Fix for bug 98744: No more software error when the user clicks "remove cc" wi...myk%mozilla.org2001-09-291-1/+1
* Fix for bug 73959: Make buglist.cgi display the "Show Votes" link at the bott...myk%mozilla.org2001-09-291-3/+3
* Fix for bug #53612: The milestone URL appears correctly when deleting a produ...myk%mozilla.org2001-09-282-4/+6
* Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch...zach%zachlipton.com2001-09-283-2/+4
* Fix for bug 101659: emailsuffix was missing from the component owner mailto t...justdave%syndicomm.com2001-09-261-2/+3
* Fix for bug 93388: Full name should be trimmed of whitespace before goingzach%zachlipton.com2001-09-242-3/+4
* Fix for bug 97588: localconfig should mention access.conf as well aszach%zachlipton.com2001-09-241-0/+2
* Have checksetup.pl block web-access to runtests.sh (by .htaccess) andzach%zachlipton.com2001-09-231-2/+2
* Renaming *.t to be 00*.t to solve any sorting issues down the road as perzach%zachlipton.com2001-09-233-0/+209
* *** empty log message ***zach%zachlipton.com2001-09-233-209/+0
* Fix for bug 97971 - Sanity check should check statuses, resolutions, everconf...jake%acutex.net2001-09-191-0/+108
* Fix for bug 90333: Bugzilla now displays an appropriate error message if a us...myk%mozilla.org2001-09-181-0/+5
* Fix to make the tests generate the list of files to test instead of having to...zach%zachlipton.com2001-09-174-57/+34
* Make this file test for exec calls in addition to system calls that arezach%zachlipton.com2001-09-171-3/+3
* Fix for bug 97877: changed* operators now work for attachment statuses on que...myk%mozilla.org2001-09-151-4/+10
* Fix for bug 30731 - Reassigning closed bugs from the mass change page caused ...jake%acutex.net2001-09-152-2/+21
* bugzilla wasn't catching mozilla on 98 which was annoying. r=jaketimeless%mac.com2001-09-141-2/+2
* Fix for bug 58436 - javascript strict warnings in query.cgijake%acutex.net2001-09-141-11/+12
* Bugzilla Bug 99465 FreeBSD not recognized!timeless%mac.com2001-09-141-0/+2
* Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon.gerv%gerv.net2001-09-113-2/+45
* Fix for bug 76140 - Adding some more sanity checks.jake%acutex.net2001-09-101-4/+41
* Fix for bug 97657 - in defparams.pl, the sillyness sub should be called defpa...jake%acutex.net2001-09-101-1/+1
* Fix for bug 71664 - Don't complain about a bad keyword cache for a bug that d...jake%acutex.net2001-09-101-1/+2
* Fix for bug 95060 - Correct the instructions on how to view your current votes.jake%acutex.net2001-09-101-2/+3
* Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.jake%acutex.net2001-09-102-1/+5
* Oops. Forgot to check this is.zach%zachlipton.com2001-09-101-0/+12
* Fix for bug 98468: sample email regexp for username-only address changed from...justdave%syndicomm.com2001-09-071-2/+2
* refix for bug 91808: previous patch for this bug used an INNER JOIN construct...justdave%syndicomm.com2001-09-071-1/+2
* Fix for bug 30597 - Hyperlinking the number of votes was causing some confusi...jake%acutex.net2001-09-061-4/+7
* Fix for bug 42337: Adding the usual red box for errors uploading attachments.justdave%syndicomm.com2001-09-061-12/+4
* Fix for bug 69616: If you have tweakparams privs, the "Sanity check" link was...justdave%syndicomm.com2001-09-061-1/+4
* Adding a test for safe system and exec calls. Part of this code by Dave.zach%zachlipton.com2001-09-051-0/+57
* Add a little 1; to the end of this.zach%zachlipton.com2001-09-041-0/+2
* Actually make the strict checking work.zach%zachlipton.com2001-09-041-2/+8
* add tests for use strict;zach%zachlipton.com2001-09-041-1/+6
* Enforce -w. This file will also be used to enforce use strict;zach%zachlipton.com2001-09-041-0/+63
* Rename 1.t to 1compile.t as per bug 97976.zach%zachlipton.com2001-09-041-0/+0
* Remove processmail from the list. It was causing problems with taint.zach%zachlipton.com2001-09-042-9/+8
* Ok, really this time. This should work :)zach%zachlipton.com2001-09-041-61/+15
* Backout of this to get things back to normalzach%zachlipton.com2001-09-041-12/+58