- 17 Feb, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it needs the -t and -i as separate parameters instead of stacked (the original patch had -ti) Patch by Tobias Burnus <burnus@gmx.de> r= justdave, gerv
-
- 06 Feb, 2002 1 commit
-
-
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 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=justdave, gerv
-
- 04 Feb, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
the db when required instead. (Also fixes bug 58242 as a side effect) r=myk, kiko
-
- 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
-
- 30 Jan, 2002 2 commits
-
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,kiko
-
gerv%gerv.net authored
-
- 23 Jan, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
one product. r=caillon,jake
-
- 20 Jan, 2002 1 commit
-
-
justdave%syndicomm.com authored
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
-
- 09 Dec, 2001 1 commit
-
-
justdave%syndicomm.com authored
SECURITY FIX bug 54901: If you were using LDAP authentication it would let you log in as anyone if you left the password blank. Patch by David Crowe <crow@waveset.com> r= jmrobins, justdave
-
- 27 Nov, 2001 1 commit
-
-
jake%acutex.net authored
Bug 108312 - The mid-air collision page was only showing the most recent changes if two people comitted changes to a bug while you were viewing it. r=louie, myk
-
- 19 Nov, 2001 1 commit
-
-
gerv%gerv.net authored
-
- 18 Nov, 2001 2 commits
-
-
matty%chariot.net.au authored
Moving a comment to the right place, in order to be able to make a comment about my previous check in that accidentally got checked in without a comment, and hence didn't show up on Tinderbox I think. It was a change to CGI.pl, a fix for bug 105812: Rename "Components" link in sub GetCommandMenu() to "Products". The patch was by James A Laska <jlaska@us.ibm.com>.
-
matty%chariot.net.au authored
-
- 31 Oct, 2001 2 commits
-
-
myk%mozilla.org authored
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net
-
- 27 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Patch by Matthew Tuck <matty@chariot.net.au> r= dkl@redhat.com, jake@acutex.net
-
- 23 Oct, 2001 1 commit
-
-
bbaetz%cs.mcgill.ca authored
Also fixes seeing bugs in the buglist (bug 95024), dependancy lists, tooltips, duplicates, and everywhere else I could see which checked group bugs.groupset == 0. Also fxed bug 101560, by clearing BASH_ENV r=myk,justdave
-
- 20 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Bug 105480 - Use the friendly name from the fielddefs table when reporting strictvalue errors if it's available. Patch by James A. Laska <jlaska@us.ibm.com> r= justdave@syndicomm.com, jake@acutex.net
-
- 15 Oct, 2001 1 commit
-
-
gerv%gerv.net authored
-
- 13 Oct, 2001 4 commits
-
-
justdave%syndicomm.com authored
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2
-
justdave%syndicomm.com authored
Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi. Patch by Dave Lawrence <dkl@redhat.com> r= myk, justdave
-
justdave%syndicomm.com authored
Fix for bug 101056: multiple form values of the same name were not getting correctly stashed if the user had to log in as part of a form submit. Patch by Myk Melez <myk@mozilla.org> r= gerv, justdave
-
gerv%gerv.net authored
Bug 100490 - better error message with no JavaScript for QuickSearch. Patch by afranke, r=kiko, gerv.
-
- 12 Oct, 2001 2 commits
-
-
jake%acutex.net authored
Fix for bug 104180 - should only be used in the display for a saved query w/a space, not in the URL. Patch by Christian Reis <kiko@async.com.br> r= jake@acutex.net
-
jake%acutex.net authored
Patch by Christian Reis <kiko@async.com.br> r= jake@acutex.net
-
- 11 Oct, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 103554: HTML generated by the PutHeader and GetCommandMenu subroutines now validates as HTML 4.01 at W3C. Patch by Christian Reis <kiko@async.com.br> r= caillon, gerv, justdave
-
- 10 Oct, 2001 2 commits
-
-
jake%acutex.net authored
Patch by Christian Reis <kiko@async.com.br> r= gerv@mozilla.org, jake@acutex.net
-
timeless%mac.com authored
patch by kiko. r=zach, gerv
-
- 06 Oct, 2001 1 commit
-
-
myk%mozilla.org authored
Patch by Gerv Markham <gerv@mozilla.org>. r=myk@mozilla.org, no second review needed.
-
- 29 Sep, 2001 1 commit
-
-
myk%mozilla.org authored
Patch by Jake <jake@acutex.net>. r=myk@mozilla.org, no second review needed.
-
- 11 Sep, 2001 1 commit
-
-
gerv%gerv.net authored
-
- 06 Sep, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 69616: If you have tweakparams privs, the "Sanity check" link was listed with a group of items that said "Edit" so it appeared as if you were going to edit the sanity checks if you clicked on it, when in fact you were going to run them. This patch rewords the links so Sanity check is in a group by itself in the block of links on the right. Patch by Matthew Tuck <matty@chariot.net.au> r= justdave x2
-
- 31 Aug, 2001 1 commit
-
-
myk%mozilla.org authored
Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com
-
- 27 Aug, 2001 1 commit
-
-
jake%acutex.net authored
Patch by Christopher Aillon <christopher@aillon.com> r= jake@acutex.net
-
- 21 Aug, 2001 1 commit
-
-
myk%mozilla.org authored
Fix for bug 96085: don't allow unauthorized users to access restricted bugs that do not have a QA contact. Patch by Myk Melez <myk@mozilla.org> r=Jake <jake@acutex.net>
-
- 16 Aug, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 87779: thanks to the new password reset code, there was no clear way to create a new Bugzilla account from the login screen. There is now a link to createaccount.cgi from the login screen, and the text around the password reset button has been edited so it doesn't sound like you can get a new account by using it (because you can't) Patch by Dave Miller <justdave@syndicomm.com> r= myk@mozilla.org
-
- 14 Aug, 2001 1 commit
-
-
jake%acutex.net authored
r= justdave@syndicomm.com
-
- 13 Aug, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields can now be given access to view a bug even if the permissions on that bug are set to a group that would normally exclude those people. Patch by Myk Melez <myk@mozilla.org> r= justdave@syndicomm.com
-
- 09 Aug, 2001 1 commit
-
-
justdave%syndicomm.com authored
Re-fix for bug 55161 - if data is partial in activity table, prepend a ? to indicate that we don't know for sure what got dropped. Patch by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
-