Age | Commit message (Expand) | Author | Files | Lines |
2001-09-04 | Backout of this to get things back to normal | zach%zachlipton.com | 1 | -12/+58 |
2001-09-04 | Use Support::Files for the test items. | zach%zachlipton.com | 1 | -58/+12 |
2001-09-04 | Addition of Files.pm which will be used shortly by 1.t (soon to be 1compile.t... | zach%zachlipton.com | 1 | -0/+89 |
2001-09-04 | Fix for bug 98024: t/1.t should use $^X instead of hard-coded path to perl. | zach%zachlipton.com | 1 | -1/+1 |
2001-09-03 | Fix for bug 91808: Additional sanitycheck tests for the duplicates table. | justdave%syndicomm.com | 1 | -7/+51 |
2001-09-01 | Added a --verbose option to runtests.sh that the tinderbox scripts can use to... | justdave%syndicomm.com | 2 | -7/+22 |
2001-09-01 | Fix for bug 42810 - Bugzilla would choke if your product name contained a ' m... | jake%acutex.net | 2 | -2/+2 |
2001-09-01 | Fix for bug 96603: Grammatical error in bug_status.html. Simple one word fix. | zach%zachlipton.com | 1 | -2/+2 |
2001-09-01 | Fix for bug 97764: Fixes errant sending of mail on attachment changes to user... | myk%mozilla.org | 1 | -1/+1 |
2001-09-01 | Adding runtests.sh and 1.t to start the testing suite. No bug has been | zach%zachlipton.com | 2 | -0/+119 |
2001-08-31 | Fix for bug 97721: Bugzilla now requires Perl 5.005 (previous requirement was... | justdave%syndicomm.com | 1 | -3/+4 |
2001-08-31 | Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla dur... | justdave%syndicomm.com | 2 | -7/+107 |
2001-08-31 | Fix for bug 84338: initial implementation of attachment tracker, which lets u... | myk%mozilla.org | 4 | -0/+1086 |
2001-08-31 | Fix for bug 84338: initial implementation of attachment tracker, which lets u... | myk%mozilla.org | 15 | -14/+646 |
2001-08-31 | Fix for bug 96534: The version, component, and milestone select lists on the ... | justdave%syndicomm.com | 1 | -149/+246 |
2001-08-30 | Fix for bug 28736 - Bugmail will now show the summary for the bug that change... | jake%acutex.net | 1 | -4/+7 |
2001-08-30 | Bumping version to 2.15 for development | justdave%syndicomm.com | 1 | -1/+1 |
2001-08-30 | moving version to 2.14 (golden) to roll the tarball. | justdave%syndicomm.com | 1 | -1/+1 |
2001-08-30 | Updating release notes for 2.14 | jake%acutex.net | 1 | -53/+238 |
2001-08-30 | Typo in perl modify string, added "#!" to /usr/bin/perl strings. | barnboy%trilobyte.net | 5 | -7/+7 |
2001-08-30 | Buncha' release updates. Moved all images to | barnboy%trilobyte.net | 50 | -1605/+6456 |
2001-08-29 | Fixing a couple typoes | justdave%syndicomm.com | 1 | -3/+3 |
2001-08-28 | Re-fix for bug 87769: the original patch checked in for this prevented any vo... | justdave%syndicomm.com | 1 | -15/+17 |
2001-08-27 | All code patches targetted for 2.14 have been checked in. Bumping version | justdave%syndicomm.com | 1 | -1/+1 |
2001-08-27 | Fix for bug 92266: Prevent dataloss in the bugs_activity table by wrapping | justdave%syndicomm.com | 1 | -22/+58 |
2001-08-27 | Bug 96085 - bypassing group security checks using duplicate bugs | jake%acutex.net | 2 | -4/+104 |
2001-08-26 | Fix for bug 87769 - doeditvotes.cgi can nuke votes | jake%acutex.net | 1 | -0/+20 |
2001-08-25 | Fix for bug 95634 - Improvements to Param('voteremovedmail') | jake%acutex.net | 2 | -15/+40 |
2001-08-25 | Fix for bug 95235: variables with untrusted content were being echoed back to... | justdave%syndicomm.com | 2 | -6/+11 |
2001-08-23 | Adding some pretty images for the Bugzilla Guide warning, | barnboy%trilobyte.net | 4 | -0/+0 |
2001-08-22 | Big checkin of docs to resolve every | barnboy%trilobyte.net | 67 | -9166/+12577 |
2001-08-21 | Bug 96063 - the old method of doing this barfed on long URL strings. | gerv%gerv.net | 1 | -29/+48 |
2001-08-21 | Fix for bug 96085: don't allow unauthorized users to access restricted bugs t... | myk%mozilla.org | 1 | -7/+10 |
2001-08-20 | Fix for bug 95890: Correctly convert/record keyword changes in the bugs_activ... | myk%mozilla.org | 2 | -19/+19 |
2001-08-18 | Refixing bug 95875 - The code that breakes the typed in CC list into individu... | jake%acutex.net | 1 | -4/+4 |
2001-08-18 | Fix for bug 95857: process_bugs.cgi sees blank address in cc: line (would sho... | justdave%syndicomm.com | 1 | -6/+4 |
2001-08-18 | Fix for bug 95747 - CC List validation (for additions) wasn't happening until... | jake%acutex.net | 1 | -39/+58 |
2001-08-17 | Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' ... | jake%acutex.net | 1 | -1/+1 |
2001-08-17 | Fix for bug 95743: the role-accessible checkboxes were getting cleared if a u... | justdave%syndicomm.com | 2 | -40/+13 |
2001-08-17 | Fix for bug 95731: "INSERT INTO shadowlog" failed because "Table 'shadowlog' ... | justdave%syndicomm.com | 2 | -4/+4 |
2001-08-17 | Fix for bug 95546. MySQL versions before 3.23 don't support INNER JOINs | jake%acutex.net | 1 | -2/+2 |
2001-08-16 | Fix for bug 95535: the token generator for password resets is allowing the & ... | justdave%syndicomm.com | 2 | -0/+2 |
2001-08-16 | Fix for bug 87779: thanks to the new password reset code, there was no clear ... | justdave%syndicomm.com | 1 | -1/+3 |
2001-08-16 | Fix for bug 95304: Add a buglist link to the top of duplicates.cgi | justdave%syndicomm.com | 1 | -0/+6 |
2001-08-16 | Fix for bug 92593: Changing a bugs product will no longer remove the votes fr... | justdave%syndicomm.com | 1 | -7/+35 |
2001-08-15 | Re-fix for bug 95082: allow syncshadowdb to continue to make queries while Bu... | justdave%syndicomm.com | 1 | -1/+1 |
2001-08-14 | Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla. | jake%acutex.net | 5 | -7/+36 |
2001-08-14 | Fix for bug 26194: There are now substitution parameters available for use in... | justdave%syndicomm.com | 2 | -5/+12 |
2001-08-13 | Fix silly syntax error I missed. | justdave%syndicomm.com | 1 | -3/+3 |
2001-08-13 | Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields c... | justdave%syndicomm.com | 4 | -51/+154 |