Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-29 | Fix for bug 232447: Warns user about missing bug number instead of dying in ↵ | myk%mozilla.org | 1 | -1/+2 | |
GetBugLink(). r=justdave | |||||
2004-01-15 | Fix for bug 194290: irc:// links are not highlighted as links. Adds irc | kiko%async.com.br | 1 | -1/+1 | |
to the list of supported protocols in quoteUrls(). Patch by Emmanuel Bourg <smanux@lfjr.net>, r=kiko, a=justdave. | |||||
2003-11-22 | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 1 | -10/+10 | |
2003-11-07 | Bug 155119: reassigning bugs to a product with no components gives 'browser' ↵ | jocuri%softhome.net | 1 | -1/+1 | |
error; patch by Chuck Duvall <caduvall@glue.umd.edu>; r=bbaetz; a=justdave. | |||||
2003-10-31 | Bug 223937: web site error while updating email address; r=myk,kiko; a=justdave. | jocuri%softhome.net | 1 | -2/+4 | |
2003-10-30 | Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined" | kiko%async.com.br | 1 | -1/+0 | |
messages. Fudge warnings via sillyness. r=myk, chaduv. a=myk. | |||||
2003-10-26 | Bug 218386: add 'view-source:' to the link of URL protocols which ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
automatcalyy get hyperlinked in comments. r= timeless, a= justdave | |||||
2003-08-24 | Bug 160422: If data/versioncache is not readable, pretend it's expired and ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
rebuild it. | |||||
2003-08-06 | Backing out changes accidently checked in with bug 174942: the ↵ | justdave%syndicomm.com | 1 | -7/+11 | |
"die_with_dignity" sub is supposed to remain commented out in CVS. Also adding comments with the sub to explain what it's used for. | |||||
2003-07-31 | Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵ | jkeiser%netscape.com | 1 | -7/+7 | |
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN. | |||||
2003-07-27 | Bug 153583 - Links to obsoleted attachment should use line-through style | caillon%returnzero.com | 1 | -2/+58 | |
r=kiko@async.com.br a=justdave@netscape.com | |||||
2003-07-12 | Bug 212361: Additional Comments date had month and day swapped in bug change ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
emails r= jaypee, a= justdave | |||||
2003-06-24 | Fix for bug 204631: enhances config.cgi to generate a list of queryable ↵ | myk%mozilla.org | 1 | -0/+20 | |
fields so third-party clients can populate search forms with the list. r=gerv a=myk | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -144/+7 | |
r=myk,jake | |||||
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -2/+1 | |
r=joel, a=justdave | |||||
2003-04-27 | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 1 | -3/+3 | |
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave | |||||
2003-04-25 | Fix for bug 179510: takes group restrictions into account when sending ↵ | myk%mozilla.org | 1 | -49/+57 | |
request notifications r=bbaetz,jpreed a=justdave | |||||
2003-04-25 | Bug 179513, take N. Fix the bracketing so that it actually works... | bbaetz%acm.org | 1 | -24/+24 | |
r=myk, justdave a=justdave | |||||
2003-04-25 | Bug 197153: Fix for insecure temporary filename handling. | justdave%syndicomm.com | 1 | -22/+24 | |
Patch by Brad Baetz <bbaetz@acm.org> r= justdave, gerv a= justdave | |||||
2003-04-02 | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 1 | -3/+2 | |
r=gerv a=justdave | |||||
2003-03-22 | Bug 195695 - Requesting a non-existant format results in an Internal Error | bbaetz%acm.org | 1 | -1/+19 | |
r=gerv, a=myk | |||||
2003-02-23 | Bug 194394 - Internal error after turning useqacontact off | bbaetz%acm.org | 1 | -1/+1 | |
r,a=justdave | |||||
2003-02-09 | Bug 192393 - $::dbwritesallowed never set | bbaetz%acm.org | 1 | -1/+1 | |
r, a=justdave | |||||
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 1 | -3/+1 | |
r=gerv, justdave a=justdave | |||||
2003-01-23 | Bug 190197 AnyEntryGroups() is broken in globals.pl; call from enter_bug.cgi ↵ | timeless%mozdev.org | 1 | -5/+8 | |
breaks bug entering patch by jon@vmware.com r=justdave a=justdave | |||||
2003-01-15 | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 1 | -186/+1 | |
r=justdave, myk, joel, preed a=justdave | |||||
2002-12-21 | Bug 180870 - Remove old shadowdb manual replication code | bbaetz%student.usyd.edu.au | 1 | -69/+10 | |
r, a=myk | |||||
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 1 | -182/+15 | |
2002-12-15 | Bug 158499 - Templatise XML bug output | bbaetz%student.usyd.edu.au | 1 | -0/+2 | |
r=gerv, justdave a=justdave | |||||
2002-12-10 | Bug 184081 Change search interfaces to use Viewable products instead of ↵ | bugreport%peshkin.net | 1 | -7/+17 | |
enterable products r=bbaetz a=justdave | |||||
2002-12-08 | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 1 | -2/+3 | |
field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave | |||||
2002-11-28 | Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl | bbaetz%student.usyd.edu.au | 1 | -5/+14 | |
r=justdave, joel a=justdave | |||||
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 1 | -3/+6 | |
every time we display. r=justdave a=justdave | |||||
2002-11-25 | Bug 180460 request.cgi doesn't filter list of products/components | bugreport%peshkin.net | 1 | -0/+45 | |
patch by joel r=bbaetz a=justdave | |||||
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 1 | -1/+112 | |
Patch by joel r=bbaetz,justdave a=justdave | |||||
2002-11-22 | Bug 181613 - $::ENV not being cleared | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=gerv, a=justdave | |||||
2002-11-19 | Bug 124589 - support database replication | bbaetz%student.usyd.edu.au | 1 | -16/+57 | |
r=myk, a=justdave | |||||
2002-11-17 | Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, ↵ | gerv%gerv.net | 1 | -1/+3 | |
a=justdave. | |||||
2002-11-10 | Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s) | bugreport%peshkin.net | 1 | -6/+3 | |
r,a=justdave | |||||
2002-10-26 | Bug 147833 - start using CGI.pm | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=gerv, justdave | |||||
2002-10-16 | Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
r=joel x2 | |||||
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 1 | -7/+34 | |
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave | |||||
2002-10-11 | Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵ | gerv%gerv.net | 1 | -4/+0 | |
r=bbaetz. | |||||
2002-10-07 | Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -0/+1 | |
2002-10-06 | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵ | gerv%gerv.net | 1 | -13/+7 | |
Patch by gerv; r=burnus. | |||||
2002-10-02 | Bug 172045 can't see restricted bugs if cc set | bugreport%peshkin.net | 1 | -1/+1 | |
r=daa,bbaetz | |||||
2002-10-02 | Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -1/+1 | |
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 1 | -4/+8 | |
enhancements to attachment statuses. r=gerv,bbaetz | |||||
2002-09-27 | Bug 170986 - General Summary reports don't work with taint checking. Also ↵ | gerv%gerv.net | 1 | -0/+2 | |
fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz. | |||||
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 1 | -0/+12 | |