Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2002-08-29 | Bug 163829 - move pref code into a separate package | bbaetz%student.usyd.edu.au | 17 | -902/+1274 | |
r=joel, preed | |||||
2002-08-28 | Correct checkin date for bug 153578 schema modification | bbaetz%student.usyd.edu.au | 1 | -1/+1 | |
2002-08-28 | Bug 165080 - Delete product fails with missing column error | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
r=joel x2 | |||||
2002-08-27 | Bug 161203 - Bug changes with intermediate pages munges fields with | bbaetz%student.usyd.edu.au | 7 | -3/+20 | |
multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk | |||||
2002-08-27 | Updating my e-mail address as jake@acutex.net is no longer valid. | jake%bugzilla.org | 15 | -19/+20 | |
* NO CODE CHANGES * | |||||
2002-08-27 | Bug 86651 - cvs-update was setting sticky dates which made commiting changes ↵ | jake%bugzilla.org | 1 | -3/+8 | |
and getting updates more difficult r=bbaetz, jouni | |||||
2002-08-27 | Bug 164623 - xml.cgi - attachments is broken and insiders not enforced | bugreport%peshkin.net | 2 | -108/+118 | |
2xr=bbaetz | |||||
2002-08-27 | Bug 164623 - add .htaccess to .cvsignore | bbaetz%student.usyd.edu.au | 1 | -0/+1 | |
r=joel x2 | |||||
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 65 | -66/+1 | |
r=joel x2 | |||||
2002-08-26 | Bug 164470 - mass reassign changes UNCONFIRMED->NEW | bbaetz%student.usyd.edu.au | 1 | -13/+38 | |
r=joel x2 | |||||
2002-08-26 | Bug 164566 - Param and UserInGroup are not defined in Bugzilla::Search | bbaetz%student.usyd.edu.au | 1 | -1/+2 | |
r= joel x2 | |||||
2002-08-26 | Bug 163494 - runtests.sh needs a switch to include optional modules | bugreport%peshkin.net | 1 | -16/+38 | |
Tests now detect optional modules and only exclude optional files if optional module dependencies are not met. Also major indent cleanup r=timeless | |||||
2002-08-26 | Bug 164464 - Importxml will fail if versioncache needs update | bugreport%peshkin.net | 1 | -1/+1 | |
r=bbatez, timeless | |||||
2002-08-25 | Bug 164465 - importxml.pl fails | bbaetz%student.usyd.edu.au | 1 | -14/+26 | |
r=joel x2 | |||||
2002-08-24 | Fixed merge problem from checkin of 143826 - No bug | bugreport%peshkin.net | 1 | -2/+2 | |
2002-08-24 | Bug 143286 - Adding 2 new files missing from repository | bugreport%peshkin.net | 3 | -0/+5 | |
2002-08-22 | Bug 163570 - Bugzilla::Search missing Date::Format include | bbaetz%student.usyd.edu.au | 1 | -0/+2 | |
patch by jussi@comlink.fi (Jussi Sirpoma), r=bbaetz x2 | |||||
2002-08-22 | Fix for bug 163541: Corrects problem with previous patch that causes primary ↵ | myk%mozilla.org | 1 | -1/+1 | |
headers not to appear on some installations. 2xr=bbaetz | |||||
2002-08-20 | Fix for bug 163541: let there be a page title but no primary page header. | myk%mozilla.org | 1 | -1/+10 | |
2xr=bbaetz | |||||
2002-08-20 | Bug 163457 - bugs not registered as "new". Patch by gerv; r=timeless, bbaetz. | gerv%gerv.net | 1 | -12/+5 | |
2002-08-20 | Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz. | gerv%gerv.net | 2 | -4/+5 | |
2002-08-20 | Bug 163299 - Can't change cc accessible checkbox | bbaetz%student.usyd.edu.au | 1 | -1/+4 | |
r=joel x2 | |||||
2002-08-20 | Bug 143286 - Add support for Insiders, Private comments, Private ↵ | gerv%gerv.net | 16 | -74/+194 | |
Attachments. Patch by bugreport@peshkin.net; r=gerv. | |||||
2002-08-19 | Fix long line noticed by Gerv, no bug #. | bbaetz%student.usyd.edu.au | 1 | -1/+2 | |
2002-08-19 | Big 163291 - Move utility funcs into a module | bbaetz%student.usyd.edu.au | 7 | -121/+294 | |
r=preed x2 |