aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 103592 - e-mail addresses that are longer than 30 characters will...jake%acutex.net2001-10-121-11/+20
* Fix for bug 104117 - The editkeywords.cgi link was broken as a result of the ...jake%acutex.net2001-10-121-2/+2
* Fix for bug 97784: comments in attachment update form are now properly word-w...justdave%syndicomm.com2001-10-112-3/+20
* Fix for bug 103554: HTML generated by the PutHeader and GetCommandMenu subrou...justdave%syndicomm.com2001-10-111-52/+68
* Fix for bug 27420: Gives the Component and Target Milestone fields extra spac...myk%mozilla.org2001-10-111-2/+2
* Fix for bug 65164 - Bugzilla wasn't sending </html> at the end of its pages.jake%acutex.net2001-10-101-0/+11
* partial backout of the checkin from bug 103121, because it collided with the ...justdave%syndicomm.com2001-10-101-1/+1
* Bugzilla Bug 103121 editusers.cgi needs an Add link on the query page.timeless%mac.com2001-10-101-1/+2
* Bugzilla Bug 97185 make_select should add a newline after each optiontimeless%mac.com2001-10-101-5/+5
* Bugzilla Bug 51521 Broken HTML on user permissions pagetimeless%mac.com2001-10-101-1/+2
* It's also possible to PROCESS another attachment fragment, not just INCLUDE.jake%acutex.net2001-10-101-1/+1
* Fix for bug 98074: Attachment manager doesn't html_escape bug titles.zach%zachlipton.com2001-10-081-3/+8
* Allow compile tests for files that run in taint modejake%acutex.net2001-10-072-3/+10
* We also need to look for templates that are INCLUDEd in other templates.jake%acutex.net2001-10-072-4/+22
* Doc type fix, r=kikobbaetz%cs.mcgill.ca2001-10-072-2/+2
* Test that scans Bugzilla's code looking for used templates then checks to mak...jake%acutex.net2001-10-072-0/+108
* Fixing issue where excluded files aren't excluded if they end in .pl orzach%zachlipton.com2001-10-061-4/+5
* Don't test importxml.pl since you need XML::Parser which is not required,zach%zachlipton.com2001-10-061-1/+1
* Get rid of our which causes errors on 5.005.zach%zachlipton.com2001-10-061-1/+5
* Fix for bug 76714: correctly nests the FORM and TABLE elements.myk%mozilla.org2001-10-061-3/+3
* 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 &#013; 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