aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 137954 - Empty "move-button-text" field blocks changing bugs. Patch by ↵gerv%gerv.net2002-04-181-1/+1
| | | | gerv, 2xr=justdave.
* Fix for bug 126792: Templatizes showdependencytree.cgi.myk%mozilla.org2002-04-182-356/+336
| | | | | Patch by Myk Melez <myk@mozilla.org>. r=afranke,gerv
* Bug 135545 - missing template version strings. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-04-1812-1/+34
|
* Bug 136754 - warning in editproduct.cgi if usebuggroups option is on. Patch ↵gerv%gerv.net2002-04-181-1/+1
| | | | by justdave; r=gerv, bbaetz.
* Bug 137589 - fix test 4 not to hang on the "use CGI" in the template.gerv%gerv.net2002-04-181-0/+3
|
* Fix for bug 136506: work-around taint error on Perl 5.005.myk%mozilla.org2002-04-171-0/+1
| | | | | Patch by Davidy Avery <daa@rm.incc.net>. 2x r=myk
* bug 117718 - Mass Change removes a bugs groupset if the bug was in thebbaetz%student.usyd.edu.au2002-04-161-4/+12
| | | | | wrong product group r=justdave x2
* Bug 125427 - Taint error in duplicates.cgi with perl < 5.6bbaetz%student.usyd.edu.au2002-04-161-19/+39
| | | | r=gerv, myk
* Fix for bug 137669: remove <nobr> tags from attachment status listsjustdave%syndicomm.com2002-04-162-6/+2
| | | | | Patch by Jeffrey Baker <jwbaker@acm.org> r= justdave x2
* Release notes update.matty%chariot.net.au2002-04-161-16/+175
|
* Bug 121247 - enter_bug comment templates. Template method for amalgamation ↵gerv%gerv.net2002-04-162-2/+31
| | | | of free-form enter_bug text fields into the description. Patch by gerv; 2xr=myk.
* Fix for bug 134198: Warns installations about Apache configuration issue ↵myk%mozilla.org2002-04-162-0/+10
| | | | | | | with security ramifications. Fix by Gregory Leblanc <gleblanc@linuxweasel.com>. Docs fix, no review needed.
* Bug 92763 Add Windows XP as OS selection for entering/searching bugstimeless%mac.com2002-04-153-10/+78
| | | | | | | | | | patch by ddk r=bbaetz r=justdave Bug 135666 Creating bugs: OS detection doesn't work for Internet Explorer, Win NT 4. patch by ddk+johannes.pellenz@sdm.de r=bbaetz r=justdave Adds Windows XP to the bugzilla OS list Activates the Windows XP detection (it was commented out waiting for this fix...) Makes Windows NT (4) detection match the pattern everything else used
* Bug 129442 - make html of a default installation (mostly) HTML 4.01bbaetz%student.usyd.edu.au2002-04-1523-157/+216
| | | | | | | transitional compliant Original patch by chema@ximian.com, modified/extended by bbaetz@student.usyd.edu.au r=gerv, justdave
* Bug 136751 - warnings with show_bug.cgibbaetz%student.usyd.edu.au2002-04-151-5/+5
| | | | r=justdave x2
* Bug 110980 - no email to cc list when opening new bugbbaetz%student.usyd.edu.au2002-04-142-2/+25
| | | | | | original patch by jake@bugzilla.org, merged to current sources by bbaetz@student.usyd.edu.au r=gerv, justdave
* Fix for bug 136227: Corrects syntax error in bash script.myk%mozilla.org2002-04-131-1/+1
| | | | | Patch by David Kilzer <ddkilzer@theracingworld.com>. 2xr=afranke
* Fix for bug 125660: Templatizes process_bug.cgi.myk%mozilla.org2002-04-138-315/+519
| | | | | Patch by Myk Melez <myk@mozilla.org> r=gerv,bbaetz
* Bug 121162 - remove unused file booleanchart.htmlbbaetz%student.usyd.edu.au2002-04-111-79/+0
| | | | 'patch' by mattyt, r=bbaetz, justdave
* Build bustage - add version string. Oops. No bug number.gerv%gerv.net2002-04-111-0/+1
|
* Bug 199635 - templatise duplicates.cgi. Patch by gerv, r=myk, bbaetz.gerv%gerv.net2002-04-112-229/+400
|
* Byg 136003 - two extra spaces after every commentbbaetz%student.usyd.edu.au2002-04-071-3/+6
| | | | r=gerv x2
* Bug 133423 - Audit templates for FILTER usagebbaetz%student.usyd.edu.au2002-04-0726-41/+48
| | | | r=gerv, justdave
* Bug 134575 - some scripts trying to make world writable directoriesbbaetz%student.usyd.edu.au2002-04-074-16/+16
| | | | r=justdave, gerv
* Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, ↵gerv%gerv.net2002-04-061-1/+1
| | | | 2xr=gerv. This one line has caused me so much grief...
* Bug 135473 - Using back button after failure on attachment.cgi does not ↵gerv%gerv.net2002-04-061-0/+1
| | | | disable radio buttons when patch checkbox is checked. Patch by ddk <ddkilzer@theracingworld.com>, 2xr=gerv.
* Bug 135469 - missing version string (tree's afire). Patch by ddk, 2xr=zach.gerv%gerv.net2002-04-061-0/+1
|
* Bug 126456 - fix our error handling. Change the name of the functions to ↵gerv%gerv.net2002-04-062-28/+43
| | | | something more sane; a few enhancements. Patch by gerv, 2xr=myk.
* bug 134562 - taint error in buglist.cgibbaetz%student.usyd.edu.au2002-04-051-2/+6
| | | | r=justdave, gerv
* Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. CVS ↵gerv%gerv.net2002-04-052-350/+0
| | | | removal of old CGIs.
* Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ↵gerv%gerv.net2002-04-058-15/+602
| | | | by gerv, r=myk, bbaetz.
* Bug 124920 - Templatise post_bug.cgi. Patch by gerv, r=myk, bbaetz.gerv%gerv.net2002-04-053-110/+187
|
* Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk.gerv%gerv.net2002-04-042-148/+221
|
* Fix for bug 135291: add version string to new templates and fix the string ↵zach%zachlipton.com2002-04-047-5/+7
| | | | | | | | for non xml templates. r=bbaetz, r2=ddk
* Bug 130373 - sorting by target milestone genreated bogus errorbbaetz%student.usyd.edu.au2002-04-041-11/+26
| | | | patch by ddkilzer@theracingworld.com, r=bbaetz, justdave
* Bug 127200 - query for cc takes long timebbaetz%student.usyd.edu.au2002-04-041-4/+7
| | | | r=mattyt, justdave
* Bug 126883 - bugzilla.dtd isn't quite correctbbaetz%student.usyd.edu.au2002-04-044-3/+21
| | | | r=gerv, justdave
* Partial fix for bug 104600: Adds "template/custom" to .cvsignore.myk%mozilla.org2002-04-041-0/+1
| | | | | Patch by Myk Melez <myk@mozilla.org> r=justdave x2
* Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz.gerv%gerv.net2002-04-043-12/+156
|
* New version of bug writing guidelines - bug 131345. Written by Eli ↵gerv%gerv.net2002-04-041-281/+391
| | | | (eli@prometheus-music.com), r=gerv.
* Fix for bug 98658: Let administrator know which customised templates have ↵zach%zachlipton.com2002-04-0440-4/+56
| | | | | | | | | | | been updated by Bugzilla team. Patch adds a version string to every template and a check in t/004template.t to check for version strings in templates. Note that two templates that were not included in the initial patch now have version strings added. r=justdave, r2=myk
* Fix for bug 126801: Suppress display of secure products to users who are not ↵myk%mozilla.org2002-04-041-0/+1
| | | | | | | | authorized to access those products. Only matters for installations using the "product groups" feature. Patch by Myk Melez <myk@mozilla.org>. r=justdave,gerv.
* Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.gerv%gerv.net2002-04-048-56/+210
|
* Bug 109528 - Can't query for attachment status != value if patch has nobbaetz%student.usyd.edu.au2002-04-031-16/+49
| | | | | statuses r=myk, justdave
* Fix for bug 82143 and bug 95594: Attempting to reverse dependencies falsely ↵justdave%syndicomm.com2002-04-031-14/+17
| | | | | | | | reported a circular dependency loop, and setting both the blocks and depends at the same time allowed a real dependency loop to be created. Patch by Stephen Lee <slee@wilcoxassoc.com> r= myk, justdave
* Bug 120537 (b) - fix previous patch to not complain if there's no .htaccess ↵gerv%gerv.net2002-04-031-4/+6
| | | | file. Patch by ddkilzer@theracingworld.com; r=justdave, bbaetz.
* Bug 132939 - "zarro bugs found" is no morebbaetz%student.usyd.edu.au2002-04-021-2/+2
| | | | r=justdave x2
* Remaining pieces of Bug 23067 from yesterday... no idea why the first ↵justdave%syndicomm.com2002-04-029-62/+451
| | | | commit didn't pick these up.
* Fix for bug 107513: Makes it possible to change parameters on an ↵myk%mozilla.org2002-04-021-1/+2
| | | | | | | installation where access to the scripts is not limited to the web server user. Patch by Myk Melez <myk@mozilla.org>. r=justdave,bbaetz
* Fix for bug 133833. Error in templatized version of userprefs.cgi. Errordkl%redhat.com2002-04-021-2/+2
| | | | | with ExcludeSelf form variable being all lowercase. Patch by David Lawrence <dkl@rehat.com> 2xr=gerv@mozilla.org