- 13 Feb, 2002 4 commits
-
-
bbaetz%student.usyd.edu.au authored
bugs r=justdave, afranke
-
bbaetz%student.usyd.edu.au authored
r=mattyt, afranke
-
justdave%syndicomm.com authored
Fix for bug 99024: checksetup was not giving proper permissions to the contents of the template directory. This patch also adds an .htaccess file that blocks access to the template folder by the web server. Patch by Dave Miller <justdave@syndicomm.com> r= zach x 2
-
gerv%gerv.net authored
-
- 08 Feb, 2002 2 commits
-
-
bbaetz%student.usyd.edu.au authored
-
justdave%syndicomm.com authored
Fix for bug 97966: Changing the product in the query page would remove your component, version, and milestone selections, even if the other product used the same ones, or you were selecting an additional product without unselecting the first one. Patch by Christian Reis <kiko@async.com.br> r= caillon, justdave
-
- 06 Feb, 2002 3 commits
-
-
justdave%syndicomm.com authored
Fix for bug 122897: Comments entered on the bug form are now added to the bug before it is closed and moved when moving a bug to another Bugzilla install. Patch by Dave Miller <justdave@syndicomm.com> r= timeless, bbaetz
-
justdave%syndicomm.com authored
Fix for bug 119005: The instructions in editgroups.cgi incorrectly state that you can't use spaces in a group name. You in fact can. Patch by Christian Reis <kiko@async.com.br> r= bbaetz x 2
-
justdave%syndicomm.com authored
Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with a period). Has been tested with sendmail and postfix. Patch by Dave Miller <justdave@syndicomm.com> r= afranke, bugzilla@bkor.dhs.org, jake
-
- 05 Feb, 2002 6 commits
-
-
bbaetz%student.usyd.edu.au authored
r=justdave, gerv
-
bbaetz%student.usyd.edu.au authored
a taint error.
-
gerv%gerv.net authored
-
bbaetz%student.usyd.edu.au authored
detaint after checking. r=gerv,kiko
-
gerv%gerv.net authored
-
zach%zachlipton.com authored
adds a warning if the user has webservergroup set but does not run checksetup.pl as root. r1=kiko, r2=justdave
-
- 04 Feb, 2002 2 commits
-
-
bbaetz%student.usyd.edu.au authored
the db when required instead. (Also fixes bug 58242 as a side effect) r=myk, kiko
-
justdave%syndicomm.com authored
Fix for bug 14461: QA contact is no longer required. You can still leave it blank in editing and creating components if you want, even if it's enabled now. This is consistant with the behavior of this field everywhere else in Bugzilla now. Eventually this will be a per-product setting whether to enforce having one or not. Patch by Matthew Tuck <matty@chariot.net.au> r= justdave x 2
-
- 03 Feb, 2002 1 commit
-
-
myk%mozilla.org authored
Fix for bug 121747: Stops every script before it does anything else if Bugzilla is currently shut down. Also adds global template instantiation code to globals.pl. Patch by Myk Melez <myk@mozilla.org>. r=gerv,kiko
-
- 02 Feb, 2002 1 commit
-
-
myk%mozilla.org authored
Fix for bug 98021: Cleans up "edit attachment" interface on NS4.x by removing text of buttons that do not work in that browser. Patch by Myk Melez <myk@mozilla.org>. r=kiko x 2
-
- 01 Feb, 2002 5 commits
-
-
jake%acutex.net authored
Patch by Christian Reis <kiko@async.com.br> r= bbaetz, jake
-
timeless%mac.com authored
r=bbaetz r=gerv adds another regexp for MacOSX
-
bbaetz%student.usyd.edu.au authored
r=daa@distributed.net, gerv
-
bbaetz%student.usyd.edu.au authored
r=kiko x 2.
-
jake%acutex.net authored
Patch by David Lawrence <dkl@redhat.com> and Christian Reis <kiko@async.com.br> r= kiko, jake
-
- 31 Jan, 2002 2 commits
-
-
jake%acutex.net authored
Patch by Andrea Dell'Amico <adellam@link.it>
-
myk%mozilla.org authored
Removed by Myk Melez <myk@mozilla.org>. r=bbaetz x 2
-
- 30 Jan, 2002 3 commits
-
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,kiko
-
bbaetz%student.usyd.edu.au authored
patch by kiko@async.com.br, r=caillon,bbaetz
-
gerv%gerv.net authored
-
- 28 Jan, 2002 1 commit
-
-
zach%zachlipton.com authored
non-numeric version number. Patch sets checksetup.pl to use a string compare instead of a numeric one. Patch by Dave Miller. r1=Bradley Baetz and r2=Gerv
-
- 26 Jan, 2002 2 commits
-
-
gerv%gerv.net authored
-
gerv%gerv.net authored
-
- 23 Jan, 2002 2 commits
-
-
bbaetz%student.usyd.edu.au authored
r=gerv,myk
-
bbaetz%student.usyd.edu.au authored
one product. r=caillon,jake
-
- 22 Jan, 2002 3 commits
-
-
bbaetz%student.usyd.edu.au authored
r=daa@distributed.net,jake
-
bbaetz%student.usyd.edu.au authored
Patch by gene.stuckey@tellabs.com, r=bbaetz,justdave
-
bbaetz%student.usyd.edu.au authored
r=justdave,timeless
-
- 21 Jan, 2002 1 commit
-
-
jake%acutex.net authored
Bug 113438 - The DTD from Bugzilla's XML output was not correct, so any attempts to validate the output were futile. Patch by Jan <tamino_xml@yahoo.com> r= jake
-
- 20 Jan, 2002 1 commit
-
-
justdave%syndicomm.com authored
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
-
- 19 Jan, 2002 1 commit
-
-
jake%acutex.net authored
-