Age | Commit message (Expand) | Author | Files | Lines |
2001-11-17 | Bug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, no... | matty%chariot.net.au | 1 | -0/+17 |
2001-11-17 | Bug 101560, pt 2. Perl 5.00503 gives a (bogus?) warning which 5.6 doesn't. | bbaetz%cs.mcgill.ca | 1 | -1/+1 |
2001-11-17 | Bug 101560 - clear some more env vars so that system calls will run in | bbaetz%cs.mcgill.ca | 1 | -2/+1 |
2001-11-12 | Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a ... | jake%acutex.net | 1 | -33/+52 |
2001-10-25 | Fixed "used only once" warning coming from my patch for bug 97469. The | bbaetz%cs.mcgill.ca | 1 | -0/+1 |
2001-10-24 | Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs. | bbaetz%cs.mcgill.ca | 1 | -8/+110 |
2001-10-20 | Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment. | jake%acutex.net | 1 | -10/+24 |
2001-10-20 | Backing out previous change, the wrong patch got checked in. | jake%acutex.net | 1 | -26/+10 |
2001-10-20 | Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake... | gerv%gerv.net | 1 | -10/+26 |
2001-10-20 | Bug 73180 - We now put a notice at the top of the versioncache file saying th... | jake%acutex.net | 1 | -0/+7 |
2001-10-14 | Bug 57819 - change the size of the bit we print in the large error case. r=ju... | gerv%gerv.net | 1 | -2/+2 |
2001-10-13 | Fix for bug 104516: No code changes in this patch, all this checkin does is r... | justdave%syndicomm.com | 1 | -13/+13 |
2001-10-12 | Backing out Gerv's checkin for bug 71840. Per the bug report, it did not hav... | justdave%syndicomm.com | 1 | -26/+10 |
2001-10-12 | Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-). | gerv%gerv.net | 1 | -10/+26 |
2001-10-12 | Bug 57819 - cut down large mysql error strings. Patch by n_hibma@qubesoft.co... | gerv%gerv.net | 1 | -2/+7 |
2001-10-03 | Fix for bug 82809: comments in bugs no longer have 
 where the linefeeds... | justdave%syndicomm.com | 1 | -1/+1 |
2001-09-15 | Fix for bug 30731 - Reassigning closed bugs from the mass change page caused ... | jake%acutex.net | 1 | -1/+8 |
2001-09-01 | Fix for bug 42810 - Bugzilla would choke if your product name contained a ' m... | jake%acutex.net | 1 | -1/+1 |
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-27 | All code patches targetted for 2.14 have been checked in. Bumping version | justdave%syndicomm.com | 1 | -1/+1 |
2001-08-25 | Fix for bug 95634 - Improvements to Param('voteremovedmail') | jake%acutex.net | 1 | -10/+33 |
2001-08-20 | Fix for bug 95890: Correctly convert/record keyword changes in the bugs_activ... | myk%mozilla.org | 1 | -12/+10 |
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 | 1 | -0/+17 |
2001-08-11 | Fix for bug 94618: remove restrictions on valid characters in passwords. If ... | justdave%syndicomm.com | 1 | -7/+4 |
2001-08-11 | fix for bug 66235: process_bug.cgi: multiple product change misses the groups... | zach%zachlipton.com | 1 | -0/+24 |
2001-07-21 | Fix for bugs 55161 and 12819. The activity log now stores only what's change... | jake%acutex.net | 1 | -0/+31 |
2001-07-11 | Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i... | justdave%syndicomm.com | 1 | -9/+100 |
2001-07-04 | Fix for bug 87701: Invalid username in bug changes echoed back without escapi... | justdave%syndicomm.com | 1 | -0/+1 |
2001-07-04 | removing "Use Carp" and "sub die_with_dignity" that I was supposed to remove ... | justdave%syndicomm.com | 1 | -7/+7 |
2001-07-04 | Fix for bug 59349: Processmail now runs in taint (perl -T and $db->{Taint}=1)... | justdave%syndicomm.com | 1 | -3/+35 |
2001-07-01 | Fix for bug 87596: improper definition of $::components in globals.pl | justdave%syndicomm.com | 1 | -1/+1 |
2001-06-11 | Re-fix for bug 21253: fix calling conventions for syncshadowdb so that a phon... | justdave%syndicomm.com | 1 | -4/+5 |
2001-06-08 | Hopefully the fix for bug 77778: component lists, etc stuttering due to corru... | justdave%syndicomm.com | 1 | -0/+3 |
2001-06-07 | Fix for bug 21253: removing all single-parameter system() calls from Bugzilla | justdave%syndicomm.com | 1 | -2/+21 |
2001-06-06 | Fix for bug 75482: adding the capability to deactivate a group without deleti... | justdave%syndicomm.com | 1 | -0/+11 |
2001-06-01 | Fix for bug 72862: fixes more Perl warnings in RelationSet.pm and globals.pl | justdave%syndicomm.com | 1 | -0/+2 |
2001-05-24 | Bug 71552 - Remove oldemailtech from Bugzilla | jake%acutex.net | 1 | -2/+1 |
2001-05-11 | Fix for bug 80045: 500 Server Error in IE (but not Netscape or Mozilla) on er... | justdave%syndicomm.com | 1 | -0/+1 |
2001-04-28 | rolling version number to 2.13 for development | justdave%syndicomm.com | 1 | -1/+1 |
2001-04-26 | Tara is a bucket head. Floating version to 2.12 ship for tag and stripe | tara%tequilarista.org | 1 | -1/+1 |
2001-03-20 | Re-re-fix for bug 71550. This will quite likely fix a number of bugs in othe... | dave%intrec.com | 1 | -0/+8 |
2001-03-13 | Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla... | endico%mozilla.org | 1 | -3/+4 |
2001-03-08 | Bug 66149 - nicer wording for the most common Bugzilla error message. | gerv%gerv.net | 1 | -1/+3 |
2001-02-21 | fix for 9302: Would be nice if attachment + number was a link too. | cyeh%bluemartini.com | 1 | -0/+8 |
2001-02-02 | Fix for bug 66149: better error message on connection failures. Patch by shi... | dave%intrec.com | 1 | -1/+1 |
2001-01-25 | Fix for bug 30694: adds title attributes to bug links with bug status and des... | dave%intrec.com | 1 | -19/+45 |
2000-12-23 | changes from jake@acutex.net to make it possible to toggle the default value ... | dmose%mozilla.org | 1 | -1/+4 |