summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-10-07Doc type fix, r=kikobbaetz%cs.mcgill.ca2-2/+2
2001-10-07Test that scans Bugzilla's code looking for used templates then checks to mak...jake%acutex.net2-0/+108
2001-10-06Fixing issue where excluded files aren't excluded if they end in .pl orzach%zachlipton.com1-4/+5
2001-10-06Don't test importxml.pl since you need XML::Parser which is not required,zach%zachlipton.com1-1/+1
2001-10-06Get rid of our which causes errors on 5.005.zach%zachlipton.com1-1/+5
2001-10-06Fix for bug 76714: correctly nests the FORM and TABLE elements.myk%mozilla.org1-3/+3
2001-10-06Fix for bug 57821 - Empty regular expression causes a software error.jake%acutex.net1-2/+7
2001-10-06Fix for bug 66651 - Include link to attachment in notification mailjake%acutex.net1-0/+11
2001-10-06Fix for bug 93006 - The mass change page was auto-selecting the wrong radio b...jake%acutex.net1-1/+1
2001-10-06Fix for bug 55630 - email-suffix is not shown in createaccount-pagejake%acutex.net1-1/+1
2001-10-06Fix for bug 83474 - The tables were not being unlocked properly when rebuildi...jake%acutex.net1-1/+3
2001-10-05Fix for bug 102032: Fix tinderbox test errors and warnings. Patch to make new...zach%zachlipton.com1-4/+8
2001-10-05Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line additionzach%zachlipton.com1-0/+3
2001-10-04Bugzilla Bug 69533 enter_bug.cgi does not auto-detect HP-UX as OStimeless%mac.com1-1/+1
2001-10-03Fix for bug 82809: comments in bugs no longer have 
 where the linefeeds...justdave%syndicomm.com1-1/+1
2001-10-02Fix for bug 52885: automatic radio selection for reassign shouldn'tzach%zachlipton.com1-1/+1
2001-09-29Fix for bug 98744: No more software error when the user clicks "remove cc" wi...myk%mozilla.org1-1/+1
2001-09-29Fix for bug 73959: Make buglist.cgi display the "Show Votes" link at the bott...myk%mozilla.org1-3/+3
2001-09-28Fix for bug #53612: The milestone URL appears correctly when deleting a produ...myk%mozilla.org2-4/+6
2001-09-28Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch...zach%zachlipton.com3-2/+4
2001-09-26Fix for bug 101659: emailsuffix was missing from the component owner mailto t...justdave%syndicomm.com1-2/+3
2001-09-24Fix for bug 93388: Full name should be trimmed of whitespace before goingzach%zachlipton.com2-3/+4
2001-09-24Fix for bug 97588: localconfig should mention access.conf as well aszach%zachlipton.com1-0/+2
2001-09-23Have checksetup.pl block web-access to runtests.sh (by .htaccess) andzach%zachlipton.com1-2/+2
2001-09-23Renaming *.t to be 00*.t to solve any sorting issues down the road as perzach%zachlipton.com3-0/+209
2001-09-23*** empty log message ***zach%zachlipton.com3-209/+0
2001-09-20Fix for bug 97971 - Sanity check should check statuses, resolutions, everconf...jake%acutex.net1-0/+108
2001-09-18Fix for bug 90333: Bugzilla now displays an appropriate error message if a us...myk%mozilla.org1-0/+5
2001-09-17Fix to make the tests generate the list of files to test instead of having to...zach%zachlipton.com4-57/+34
2001-09-17Make this file test for exec calls in addition to system calls that arezach%zachlipton.com1-3/+3
2001-09-15Fix for bug 97877: changed* operators now work for attachment statuses on que...myk%mozilla.org1-4/+10
2001-09-15Fix for bug 30731 - Reassigning closed bugs from the mass change page caused ...jake%acutex.net2-2/+21
2001-09-14bugzilla wasn't catching mozilla on 98 which was annoying. r=jaketimeless%mac.com1-2/+2
2001-09-14Fix for bug 58436 - javascript strict warnings in query.cgijake%acutex.net1-11/+12
2001-09-14Bugzilla Bug 99465 FreeBSD not recognized!timeless%mac.com1-0/+2
2001-09-11Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon.gerv%gerv.net3-2/+45
2001-09-11Fix for bug 76140 - Adding some more sanity checks.jake%acutex.net1-4/+41
2001-09-10Fix for bug 97657 - in defparams.pl, the sillyness sub should be called defpa...jake%acutex.net1-1/+1
2001-09-10Fix for bug 71664 - Don't complain about a bad keyword cache for a bug that d...jake%acutex.net1-1/+2
2001-09-10Fix for bug 95060 - Correct the instructions on how to view your current votes.jake%acutex.net1-2/+3
2001-09-10Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.jake%acutex.net2-1/+5
2001-09-10Oops. Forgot to check this is.zach%zachlipton.com1-0/+12
2001-09-07Fix for bug 98468: sample email regexp for username-only address changed from...justdave%syndicomm.com1-2/+2
2001-09-07refix for bug 91808: previous patch for this bug used an INNER JOIN construct...justdave%syndicomm.com1-1/+2
2001-09-06Fix for bug 30597 - Hyperlinking the number of votes was causing some confusi...jake%acutex.net1-4/+7
2001-09-06Fix for bug 42337: Adding the usual red box for errors uploading attachments.justdave%syndicomm.com1-12/+4
2001-09-06Fix for bug 69616: If you have tweakparams privs, the "Sanity check" link was...justdave%syndicomm.com1-1/+4
2001-09-05Adding a test for safe system and exec calls. Part of this code by Dave.zach%zachlipton.com1-0/+57
2001-09-04Add a little 1; to the end of this.zach%zachlipton.com1-0/+2
2001-09-04Actually make the strict checking work.zach%zachlipton.com1-2/+8