Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-12-12 | add a stack to save the current global SQL state so that queries can be neste... | dmose%mozilla.org | 1 | -1/+41 |
2000-12-07 | patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title att... | dmose%mozilla.org | 1 | -2/+10 |
2000-10-31 | correcting scope | tara%tequilarista.org | 1 | -7/+7 |
2000-09-16 | front end fix for 31456: Editing a superuser clears their access flags | cyeh%bluemartini.com | 1 | -0/+4 |
2000-09-14 | fix for 51520: Missing uses of Param('emailsuffix') | cyeh%bluemartini.com | 1 | -1/+2 |
2000-09-13 | fix for 51299: RemoveVotes email should use the 'sendmailnow' Param. patch by... | cyeh%bluemartini.com | 1 | -1/+5 |
2000-07-15 | Don't lowercase the entries in legal_keywords. | terry%mozilla.org | 1 | -1/+1 |
2000-07-14 | change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list... | endico%mozilla.org | 1 | -4/+15 |
2000-07-14 | Keywords were already enforced to never differ only in capitalization. So, c... | terry%mozilla.org | 1 | -1/+10 |
2000-06-27 | fix for DBI compatibility | cyeh%bluemartini.com | 1 | -1/+1 |
2000-05-20 | remove dependency on Mysql, use DBI instead. Patch submitted by | cyeh%bluemartini.com | 1 | -5/+6 |
2000-05-09 | rolling version to 2.11 for development | cyeh%bluemartini.com | 1 | -1/+1 |
2000-05-09 | rolling version number to latest release of 2.10 | cyeh%bluemartini.com | 1 | -1/+1 |
2000-05-09 | fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.org | cyeh%bluemartini.com | 1 | -2/+2 |
2000-04-26 | better implementation of realnames support. remove overhead of two sql | cyeh%bluemartini.com | 1 | -5/+5 |
2000-04-22 | Add conditional support to display users real name in bug reports if user | cyeh%bluemartini.com | 1 | -6/+22 |
2000-03-29 | removing ShowCCList from globals.pl, as it is no longer used | dmose%mozilla.org | 1 | -8/+0 |
2000-03-29 | allow users to watch the bugs of other users | dmose%mozilla.org | 1 | -19/+8 |
2000-03-24 | Wasn't working right if usetargetmilestone was off. | terry%mozilla.org | 1 | -1/+5 |
2000-03-22 | Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition | terry%mozilla.org | 1 | -4/+33 |
2000-03-21 | Make it so that we can (hopefully!) rebuild the shadow db without | terry%mozilla.org | 1 | -3/+3 |
2000-03-11 | Whoops; left out the "mailto:" part of a mailto link. | terry%mozilla.org | 1 | -3/+3 |
2000-03-11 | Italicize the "Additional Comments From" stuff, so that you can tell | terry%mozilla.org | 1 | -1/+125 |
2000-03-11 | Patch by Joe Robins <jmrobins@tgix.com> -- allow automatic definition | terry%mozilla.org | 1 | -2/+11 |
2000-02-19 | Cut down on the number of syncshadowdb processes we fork off. | terry%mozilla.org | 1 | -1/+10 |
2000-02-19 | Check that we have defined a shadow db before trying to use it. | terry%mozilla.org | 1 | -1/+1 |
2000-02-18 | Fixed some functions in buglist.cgi that won't work if we're hooked up | terry%mozilla.org | 1 | -0/+7 |
2000-02-18 | Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And fi... | terry%mozilla.org | 1 | -3/+3 |
2000-02-18 | Added an optional ability to keep a read-only shadow database, so that | terry%mozilla.org | 1 | -2/+29 |
2000-02-17 | Fixed icky infinite loop bug. | terry%mozilla.org | 1 | -3/+4 |