Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-06 | ... oops missed a reviewer checkin condition. | matty%chariot.net.au | 1 | -1/+1 | |
2002-10-06 | Bug #93667: Minor style fix, uninit var fix, add explanatory comments to ↵ | matty%chariot.net.au | 1 | -2/+33 | |
CrossCheck/DoubleCrossCheck. | |||||
2002-10-05 | Bug #93667: More movement, commenting, and remove an unused variable. | matty%chariot.net.au | 1 | -28/+32 | |
2002-10-05 | Bug #93667: Move some code around, add some section heading comments. | matty%chariot.net.au | 1 | -54/+65 | |
2002-10-05 | Bug #93667: Rewrite double cross checking. | matty%chariot.net.au | 1 | -68/+47 | |
2002-10-05 | Bug #93667: Rewrite single cross checking. | matty%chariot.net.au | 1 | -15/+16 | |
2002-10-05 | ... and fix build. | matty%chariot.net.au | 1 | -4/+2 | |
2002-10-05 | Bug #93667: General bug check refactoring. | matty%chariot.net.au | 1 | -127/+47 | |
2002-10-04 | Bug 155389 - More <link> elements & templatization of navigation_links. Fix ↵ | gerv%gerv.net | 1 | -2/+2 | |
small regression where I accidentally damaged the user.login field. Patch by gerv. | |||||
2002-10-03 | Bug 155389 - More <link> elements & templatization of navigation_links. ↵ | gerv%gerv.net | 5 | -49/+104 | |
Patch by gerv; r=bbaetz. | |||||
2002-10-02 | Bug 20122 - Bugzilla requires new login if IP changes | bbaetz%student.usyd.edu.au | 3 | -9/+82 | |
r=joel x2 | |||||
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 172010 voting broken on tip | bugreport%peshkin.net | 2 | -2/+4 | |
Regression from 43600 and 157756 2xr=bbaetz | |||||
2002-10-02 | Fixes Gerv's tree bustage from the checkin for bug 163114; 2xr=#mozwebtools | preed%sigkill.com | 1 | -1/+1 | |
2002-10-02 | Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵ | gerv%gerv.net | 7 | -71/+75 | |
r=burnus. | |||||
2002-10-02 | Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. | gerv%gerv.net | 6 | -12/+66 | |
2002-10-01 | Bug 171639 dupes not marked in original bug | bugreport%peshkin.net | 1 | -1/+2 | |
2xr=bbaetz | |||||
2002-09-30 | Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵ | gerv%gerv.net | 7 | -49/+134 | |
templates. Patch by burnus; r=gerv. | |||||
2002-09-30 | Bug 169819 - remove 'this is bugzilla...' text from footer | bbaetz%student.usyd.edu.au | 2 | -10/+6 | |
r=justdave x2 | |||||
2002-09-30 | Fix for bug 1700073: checksetup.pl (indirectly via Bugzilla::Config.pm) had ↵ | justdave%syndicomm.com | 1 | -13/+22 | |
a dependency on File::Temp, which caused it to crash before the version checks were even done to warn the admin that it wasn't present. This patch reorders the loading sequence in checksetup.pl so that the version checks are done before the Config module is loaded. 2xr=bbaetz | |||||
2002-09-30 | Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for ↵ | myk%mozilla.org | 1 | -1/+2 | |
correct product IDs in the flaginclusions and flagexclusions tables instead of the flagtypes table, which no longer has a product_id field. r=joel | |||||
2002-09-30 | Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm. | myk%mozilla.org | 1 | -18/+17 | |
r=bbaetz | |||||
2002-09-29 | Release notes. | matty%chariot.net.au | 1 | -3/+99 | |
2002-09-29 | Bug 171322 process_bug.cgi makes reference to non-existant product variable | bugreport%peshkin.net | 1 | -0/+1 | |
2xr=bbaetz | |||||
2002-09-29 | Bug 171440 editgroups shows system groups as usable for bugs even though ↵ | bugreport%peshkin.net | 1 | -1/+1 | |
they are not 2xr=justdave | |||||
2002-09-29 | Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; ↵ | gerv%gerv.net | 4 | -67/+91 | |
r=burnus. | |||||
2002-09-29 | Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where ↵ | myk%mozilla.org | 1 | -1/+1 | |
the qw construct needs to be surrounded by parentheses. | |||||
2002-09-29 | Fixing build bustage. Incorrect usage "foreach my $foo qw(bar baz)" where ↵ | myk%mozilla.org | 1 | -1/+1 | |
the qw construct needs to be surrounded by parentheses. | |||||
2002-09-29 | Fixing build bustage. Some template files didn't have version strings. | myk%mozilla.org | 4 | -0/+4 | |
2002-09-29 | Fixing build bustage. | myk%mozilla.org | 1 | -1/+1 | |
2002-09-29 | Checking in build bustage. | myk%mozilla.org | 1 | -1/+1 | |
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 36 | -675/+3562 | |
enhancements to attachment statuses. r=gerv,bbaetz | |||||
2002-09-28 | Fix for bug 171296: changing Content-disposition header in attachment.cgi to ↵ | justdave%syndicomm.com | 1 | -7/+1 | |
use 'inline' instead of 'attachment' so that it doesn't *force* you to download it. r= bbaetz, bzbarsky | |||||
2002-09-28 | Bug 170213 - CVS remove old and obsolete HTML files. "Patch" by gerv; a=myk. | gerv%gerv.net | 5 | -382/+0 | |
2002-09-28 | Bug 170195 Regression - buglist highlighting broken | bugreport%peshkin.net | 1 | -1/+3 | |
r=myk | |||||
2002-09-27 | Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2 | -6/+17 | |
2002-09-27 | Bug 170986 - General Summary reports don't work with taint checking. Also ↵ | gerv%gerv.net | 2 | -4/+10 | |
fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz. | |||||
2002-09-26 | Bug 170843 - cvs remove obsolete file, changepassword.cgi. "Patch" by gerv; ↵ | gerv%gerv.net | 1 | -39/+0 | |
a=justdave. | |||||
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 10 | -1/+465 | |
2002-09-24 | Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ↵ | myk%mozilla.org | 1 | -3/+4 | |
being in the RDF namespace to update deprecated syntax and get some RDF parsers to stop generating warnings. r=gerv | |||||
2002-09-23 | Bug 170064 - Change error API again to allow vars to be passed in the call. ↵ | gerv%gerv.net | 3 | -12/+24 | |
Patch by gerv; r=bbaetz. | |||||
2002-09-23 | Bug 170075 - Mid-air collision pages should be titled as such. Patch by ↵ | gerv%gerv.net | 1 | -1/+15 | |
gerv; r=bbaetz. | |||||
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 34 | -1409/+1695 | |
r=bbaetz, gerv | |||||
2002-09-22 | Fix for bug 63601: Recommend filename when downloading attachments (except ↵ | justdave%syndicomm.com | 3 | -9/+34 | |
in IE4, which chokes on the Content-Disposition header) Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com> r= bbaetz, gerv | |||||
2002-09-22 | Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵ | gerv%gerv.net | 7 | -6/+90 | |
Patch by gerv; r=kiko. | |||||
2002-09-21 | Bug 163114 - Templatise all calls to DisplayError. First patch - ↵ | gerv%gerv.net | 3 | -66/+118 | |
attachment.cgi. Patch by gerv; r=burnus. | |||||
2002-09-20 | Bug 167476 - unix_timestamp conversion error using MySQL. Patch by ↵ | gerv%gerv.net | 1 | -1/+1 | |
finne@stofanet.dk; r=gerv. | |||||
2002-09-20 | Bug 152935 - Pref for no notification on Target Milestone change not ↵ | gerv%gerv.net | 1 | -3/+3 | |
respected. Patch by jodym@oeone.com; r=bbaetz, gerv. | |||||
2002-09-20 | 160476 - boolean chart addition doesn't keep query template format. Patch by ↵ | gerv%gerv.net | 3 | -3/+14 | |
gerv; r=myk. | |||||
2002-09-20 | Last part of fix for bug 146945: Hack to support format=rdf for legacy ↵ | myk%mozilla.org | 1 | -0/+6 | |
applications that don't know to do ctype=rdf instead. r=gerv |