- 25 Jun, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=jouni, gerv
-
- 17 Jun, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
early enough r=mattyt, jouni
-
- 16 Jun, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=mattyt x2
-
- 29 May, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 25 Apr, 2002 1 commit
-
-
gerv%gerv.net authored
Bug 125066 - remove the need to set a milestone on accept for products with just one milestone. Patch by zeroj; r=justdave, gerv.
-
- 24 Apr, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 18 Apr, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 16 Apr, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
wrong product group r=justdave x2
-
- 13 Apr, 2002 1 commit
-
-
myk%mozilla.org authored
Patch by Myk Melez <myk@mozilla.org> r=gerv,bbaetz
-
- 04 Apr, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 03 Apr, 2002 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 82143 and bug 95594: Attempting to reverse dependencies falsely reported a circular dependency loop, and setting both the blocks and depends at the same time allowed a real dependency loop to be created. Patch by Stephen Lee <slee@wilcoxassoc.com> r= myk, justdave
-
- 24 Mar, 2002 1 commit
-
-
gerv%gerv.net authored
-
- 11 Mar, 2002 1 commit
-
-
myk%mozilla.org authored
Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions. Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
-
- 13 Feb, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
bugs r=justdave, afranke
-
- 05 Feb, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=justdave, gerv
-
- 22 Jan, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=daa@distributed.net,jake
-
- 20 Jan, 2002 1 commit
-
-
justdave%syndicomm.com authored
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
-
- 06 Jan, 2002 1 commit
-
-
jake%acutex.net authored
Bug 113975 - Changing only cc on mass change page incorrectly gives an error that you didn't select anything to change. r= myk x2
-
- 16 Dec, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 102487: If you had "comment on product change required" turned on in your installation, Bugzilla would warn you of a forgotten comment AFTER allowing you to choose new components, versions, and milestones, forcing you to hit your back button TWICE to correct your mistake. This checkin corrects that. Patch by David Kilzer <ddkilzer@theracingworld.com> r= caillon, gerv
-
- 11 Dec, 2001 1 commit
-
-
justdave%syndicomm.com authored
Patch by Dave Miller r= bbaetz, jake
-
- 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
-
- 18 Nov, 2001 2 commits
-
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
Fix for bug 102487: If admin has set preferences to require a comment on a product/component change, prompt the user that they forgot to comment first, before prompting for component, milestone, and version for new product. Patch by Garvase Markham <gerv@mozilla.org> r= kiko, ddk
-
- 14 Nov, 2001 1 commit
-
-
bbaetz%cs.mcgill.ca authored
mysql versions don't support. Remove the checksetup.pl restriction, too. r=jake x2
-
- 08 Nov, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 99519: timestamps were not being set correctly in the activity table in some situations, and the delta_ts on the bug itself was not always being updated if dependencies or CCs changed. Patch by Dave Miller <justdave@syndicomm.com> r= bbaetz, jake
-
- 06 Nov, 2001 1 commit
-
-
justdave%syndicomm.com authored
SECURITY FIX see bug 108385: Due to trusting of passed form fields that shouldn't have been trusted, it was possible to add a comment to a bug pretending to be someone else if you edited the HTML by hand before submitting. The bug form did not include the field in question, but due to legacy processing code, the field was still trusted if it was present. Patch by Dave Miller <justdave@syndicomm.com> r= jake x2
-
- 03 Nov, 2001 1 commit
-
-
bbaetz%cs.mcgill.ca authored
bug in the list. Do bit fiddling instead of adding groupsets from the first bug. r=justdave, jake
-
- 25 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Bug 104065 - Stop uninitilized string warnings from getting into the error log when the login cookie doesn't exist. Patch by Dave Miller <justdave@syndicomm.com> r= gerv@mozilla.org, 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
-
- 13 Oct, 2001 1 commit
-
-
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
-
- 29 Sep, 2001 1 commit
-
-
myk%mozilla.org authored
Fix for bug 98744: No more software error when the user clicks "remove cc" without specifying users to remove. Fix by Jake <jake@acutex.net>. r=myk@mozilla.org, no second review needed.
-
- 18 Sep, 2001 1 commit
-
-
myk%mozilla.org authored
Fix for bug 90333: Bugzilla now displays an appropriate error message if a user hits process_bug.cgi without specifying any bugs to change. Patch by Myk Melez <myk@mozilla.org> r=jake@acutex.net
-
- 15 Sep, 2001 1 commit
-
-
jake%acutex.net authored
Fix for bug 30731 - Reassigning closed bugs from the mass change page caused their status to be set to new. r= myk@mozilla.org, zach@zachlipton.com
-
- 27 Aug, 2001 2 commits
-
-
justdave%syndicomm.com authored
entries into additional entries if they're too long to fit. Patch by Dave Miller <justdave@syndicomm.com> r= jake@acutex.net
-
jake%acutex.net authored
Patch by Christopher Aillon <christopher@aillon.com> r= jake@acutex.net
-
- 25 Aug, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 95235: variables with untrusted content were being echoed back to the user in error messages. Those variables are now run through html_quote() first. Patch by Gavin Shelley <gavins@iplbath.com> r= justdave@syndicomm.com
-
- 18 Aug, 2001 3 commits
-
-
jake%acutex.net authored
Refixing bug 95875 - The code that breakes the typed in CC list into individual lists is now slightly more robust and allows perl to handle the splitting more efficiently (by using a space as the delimiter). r= myk@mozilla.org
-
justdave%syndicomm.com authored
Patch by Myk Melez <myk@mozilla.org> r= justdave@syndicomm.com
-
jake%acutex.net authored
Fix for bug 95747 - CC List validation (for additions) wasn't happening until after the bug's changes were in the process of being commited. This caused problems if a typo was made in the e-mail address. r= myk@mozilla.org
-
- 17 Aug, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 95743: the role-accessible checkboxes were getting cleared if a user with group access had to log in to make changes to a public bug. Patch by Myk Melez <myk@mozilla.org> r= justdave@syndicomm.com
-