aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 57819 - cut down large mysql error strings. Patch by ↵gerv%gerv.net2001-10-121-2/+7
| | | | n_hibma@qubesoft.com, r=gerv.
* Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch ↵gerv%gerv.net2001-10-121-1/+4
| | | | by e.maryniak@pobox.com, r=gerv.
* Add MacOS X. Bug 52577. Patch by afranke. r=gerv.gerv%gerv.net2001-10-121-4/+2
|
* Bug 104247 - make colours in buglists work again. Patch by kiko, r=gerv.gerv%gerv.net2001-10-121-3/+3
|
* Fix for bug 104180 -   should only be used in the display for a saved ↵jake%acutex.net2001-10-121-2/+3
| | | | | | | query w/a space, not in the URL. Patch by Christian Reis <kiko@async.com.br> r= jake@acutex.net
* Fix for bug 103592 - e-mail addresses that are longer than 30 characters ↵jake%acutex.net2001-10-121-11/+20
| | | | | | | will be truncated in the bug list. Patch by Christian Reis <kiko@async.com.br> r= gerv@mozilla.org, afranke@ags.uni-sb.de, jake@acutex.net
* 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 103554. Patch by Christian Reis <kiko@async.com.br> r= jake@acutex.net
* Fix for bug 97784: comments in attachment update form are now properly ↵justdave%syndicomm.com2001-10-112-3/+20
| | | | | | | | word-wrapped. This is a server-side implementation to do the word-wrapping, which will probably eventually be used in the main comments area on the bug form as well. Patch by Myk Melez <myk@mozilla.org> r= gerv, justdave
* Fix for bug 103554: HTML generated by the PutHeader and GetCommandMenu ↵justdave%syndicomm.com2001-10-111-52/+68
| | | | | | | subroutines now validates as HTML 4.01 at W3C. Patch by Christian Reis <kiko@async.com.br> r= caillon, gerv, justdave
* Fix for bug 27420: Gives the Component and Target Milestone fields extra ↵myk%mozilla.org2001-10-111-2/+2
| | | | | | | space in the long list display of bugs. Patch by Randall Whitman <randall.whitman@solipsa.com>. r=justdave@syndicomm.com, no second review needed
* Fix for bug 65164 - Bugzilla wasn't sending </html> at the end of its pages.jake%acutex.net2001-10-101-0/+11
| | | | | Patch by Christian Reis <kiko@async.com.br> r= gerv@mozilla.org, jake@acutex.net
* partial backout of the checkin from bug 103121, because it collided with the ↵justdave%syndicomm.com2001-10-101-1/+1
| | | | | | patch from bug 51519. This should satifactorily meet the goals of both patches. patch by kiko, r= justdave
* Bugzilla Bug 103121 editusers.cgi needs an Add link on the query page.timeless%mac.com2001-10-101-1/+2
| | | | patch by dkl. r=kiko
* Bugzilla Bug 97185 make_select should add a newline after each optiontimeless%mac.com2001-10-101-5/+5
| | | | patch by kiko. r=zach, gerv
* Bugzilla Bug 51521 Broken HTML on user permissions pagetimeless%mac.com2001-10-101-1/+2
| | | | patchwork by john.beranek@pace.co.uk and kiko. r=zach, kiko, gerv
* It's also possible to PROCESS another attachment fragment, not just INCLUDE.jake%acutex.net2001-10-101-1/+1
| | | | No review needed for tests at this time. NOT PART OF BUILD.
* Fix for bug 98074: Attachment manager doesn't html_escape bug titles.zach%zachlipton.com2001-10-081-3/+8
| | | | | r1=caillon <mailto:caillon@returnzero.com>, r2=Jake <mailto:jake@acutex.net>
* Allow compile tests for files that run in taint modejake%acutex.net2001-10-072-3/+10
| | | | No review needed for tests at this time. NOT PART OF BUILD
* We also need to look for templates that are INCLUDEd in other templates.jake%acutex.net2001-10-072-4/+22
| | | | No review needed for tests at this time. NOT PART OF BUILD
* 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 ↵jake%acutex.net2001-10-072-0/+108
| | | | | | | | | make sure that: a) All the required templates exist b) They all have good syntax No review needed for tests at this time. NOT PART OF BUILD
* Fixing issue where excluded files aren't excluded if they end in .pl orzach%zachlipton.com2001-10-061-4/+5
| | | | .cgi.
* Don't test importxml.pl since you need XML::Parser which is not required,zach%zachlipton.com2001-10-061-1/+1
| | | | | | creating a false fail. No review needed for tests. NOT PART OF BUILD
* Get rid of our which causes errors on 5.005.zach%zachlipton.com2001-10-061-1/+5
| | | | No review needed for tests at this time. NOT PART OF BUILD
* Fix for bug 76714: correctly nests the FORM and TABLE elements.myk%mozilla.org2001-10-061-3/+3
| | | | | Patch by Gerv Markham <gerv@mozilla.org>. r=myk@mozilla.org, no second review needed.
* Fix for bug 57821 - Empty regular expression causes a software error.jake%acutex.net2001-10-061-2/+7
| | | | | Patch by Nick Hibma <n_hibma@qubesoft.com> r= jake@acutex.net
* Fix for bug 66651 - Include link to attachment in notification mailjake%acutex.net2001-10-061-0/+11
| | | | | Patch by Gavin Shelley <gavins@iplbath.com> r= jake@acutex.net
* Fix for bug 93006 - The mass change page was auto-selecting the wrong radio ↵jake%acutex.net2001-10-061-1/+1
| | | | | | button. r= caillon@returnzero.com
* Fix for bug 55630 - email-suffix is not shown in createaccount-pagejake%acutex.net2001-10-061-1/+1
| | | | | Patch by kai morich <mail@kai-morich.de> r= matty@chariot.net.au
* Fix for bug 83474 - The tables were not being unlocked properly when ↵jake%acutex.net2001-10-051-1/+3
| | | | | | | rebuilding the keyword cache if there were no keywords to rebuild. Patch by Lukasz Engel <Lukasz.Engel@softax.pl> r= matty@chariot.net.au
* Fix for bug 102032: Fix tinderbox test errors and warnings. Patch to make ↵zach%zachlipton.com2001-10-051-4/+8
| | | | | | | | new_comment.cgi use strict and warnings and make tests run at 100%! Patch by Jake <jake@acutex.net>, r=justdave, no 2nd review needed.
* Fix for bug 98095:importxml.pl fails perl -wc test. Simple 1 line additionzach%zachlipton.com2001-10-051-0/+3
| | | | | | that makes importxml.pl not fail the tests. We are on our way to 100%! Patch by Jake <jake@acutex.net>, r=zach@zachlipton.com, no 2nd review required.
* Bugzilla Bug 69533 enter_bug.cgi does not auto-detect HP-UX as OStimeless%mac.com2001-10-041-1/+1
| | | | patch by gary@radionics.com r=zach
* Fix for bug 82809: comments in bugs no longer have &#013; where the ↵justdave%syndicomm.com2001-10-031-1/+1
| | | | | | | linefeeds should be. Patch by Dave Miller <justdave@syndicomm.com> r= timeless@mac.com (no 2nd review needed)
* Fix for bug 52885: automatic radio selection for reassign shouldn'tzach%zachlipton.com2001-10-021-1/+1
| | | | | | | trigger if new text is same as original owner or empty. Patch by Christopher Aillon (caillon@returnzero.com). R=Bradley Baetz (bbaetz@cs.mcgill.ca). No 2nd review needed.
* Fix for bug 98744: No more software error when the user clicks "remove cc" ↵myk%mozilla.org2001-09-291-1/+1
| | | | | | | without specifying users to remove. Fix by Jake <jake@acutex.net>. r=myk@mozilla.org, no second review needed.
* Fix for bug 73959: Make buglist.cgi display the "Show Votes" link at the ↵myk%mozilla.org2001-09-291-3/+3
| | | | | | | bottom of the screen. Patch by Jake <jake@acutex.net>. r=myk@mozilla.org, no second review needed.
* Fix for bug #53612: The milestone URL appears correctly when deleting a ↵myk%mozilla.org2001-09-282-4/+6
| | | | | | | product or a component. Patch by Jake <jake@acutex.net>. r=gerv@mozilla.org,myk@mozilla.org
* Partil fix for bug 102032: Fix tinderbox test errors and warnings. This ↵zach%zachlipton.com2001-09-283-2/+4
| | | | | | | | patch adds some -w and use strict; work to clean up most of the '002goodperl.t' errors. r=Dave Miller <justdave@syndicomm.com> no 2nd review required.
* Fix for bug 101659: emailsuffix was missing from the component owner mailto ↵justdave%syndicomm.com2001-09-261-2/+3
| | | | | | | tag on sites that use emailsuffix. Patch by Steve Naldrett <snaldrett@transparentnetworks.com> r= justdave@syndicomm.com x2
* Fix for bug 93388: Full name should be trimmed of whitespace before goingzach%zachlipton.com2001-09-242-3/+4
| | | | | | | | into database. r1=Zach Lipton <zach@zachlipton.com> r2=Andreas Franke <afranke@ags.uni-sb.de>. Patch by Christopher Aillon <caillon@returnzero.com>.
* Fix for bug 97588: localconfig should mention access.conf as well aszach%zachlipton.com2001-09-241-0/+2
| | | | | | | | | httpd.conf (for old apache). Simple 2line comment addition to localconfig to inform the user they may need to look at access.conf in addition to httpd.conf if they are using an older version of apache. Patch by Gavin Shelley <gavins@iplbath.com> r=Zach Lipton <zach@zachlipton.com> no 2nd review needed for this patch.
* Have checksetup.pl block web-access to runtests.sh (by .htaccess) andzach%zachlipton.com2001-09-231-2/+2
| | | | | | chmod +x runtests.sh so that it can be run with ./ r=bbaetz on irc, no 2nd review needed. No bug filed.
* Renaming *.t to be 00*.t to solve any sorting issues down the road as perzach%zachlipton.com2001-09-233-0/+209
| | | | | | bug 97976. No review required for tests at this time. NOT_PART_OF_BUILD
* *** empty log message ***zach%zachlipton.com2001-09-233-209/+0
|
* Fix for bug 97971 - Sanity check should check statuses, resolutions, ↵jake%acutex.net2001-09-191-0/+108
| | | | | | | everconfirmed & number of votes. Patch by Matthew Tuck <matty@chariot.net.au> r= jake@acutex.net
* Fix for bug 90333: Bugzilla now displays an appropriate error message if a ↵myk%mozilla.org2001-09-181-0/+5
| | | | | | | user hits process_bug.cgi without specifying any bugs to change. Patch by Myk Melez <myk@mozilla.org> r=jake@acutex.net
* Fix to make the tests generate the list of files to test instead of having ↵zach%zachlipton.com2001-09-174-57/+34
| | | | | | | | to update the list manually whenever a file is added or removed. The main logic is in t/Support/Files.pm, changes to the test files are needed to allow it to function properly. NOT_PART_OF_BUILD. No review needed for tests at this time.
* Make this file test for exec calls in addition to system calls that arezach%zachlipton.com2001-09-171-3/+3
| | | | | | one-argument and are therefore insecure. NOT_PART_OF_BUILD, no review needed.
* Fix for bug 97877: changed* operators now work for attachment statuses on ↵myk%mozilla.org2001-09-151-4/+10
| | | | | | | query form. Fix by Myk Melez <myk@mozilla.org> r=jake@acutex.net