aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use Support::Files for the test items. zach%zachlipton.com2001-09-041-58/+12
* Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t...zach%zachlipton.com2001-09-041-0/+89
* Fix for bug 98024: t/1.t should use $^X instead of hard-coded path to perl.zach%zachlipton.com2001-09-041-1/+1
* Fix for bug 91808: Additional sanitycheck tests for the duplicates table.justdave%syndicomm.com2001-09-031-7/+51
* Added a --verbose option to runtests.sh that the tinderbox scripts can use to...justdave%syndicomm.com2001-09-012-7/+22
* Fix for bug 42810 - Bugzilla would choke if your product name contained a ' m...jake%acutex.net2001-09-012-2/+2
* Fix for bug 96603: Grammatical error in bug_status.html. Simple one word fix.zach%zachlipton.com2001-09-011-2/+2
* Fix for bug 97764: Fixes errant sending of mail on attachment changes to user...myk%mozilla.org2001-09-011-1/+1
* Adding runtests.sh and 1.t to start the testing suite. No bug has beenzach%zachlipton.com2001-09-012-0/+119
* Fix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was...justdave%syndicomm.com2001-08-311-3/+4
* Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla dur...justdave%syndicomm.com2001-08-312-7/+107
* Fix for bug 84338: initial implementation of attachment tracker, which lets u...myk%mozilla.org2001-08-314-0/+1086
* Fix for bug 84338: initial implementation of attachment tracker, which lets u...myk%mozilla.org2001-08-3115-14/+646
* Fix for bug 96534: The version, component, and milestone select lists on the ...justdave%syndicomm.com2001-08-311-149/+246
* Fix for bug 28736 - Bugmail will now show the summary for the bug that change...jake%acutex.net2001-08-301-4/+7
* Bumping version to 2.15 for developmentjustdave%syndicomm.com2001-08-301-1/+1
* moving version to 2.14 (golden) to roll the tarball.justdave%syndicomm.com2001-08-301-1/+1
* Updating release notes for 2.14jake%acutex.net2001-08-301-53/+238
* Typo in perl modify string, added "#!" to /usr/bin/perl strings.barnboy%trilobyte.net2001-08-305-7/+7
* Buncha' release updates. Moved all images tobarnboy%trilobyte.net2001-08-3050-1605/+6456
* Fixing a couple typoesjustdave%syndicomm.com2001-08-291-3/+3
* Re-fix for bug 87769: the original patch checked in for this prevented any vo...justdave%syndicomm.com2001-08-281-15/+17
* All code patches targetted for 2.14 have been checked in. Bumping versionjustdave%syndicomm.com2001-08-271-1/+1
* Fix for bug 92266: Prevent dataloss in the bugs_activity table by wrappingjustdave%syndicomm.com2001-08-271-22/+58
* Bug 96085 - bypassing group security checks using duplicate bugsjake%acutex.net2001-08-272-4/+104
* Fix for bug 87769 - doeditvotes.cgi can nuke votesjake%acutex.net2001-08-261-0/+20
* Fix for bug 95634 - Improvements to Param('voteremovedmail')jake%acutex.net2001-08-252-15/+40
* Fix for bug 95235: variables with untrusted content were being echoed back to...justdave%syndicomm.com2001-08-252-6/+11
* Adding some pretty images for the Bugzilla Guide warning,barnboy%trilobyte.net2001-08-234-0/+0
* Big checkin of docs to resolve everybarnboy%trilobyte.net2001-08-2267-9166/+12577
* Bug 96063 - the old method of doing this barfed on long URL strings.gerv%gerv.net2001-08-211-29/+48
* Fix for bug 96085: don't allow unauthorized users to access restricted bugs t...myk%mozilla.org2001-08-211-7/+10
* Fix for bug 95890: Correctly convert/record keyword changes in the bugs_activ...myk%mozilla.org2001-08-202-19/+19
* Refixing bug 95875 - The code that breakes the typed in CC list into individu...jake%acutex.net2001-08-181-4/+4
* Fix for bug 95857: process_bugs.cgi sees blank address in cc: line (would sho...justdave%syndicomm.com2001-08-181-6/+4