summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-04-07Bug 134575 - some scripts trying to make world writable directoriesbbaetz%student.usyd.edu.au4-16/+16
2002-04-06Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, 2x...gerv%gerv.net1-1/+1
2002-04-06Bug 135473 - Using back button after failure on attachment.cgi does not disab...gerv%gerv.net1-0/+1
2002-04-06Bug 135469 - missing version string (tree's afire). Patch by ddk, 2xr=zach.gerv%gerv.net1-0/+1
2002-04-06Bug 126456 - fix our error handling. Change the name of the functions to some...gerv%gerv.net2-28/+43
2002-04-05bug 134562 - taint error in buglist.cgibbaetz%student.usyd.edu.au1-2/+6
2002-04-05Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. CVS re...gerv%gerv.net2-350/+0
2002-04-05Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ...gerv%gerv.net8-15/+602
2002-04-05Bug 124920 - Templatise post_bug.cgi. Patch by gerv, r=myk, bbaetz.gerv%gerv.net3-110/+187
2002-04-04Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk.gerv%gerv.net2-148/+221
2002-04-04Fix for bug 135291: add version string to new templates and fix the string fo...zach%zachlipton.com7-5/+7
2002-04-04Bug 130373 - sorting by target milestone genreated bogus errorbbaetz%student.usyd.edu.au1-11/+26
2002-04-04Bug 127200 - query for cc takes long timebbaetz%student.usyd.edu.au1-4/+7
2002-04-04Bug 126883 - bugzilla.dtd isn't quite correctbbaetz%student.usyd.edu.au4-3/+21
2002-04-04Partial fix for bug 104600: Adds "template/custom" to .cvsignore.myk%mozilla.org1-0/+1
2002-04-04Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz.gerv%gerv.net3-12/+156
2002-04-04New version of bug writing guidelines - bug 131345. Written by Eli (eli@prome...gerv%gerv.net1-281/+391
2002-04-04Fix for bug 98658: Let administrator know which customised templates have bee...zach%zachlipton.com40-4/+56
2002-04-04Fix for bug 126801: Suppress display of secure products to users who are not ...myk%mozilla.org1-0/+1
2002-04-04Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.gerv%gerv.net8-56/+210
2002-04-03Bug 109528 - Can't query for attachment status != value if patch has nobbaetz%student.usyd.edu.au1-16/+49
2002-04-03Fix for bug 82143 and bug 95594: Attempting to reverse dependencies falsely r...justdave%syndicomm.com1-14/+17
2002-04-03Bug 120537 (b) - fix previous patch to not complain if there's no .htaccess f...gerv%gerv.net1-4/+6
2002-04-02Bug 132939 - "zarro bugs found" is no morebbaetz%student.usyd.edu.au1-2/+2
2002-04-02Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...justdave%syndicomm.com9-62/+451
2002-04-02Fix for bug 107513: Makes it possible to change parameters on an installation...myk%mozilla.org1-1/+2
2002-04-02Fix for bug 133833. Error in templatized version of userprefs.cgi. Errordkl%redhat.com1-2/+2
2002-04-01Fix for bug 23067: Allow the user to change their email address through the p...justdave%syndicomm.com6-4/+202
2002-04-01Bug 134465 - Don't die() if the admin email address doesn't match thebbaetz%student.usyd.edu.au1-1/+4
2002-04-01Better fix for bug 132929, buglist.cgi "long format" button doesn't work.bbaetz%student.usyd.edu.au1-3/+1
2002-04-01Fix for bug 133425: adding missing FILTERs in the templatejustdave%syndicomm.com1-3/+3
2002-04-01Fix for bug 92263: Don't output SQL commands before the footer when syncshado...justdave%syndicomm.com1-0/+3
2002-03-31Bug 120537 - Allow the use of a local 'dot' binary to generate dependancybbaetz%student.usyd.edu.au3-10/+84
2002-03-31Bug 133210 - typo in checksetup; uses $::params instead of $::parambbaetz%student.usyd.edu.au1-3/+3
2002-03-31Bug 133862 - bugzilla index page doesn't focus text fieldbbaetz%student.usyd.edu.au1-1/+5
2002-03-28Bug 104589 - prevent user closing window from terminating Bugzilla scripts. P...gerv%gerv.net2-0/+12
2002-03-27Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=...gerv%gerv.net2-28/+35
2002-03-26Bug 133200 - mass change removes dependancies. r=afranke, justdavebbaetz%student.usyd.edu.au1-27/+3
2002-03-26Fix for bug 133389: changing anything on a bug from the show_bug.cgi page wou...justdave%syndicomm.com1-1/+1
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
2002-03-25Bug 133201 - js syntax error in show_bugbbaetz%student.usyd.edu.au1-1/+1
2002-03-24Bug 128419 - link to email preferences from bug changed notification isbbaetz%student.usyd.edu.au1-1/+1
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 c...gerv%gerv.net1-1/+3
2002-03-23Bug 131659 - need to fixPerms the css directorybbaetz%student.usyd.edu.au1-0/+2
2002-03-23Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warningsbbaetz%student.usyd.edu.au1-0/+5
2002-03-23Bug 132929 - buglist.cgi 'long format' button doesn't workbbaetz%student.usyd.edu.au1-0/+3
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