Age | Commit message (Expand) | Author | Files | Lines |
2001-09-26 | Fix for bug 101659: emailsuffix was missing from the component owner mailto t... | justdave%syndicomm.com | 1 | -2/+3 |
2001-09-24 | Fix for bug 93388: Full name should be trimmed of whitespace before going | zach%zachlipton.com | 2 | -3/+4 |
2001-09-24 | Fix for bug 97588: localconfig should mention access.conf as well as | zach%zachlipton.com | 1 | -0/+2 |
2001-09-23 | Have checksetup.pl block web-access to runtests.sh (by .htaccess) and | zach%zachlipton.com | 1 | -2/+2 |
2001-09-23 | Renaming *.t to be 00*.t to solve any sorting issues down the road as per | zach%zachlipton.com | 3 | -0/+209 |
2001-09-23 | *** empty log message *** | zach%zachlipton.com | 3 | -209/+0 |
2001-09-20 | Fix for bug 97971 - Sanity check should check statuses, resolutions, everconf... | jake%acutex.net | 1 | -0/+108 |
2001-09-18 | Fix for bug 90333: Bugzilla now displays an appropriate error message if a us... | myk%mozilla.org | 1 | -0/+5 |
2001-09-17 | Fix to make the tests generate the list of files to test instead of having to... | zach%zachlipton.com | 4 | -57/+34 |
2001-09-17 | Make this file test for exec calls in addition to system calls that are | zach%zachlipton.com | 1 | -3/+3 |
2001-09-15 | Fix for bug 97877: changed* operators now work for attachment statuses on que... | myk%mozilla.org | 1 | -4/+10 |
2001-09-15 | Fix for bug 30731 - Reassigning closed bugs from the mass change page caused ... | jake%acutex.net | 2 | -2/+21 |
2001-09-14 | bugzilla wasn't catching mozilla on 98 which was annoying. r=jake | timeless%mac.com | 1 | -2/+2 |
2001-09-14 | Fix for bug 58436 - javascript strict warnings in query.cgi | jake%acutex.net | 1 | -11/+12 |
2001-09-14 | Bugzilla Bug 99465 FreeBSD not recognized! | timeless%mac.com | 1 | -0/+2 |
2001-09-11 | Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon. | gerv%gerv.net | 3 | -2/+45 |
2001-09-11 | Fix for bug 76140 - Adding some more sanity checks. | jake%acutex.net | 1 | -4/+41 |
2001-09-10 | Fix for bug 97657 - in defparams.pl, the sillyness sub should be called defpa... | jake%acutex.net | 1 | -1/+1 |
2001-09-10 | Fix for bug 71664 - Don't complain about a bad keyword cache for a bug that d... | jake%acutex.net | 1 | -1/+2 |
2001-09-10 | Fix for bug 95060 - Correct the instructions on how to view your current votes. | jake%acutex.net | 1 | -2/+3 |
2001-09-10 | Fix for bug 8647 - Add an option to the query page to sort by Last Changed date. | jake%acutex.net | 2 | -1/+5 |
2001-09-10 | Oops. Forgot to check this is. | zach%zachlipton.com | 1 | -0/+12 |
2001-09-07 | Fix for bug 98468: sample email regexp for username-only address changed from... | justdave%syndicomm.com | 1 | -2/+2 |
2001-09-07 | refix for bug 91808: previous patch for this bug used an INNER JOIN construct... | justdave%syndicomm.com | 1 | -1/+2 |
2001-09-06 | Fix for bug 30597 - Hyperlinking the number of votes was causing some confusi... | jake%acutex.net | 1 | -4/+7 |
2001-09-06 | Fix for bug 42337: Adding the usual red box for errors uploading attachments. | justdave%syndicomm.com | 1 | -12/+4 |
2001-09-06 | Fix for bug 69616: If you have tweakparams privs, the "Sanity check" link was... | justdave%syndicomm.com | 1 | -1/+4 |
2001-09-05 | Adding a test for safe system and exec calls. Part of this code by Dave. | zach%zachlipton.com | 1 | -0/+57 |
2001-09-04 | Add a little 1; to the end of this. | zach%zachlipton.com | 1 | -0/+2 |
2001-09-04 | Actually make the strict checking work. | zach%zachlipton.com | 1 | -2/+8 |
2001-09-04 | add tests for use strict; | zach%zachlipton.com | 1 | -1/+6 |
2001-09-04 | Enforce -w. This file will also be used to enforce use strict; | zach%zachlipton.com | 1 | -0/+63 |
2001-09-04 | Rename 1.t to 1compile.t as per bug 97976. | zach%zachlipton.com | 1 | -0/+0 |
2001-09-04 | Remove processmail from the list. It was causing problems with taint. | zach%zachlipton.com | 2 | -9/+8 |
2001-09-04 | Ok, really this time. This should work :) | zach%zachlipton.com | 1 | -61/+15 |
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 |