summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-03-31Bug 120537 - Allow the use of a local 'dot' binary to generate dependancybbaetz%student.usyd.edu.au3-10/+84
graphs patch by zeroJ@null.net (John Vandenberg), r=gerv, bbaetz
2002-03-31Bug 133210 - typo in checksetup; uses $::params instead of $::parambbaetz%student.usyd.edu.au1-3/+3
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, zach
2002-03-31Bug 133862 - bugzilla index page doesn't focus text fieldbbaetz%student.usyd.edu.au1-1/+5
r=gerv x2
2002-03-28Bug 104589 - prevent user closing window from terminating Bugzilla scripts. ↵gerv%gerv.net2-0/+12
Patch by Gerv <gerv@mozilla.org>, r=justdave, myk
2002-03-27Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, ↵gerv%gerv.net2-28/+35
r=justdave, bbaetz.
2002-03-26Bug 133200 - mass change removes dependancies. r=afranke, justdavebbaetz%student.usyd.edu.au1-27/+3
Bug 133206 - mass change uses 'severity' rather than 'bug_severity'. Patch by zeroJ@null.net (John Vandenberg), r=bbaetz x2 Bug 133207 - mass confirming bugs fails. r=afranke x2
2002-03-26Fix for bug 133389: changing anything on a bug from the show_bug.cgi page ↵justdave%syndicomm.com1-1/+1
would reset its component to the first in the product. Patch by John Vandenberg <zeroJ@null.net> r= myk x2
2002-03-26Bug 133372 - FILTER uri on milestone URL. Patch by ddk; 2xr=gerv.gerv%gerv.net1-1/+1
2002-03-26Fixes to small issues with show_bug.cgi templatisation.gerv%gerv.net1-8/+10
Bug 133276 - groups test is wrong. Patch by ddk, 2xr=gerv. Bug 133333 - create new attachment link broken. Patch by ddk, 2xr=gerv. Bug 109029 - show_bug should generate valid HTML. Patch by gerv, r=afranke, bbaetz.
2002-03-25Bug 133201 - js syntax error in show_bugbbaetz%student.usyd.edu.au1-1/+1
patch by zeroJ@null.net (John Vandenberg), r=bbaetz x 2
2002-03-24Bug 128419 - link to email preferences from bug changed notification isbbaetz%student.usyd.edu.au1-1/+1
wrong r=afranke x 2
2002-03-24Bug 110012 - show_bug templatisation. r=bbaetz, afranke.gerv%gerv.net8-673/+937
2002-03-23Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by ↵gerv%gerv.net1-1/+3
cedric.caron@urbanet.ch; fixed up by xor@ivwnet.com; 2xr=gerv.
2002-03-23Bug 131659 - need to fixPerms the css directorybbaetz%student.usyd.edu.au1-0/+2
r=mattyt, justdave
2002-03-23Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warningsbbaetz%student.usyd.edu.au1-0/+5
from perl 5.6.1's Cwd.pm on every system() call. r=mattyt, justdave
2002-03-23Bug 132929 - buglist.cgi 'long format' button doesn't workbbaetz%student.usyd.edu.au1-0/+3
r=justdave x2
2002-03-19Getting the stuff Timeless missed with his checkin for bug 106386justdave%syndicomm.com5-8/+22
2002-03-19Bug 106386 rid source of misspellingstimeless%mac.com6-8/+8
r=db48x sr=blake a=asa
2002-03-18Bug 118953 - incorrect message from checksetup.plbbaetz%student.usyd.edu.au1-2/+3
patch by bugzilla@ali.as r=bbaetz, justdave
2002-03-18Bug 92905 - perl error when editing user and no groups definedbbaetz%student.usyd.edu.au1-20/+20
r=justdave x 2
2002-03-18Bug 131568: template/default/global/header validates HTML 4.01 Transitionaljustdave%syndicomm.com1-2/+2
Patch by ville.skytta@iki.fi (Ville Skyttä) r= justdave x2
2002-03-17Bug 103953 again = XHTML fixes. patch by ville.skytta@iki.fi, 2xr=gerv.gerv%gerv.net1-4/+5
2002-03-16Bug 129466 - use IP addr (not hostname) in logincookies tablebbaetz%student.usyd.edu.au2-11/+15
r=gerv, justdave
2002-03-16Bug 126789 - templatise token.cgi. r=bbaetz, mattyt.gerv%gerv.net2-61/+83
2002-03-13Fix for bug 97739: Confirms deletion of an attachment status in browsers ↵myk%mozilla.org1-0/+51
with no-JS/JS-off. Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>. r=myk,gerv
2002-03-13Fix for bug 97739: Confirms deletion of an attachment status in browsers ↵myk%mozilla.org2-13/+66
with no-JS/JS-off. Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>. r=myk,gerv
2002-03-12Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org14-865/+1601
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
2002-03-12Bug 130254 - Template params don't have to exist, since they may bebbaetz%student.usyd.edu.au1-0/+3
subject to interpolation. Ignore names with $ in them as a workaround r=myk x 2
2002-03-11Fix for bug 72184: prevents users from entering too-large ↵myk%mozilla.org4-0/+19
comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions. Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
2002-03-06Bug 129017 - perl error in apache logbbaetz%student.usyd.edu.au1-1/+1
r=gerv, justdave
2002-03-05Fix for bug 129016: Corrects conditional operator.myk%mozilla.org1-1/+1
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz x 2
2002-03-05Fix for bug 128784: Eliminates redundant function call in userprefs.cgi.myk%mozilla.org1-5/+1
Patch by Myk Melez <myk@mozilla.org> r=gerv x 2
2002-03-04Fix typo in checkin for bug 107743.bbaetz%student.usyd.edu.au1-1/+1
2002-03-04Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au7-8/+45
r=justdave, ddkilzer@theracingworld.com
2002-03-02Backing out a bit I didn't mean to check in as part of bug 119657. Oops.bbaetz%student.usyd.edu.au1-3/+0
2002-03-02Fix for bug 127524: checksetup.pl fails with XML::Parser errorzach%zachlipton.com1-1/+2
Patch by Zach Lipton (zach@zachlipton.com) and by Tobias Burnus (burnus@gmx.de). r=justdave, r2=zach
2002-03-01Fix for bug 99209: Display links on dependency tree page for modifying ↵myk%mozilla.org1-2/+10
dependent bugs. Patch by Myk Melez <myk@mozilla.org>. r=kiko,bbaetz
2002-03-01Fix for bug 128437: correctly display default values for new preferences on ↵myk%mozilla.org1-20/+25
the "email preferences" tab. Fix by Myk Melez <myk@mozilla.org>. r=jake,justdave
2002-03-01Fix for bug 128422: Fixes serious tree horkage where everyone gets email on ↵myk%mozilla.org1-7/+15
all changes regardless of email preferences. Fix by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org, waiting on second review but checking in now due to severity of bug.
2002-03-01Fix for bug 112537: Missing bug summaries in dependencytree view w/ depth limitjustdave%syndicomm.com1-1/+1
Patch by Andreas Franke <afranke@ags.uni-sb.de> r= bbaetz, gerv
2002-03-01Bug 127318 - push UserInGroup to templatesbbaetz%student.usyd.edu.au1-0/+3
r=jake x 2
2002-03-01Bug 119657 - template error checkingbbaetz%student.usyd.edu.au1-2/+6
r=gerv, justdave
2002-03-01Bug 107743 - post_bug.cgi doesn't properly validate parametersbbaetz%student.usyd.edu.au1-3/+11
r=gerv, justdave
2002-02-28Bug 117060 broke the tree, fixing the breakage.matty%chariot.net.au1-1/+1
2002-02-28Bug 117060 - templatise userprefs.cgi. We also get a nice new set of tabs ↵gerv%gerv.net6-500/+644
and a properly-tabulated email prefs section.
2002-02-28Bug 127519 - error after change columnsbbaetz%student.usyd.edu.au1-2/+2
r=afranke, dkl
2002-02-27Bug 126788 - templatise xml.cgi.gerv%gerv.net2-17/+59
2002-02-27Bug 127841 - Adding processmail and syncshadowdb to the list of files that ↵jake%acutex.net2-2/+2
need the bonsaitools perl path changed in order to run from another perl location.
2002-02-26Bug 97729 - uploaders need to be able to obsolete their own attachmentsbbaetz%student.usyd.edu.au4-26/+68
r=jake, justdave
2002-02-24Bug 127507 - one too many blank lines in each comment.gerv%gerv.net1-1/+1