Age | Commit message (Expand) | Author | Files | Lines |
2002-02-17 | Fix for bug 125516: the recent fix for emails truncating when a period occurr... | justdave%syndicomm.com | 1 | -1/+1 |
2002-02-14 | Bug 110013 - templatize describecomponents.cgi | bbaetz%student.usyd.edu.au | 1 | -6/+8 |
2002-02-14 | Backing out checkin for bug 115369, it's busted on Perl 5.00503. | justdave%syndicomm.com | 1 | -206/+13 |
2002-02-14 | Fix for bug 115369: Templatization of long_list.cgi | justdave%syndicomm.com | 1 | -13/+206 |
2002-02-13 | Bug 97471 - The assignee and qa contact should always be able to see their | bbaetz%student.usyd.edu.au | 1 | -5/+2 |
2002-02-13 | Bug 100094 - use generic template handling code | bbaetz%student.usyd.edu.au | 1 | -3/+14 |
2002-02-06 | Fix for bug 117055: Emails were being truncated if they contained a line with... | justdave%syndicomm.com | 1 | -1/+1 |
2002-02-04 | Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from | bbaetz%student.usyd.edu.au | 1 | -0/+13 |
2002-02-03 | Fix for bug 121747: Stops every script before it does anything else if Bugzil... | myk%mozilla.org | 1 | -0/+92 |
2002-01-30 | Fix for bug 104521: Removes old attachment interface in favor of new attachme... | myk%mozilla.org | 1 | -2/+2 |
2002-01-23 | Bug 121074 - taint error after changing bug | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-01-22 | Bug 98368 - dbi connect doesn't use db_port option. | bbaetz%student.usyd.edu.au | 1 | -1/+2 |
2002-01-20 | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 1 | -0/+19 |
2001-12-17 | Fix for bug 113646, midair when changing assignee gives error. Fix changes su... | zach%zachlipton.com | 1 | -4/+4 |
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 |