summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-05-09Fix for bug 143124, Fix warning messages about *::TESTOUT and clean upzach%zachlipton.com5-70/+100
2002-05-09Bug 143091 - No email to the qa contact when creating bugs. Patch by gerv; 2x...gerv%gerv.net1-2/+2
2002-05-09Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by ger...gerv%gerv.net2-16/+12
2002-05-09More documentation updates.gerv%gerv.net26-9060/+6896
2002-05-09Oops - mistook the reference vs. copy behaviour. r=hixie, ddk on IRC.gerv%gerv.net1-0/+1
2002-05-09The first installment of Gerv's spanking of the Bugzilla Guide. This is a wor...gerv%gerv.net45-2232/+1312
2002-05-09Bug 143066 - footer shows as logged out on show_bug.cgi. Patch by gerv; 2xr=ddkgerv%gerv.net1-2/+1
2002-05-09Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv.gerv%gerv.net2-2/+2
2002-05-09Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke.gerv%gerv.net2-4/+7
2002-05-08Correct error message that Dave just fixed.gerv%gerv.net1-1/+1
2002-05-08fix Tinderbox flamingjustdave%syndicomm.com1-1/+1
2002-05-08Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave.gerv%gerv.net5-247/+13
2002-05-08Oops :-) Missing #.gerv%gerv.net1-1/+1
2002-05-08Fix tinderbox bustagejustdave%syndicomm.com1-1/+1
2002-05-08Bug 142231 - template/.cvsignore should contain es, de, but not custom. Patch...gerv%gerv.net1-1/+2
2002-05-08bug 142792 - Output from checksetup.pl contains misspelled words. Patch by dd...gerv%gerv.net1-3/+3
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net12-14/+248
2002-05-07Bug 135543 - @Support::Templates::testitems does not list all templatesbbaetz%student.usyd.edu.au4-40/+93
2002-05-07Bug 134571 - client-side image maps in showdependencygraph.cgibbaetz%student.usyd.edu.au2-6/+34
2002-05-07Bug 140355 - warn the user about not using a webserver groupbbaetz%student.usyd.edu.au3-4/+59
2002-05-07Oops - adding INTERFACE comments accidentally included some code from another...gerv%gerv.net2-7/+5
2002-05-07Bug 140993 - Pass javascript correctly into header; templatise the rest of th...gerv%gerv.net6-18/+38
2002-05-07Bug 141036 - add INTERFACE comments to all templates. This does the first 20 ...gerv%gerv.net26-6/+153
2002-05-05Rename getSelection to get_selection. Fixes bug 141716, Mozilla context menu...caillon%returnzero.com1-5/+5
2002-05-04Bug 139313 - warning in buglist.cgi when votes isn't a parameterbbaetz%student.usyd.edu.au1-0/+1
2002-05-03Bug 135836 - change requests should include expiration details. Patch by zero...gerv%gerv.net5-8/+61
2002-05-03Bug 141609 - "Version unspecified" error when changing product with product g...gerv%gerv.net2-2/+3
2002-05-03Bug 97496: Release notes updates.matty%chariot.net.au1-12/+41
2002-05-02Bug 141635 - showdependencygraph requires bug number for doall. Patch by zero...gerv%gerv.net1-10/+10
2002-05-02General updates. I'm working through the entire guide, tidying it up.gerv%gerv.net6-226/+54
2002-05-02Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.gerv%gerv.net2-2/+6
2002-05-02Bug 125395 - remove revision history. That's what CVS is for :-) Also, do oth...gerv%gerv.net2-168/+14
2002-05-02ug 105877 - Backup & check for modifications before upgrade.gerv%gerv.net2-10/+30
2002-05-02Bug 137709 - remove incorrect information about email preferences.gerv%gerv.net2-76/+0
2002-05-02Bug 111712 - update command for changing path to Perl.gerv%gerv.net2-2/+4
2002-05-02Bug 126907 - remove "Future" section from guide.gerv%gerv.net4-1371/+0
2002-05-02Bug 141557 - modification to user deletion code in editusers.cgi - prevent al...gerv%gerv.net1-0/+2
2002-05-02Bug 140770 - Navigation doesn't work after creating a new bug. This fix displ...gerv%gerv.net3-28/+18
2002-05-01Full recompile of the docs so everyone can see what the current SGML docs act...justdave%syndicomm.com72-4113/+2846
2002-05-01correction to one of the command linesjustdave%syndicomm.com1-1/+1
2002-05-01Corrected installation and compiling instructions for the docs, based on exte...justdave%syndicomm.com1-29/+37
2002-05-01Bug 141385 - dependency graph title is incorrect when doall is specified. Pat...gerv%gerv.net1-1/+1
2002-05-01Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. 2xr...dkl%redhat.com1-1/+1
2002-05-01Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to t...gerv%gerv.net1-1/+10
2002-04-30Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, d...gerv%gerv.net1-8/+37
2002-04-30Bug 140564 - Unquoted variable in regexp in globals.pl. Patch by xor@ivwnet.c...gerv%gerv.net1-1/+1
2002-04-30Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv.gerv%gerv.net1-2/+2
2002-04-30Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou...gerv%gerv.net9-0/+9
2002-04-30Bug 140953 - Creating the first attachment status fails. Patch by jouni@heikn...gerv%gerv.net1-1/+2
2002-04-29Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz.gerv%gerv.net1-2/+2