aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...justdave%syndicomm.com2002-04-029-62/+451
* Fix for bug 107513: Makes it possible to change parameters on an installation...myk%mozilla.org2002-04-021-1/+2
* Fix for bug 133833. Error in templatized version of userprefs.cgi. Errordkl%redhat.com2002-04-021-2/+2
* Fix for bug 23067: Allow the user to change their email address through the p...justdave%syndicomm.com2002-04-016-4/+202
* Bug 134465 - Don't die() if the admin email address doesn't match thebbaetz%student.usyd.edu.au2002-04-011-1/+4
* Better fix for bug 132929, buglist.cgi "long format" button doesn't work.bbaetz%student.usyd.edu.au2002-04-011-3/+1
* Fix for bug 133425: adding missing FILTERs in the templatejustdave%syndicomm.com2002-04-011-3/+3
* Fix for bug 92263: Don't output SQL commands before the footer when syncshado...justdave%syndicomm.com2002-04-011-0/+3
* Bug 120537 - Allow the use of a local 'dot' binary to generate dependancybbaetz%student.usyd.edu.au2002-03-313-10/+84
* Bug 133210 - typo in checksetup; uses $::params instead of $::parambbaetz%student.usyd.edu.au2002-03-311-3/+3
* Bug 133862 - bugzilla index page doesn't focus text fieldbbaetz%student.usyd.edu.au2002-03-311-1/+5
* Bug 104589 - prevent user closing window from terminating Bugzilla scripts. P...gerv%gerv.net2002-03-282-0/+12
* Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=...gerv%gerv.net2002-03-272-28/+35
* Bug 133200 - mass change removes dependancies. r=afranke, justdavebbaetz%student.usyd.edu.au2002-03-261-27/+3
* Fix for bug 133389: changing anything on a bug from the show_bug.cgi page wou...justdave%syndicomm.com2002-03-261-1/+1
* Bug 133372 - FILTER uri on milestone URL. Patch by ddk; 2xr=gerv.gerv%gerv.net2002-03-261-1/+1
* Fixes to small issues with show_bug.cgi templatisation.gerv%gerv.net2002-03-261-8/+10
* Bug 133201 - js syntax error in show_bugbbaetz%student.usyd.edu.au2002-03-251-1/+1
* Bug 128419 - link to email preferences from bug changed notification isbbaetz%student.usyd.edu.au2002-03-241-1/+1
* Bug 110012 - show_bug templatisation. r=bbaetz, afranke.gerv%gerv.net2002-03-248-673/+937
* Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by c...gerv%gerv.net2002-03-231-1/+3
* Bug 131659 - need to fixPerms the css directorybbaetz%student.usyd.edu.au2002-03-231-0/+2
* Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warningsbbaetz%student.usyd.edu.au2002-03-231-0/+5
* Bug 132929 - buglist.cgi 'long format' button doesn't workbbaetz%student.usyd.edu.au2002-03-231-0/+3
* Getting the stuff Timeless missed with his checkin for bug 106386justdave%syndicomm.com2002-03-195-8/+22
* Bug 106386 rid source of misspellingstimeless%mac.com2002-03-196-8/+8
* Bug 118953 - incorrect message from checksetup.plbbaetz%student.usyd.edu.au2002-03-181-2/+3
* Bug 92905 - perl error when editing user and no groups definedbbaetz%student.usyd.edu.au2002-03-181-20/+20
* Bug 131568: template/default/global/header validates HTML 4.01 Transitionaljustdave%syndicomm.com2002-03-181-2/+2
* Bug 103953 again = XHTML fixes. patch by ville.skytta@iki.fi, 2xr=gerv.gerv%gerv.net2002-03-171-4/+5
* Bug 129466 - use IP addr (not hostname) in logincookies tablebbaetz%student.usyd.edu.au2002-03-162-11/+15
* Bug 126789 - templatise token.cgi. r=bbaetz, mattyt.gerv%gerv.net2002-03-162-61/+83
* Fix for bug 97739: Confirms deletion of an attachment status in browsers with...myk%mozilla.org2002-03-131-0/+51
* Fix for bug 97739: Confirms deletion of an attachment status in browsers with...myk%mozilla.org2002-03-132-13/+66
* Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org2002-03-1214-865/+1601
* Bug 130254 - Template params don't have to exist, since they may bebbaetz%student.usyd.edu.au2002-03-121-0/+3
* Fix for bug 72184: prevents users from entering too-large comments/descriptio...myk%mozilla.org2002-03-114-0/+19
* Bug 129017 - perl error in apache logbbaetz%student.usyd.edu.au2002-03-061-1/+1
* Fix for bug 129016: Corrects conditional operator.myk%mozilla.org2002-03-051-1/+1
* Fix for bug 128784: Eliminates redundant function call in userprefs.cgi.myk%mozilla.org2002-03-051-5/+1
* Fix typo in checkin for bug 107743.bbaetz%student.usyd.edu.au2002-03-041-1/+1
* Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au2002-03-047-8/+45
* Backing out a bit I didn't mean to check in as part of bug 119657. Oops.bbaetz%student.usyd.edu.au2002-03-021-3/+0
* Fix for bug 127524: checksetup.pl fails with XML::Parser errorzach%zachlipton.com2002-03-021-1/+2
* Fix for bug 99209: Display links on dependency tree page for modifying depend...myk%mozilla.org2002-03-011-2/+10
* Fix for bug 128437: correctly display default values for new preferences on t...myk%mozilla.org2002-03-011-20/+25
* Fix for bug 128422: Fixes serious tree horkage where everyone gets email on a...myk%mozilla.org2002-03-011-7/+15
* Fix for bug 112537: Missing bug summaries in dependencytree view w/ depth limitjustdave%syndicomm.com2002-03-011-1/+1
* Bug 127318 - push UserInGroup to templatesbbaetz%student.usyd.edu.au2002-03-011-0/+3
* Bug 119657 - template error checkingbbaetz%student.usyd.edu.au2002-03-011-2/+6