Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2002-09-19 | Bug 169561 - Speed up UserInGroup by using cached information. Patch by ↵ | gerv%gerv.net | 1 | -14/+1 | |
gerv; r=bbaetz, joel, myk. | |||||
2002-09-19 | Bug 168804 - Document CheckCanChangeField so sites can modify it for local ↵ | gerv%gerv.net | 3 | -40/+300 | |
needs. Patch by gerv; r=bbaetz, joel. | |||||
2002-09-19 | Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus. | gerv%gerv.net | 1 | -6/+21 | |
2002-09-19 | Fallout from previous checkin; need to escape "-" in regexp for some ↵ | gerv%gerv.net | 1 | -1/+1 | |
versions of Perl, because it interprets it as a range. | |||||
2002-09-18 | Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a ↵ | gerv%gerv.net | 4 | -31/+22 | |
"pages" subdirectory of the template directory. Patch by gerv; r=bbaetz. | |||||
2002-09-18 | Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to ↵ | gerv%gerv.net | 1 | -0/+0 | |
list.rdf.tmpl to fit in with new naming scheme. | |||||
2002-09-18 | Bug 146495 - clean up format ambiguities. We now have separate "format" and ↵ | gerv%gerv.net | 6 | -125/+33 | |
"ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. | |||||
2002-09-14 | Bug 25521 - Keyword field in new bug entry. Patch by ↵ | gerv%gerv.net | 2 | -0/+41 | |
jeff.hedlund@matrixsi.com; r=gerv. | |||||
2002-09-14 | Bug 168075 - Undefined subroutine &main::Error called at ↵ | gerv%gerv.net | 1 | -1/+1 | |
/opt/webtools/bugzilla/buglist.cgi line 1005. Patch by gerv; r=bbaetz. | |||||
2002-09-13 | Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. ↵ | gerv%gerv.net | 9 | -12/+60 | |
Patch by gerv; r=bbaetz. | |||||
2002-09-11 | Bug 166698 - The error system's in a bit of a mess. This file was missed on ↵ | gerv%gerv.net | 1 | -4/+2 | |
the original checkin. | |||||
2002-09-11 | Bug 166821 - reports.cgi broken by recent schema changes. r=bbaetz. | gerv%gerv.net | 1 | -2/+7 | |
2002-09-11 | Bug 167595 - Query - multiple-select product (and probably component) broken | bugreport%peshkin.net | 1 | -2/+4 | |
2xr = bbaetz | |||||
2002-09-10 | Bug 167643 - Schema Changes from bug 143826 are out of order | bugreport%peshkin.net | 1 | -5/+6 | |
2xr=JayPee | |||||
2002-09-09 | Bug 166023 - On failure in template->new, a template is used to display error | bugreport%peshkin.net | 1 | -2/+1 | |
2xr = bbaetz | |||||
2002-09-06 | Spelling fixes. | matty%chariot.net.au | 4 | -8/+8 | |
2002-09-06 | Adds Mac OS X 10.1 and 10.2 to the OS list on new installations. Existing ↵ | justdave%syndicomm.com | 1 | -1/+3 | |
installations will need to add these manually in localconfig. Also corrects spelling from "MacOS X" to "Mac OS X" per Apple's encouraged usage. r= caillon | |||||
2002-09-05 | Bug 166698 - clean up the error system, which was confused and broken. Patch ↵ | gerv%gerv.net | 5 | -199/+184 | |
by gerv; r=bbaetz. | |||||
2002-09-05 | Bug 146134 - checksetup.pl gives weird error message | bbaetz%student.usyd.edu.au | 1 | -9/+5 | |
r=justdave x2 | |||||
2002-09-05 | Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on ↵ | bugreport%peshkin.net | 1 | -27/+44 | |
test installs) 2xr=justdave | |||||
2002-09-05 | Bug 165756 - Running tests without checksetup causes failure | bbaetz%student.usyd.edu.au | 5 | -9/+11 | |
r=joel, jake | |||||
2002-09-04 | Bug 166318 - Bugzilla::Config should check for defparams.pl failure | bbaetz%student.usyd.edu.au | 1 | -1/+5 | |
r=joel x2 | |||||
2002-09-03 | bug 163024 - bugzilla_email_append calls processmail incorrectly | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
r=joel, preed | |||||
2002-09-01 | Bug 166016 checksetup gives torrent of cryptic errors if my_webservergroup ↵ | bugreport%peshkin.net | 1 | -1/+2 | |
is not found 2xr = timeless | |||||
2002-09-01 | Recheckin due to misapplied patch for bug 123957 | bugreport%peshkin.net | 1 | -2/+2 | |
2002-09-01 | Bug 123957 run checksetup.pl non-interactively (for use with cron jobs on ↵ | bugreport%peshkin.net | 1 | -9/+34 | |
test installs) 2xr=bbaetz | |||||
2002-08-31 | Bug 121419 - If multiple cookies exist, the least significant is assigned. | bugreport%peshkin.net | 1 | -1/+3 | |
2xr = bbaetz Also fixes Duplicate Bug 165685 When switching from no cookiepath to using cookiepath, old cookie gets in the way | |||||
2002-08-31 | Bug 165221: Apostrophes not properly handled during account creation. ↵ | preed%sigkill.com | 2 | -3/+10 | |
r=joel,r2=bbaetz |