- 15 Jun, 2001 1 commit
-
-
jake%acutex.net authored
-
- 14 Jun, 2001 1 commit
-
-
jake%acutex.net authored
r=timeless
-
- 11 Jun, 2001 2 commits
-
-
justdave%syndicomm.com authored
Fix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from localconfig, which meant that it previously wouldn't run unless it was running under a user that had access to the bugs and shadowbugs dbs and didn't have a password. It now looks for db_user and db_pass and specifies them on the command line to mysqldump and mysql if they're in use. r= tara
-
justdave%syndicomm.com authored
Re-fix for bug 21253: fix calling conventions for syncshadowdb so that a phony parameter to get past the multi-param system() test in tinderbox actually works. r= tara
-
- 08 Jun, 2001 3 commits
-
-
jake%acutex.net authored
Patch by Paul Thomas <paul.thomas@sse.ie> r= jake@acutex.net
-
justdave%syndicomm.com authored
Hopefully the fix for bug 77778: component lists, etc stuttering due to corruption in data/versioncache. Patch design by Terry Weissman <terry@mozilla.org> Patch implemented by Dave Miller <justdave@syndicomm.com> r= tara@tequilarista.org
-
justdave%syndicomm.com authored
Fix for bug 15980: Password is no longer shown in the location bar on the first page you load after logging in. Patch by Dave Miller <justdave@syndicomm.com> r= jake@acutex.net
-
- 07 Jun, 2001 5 commits
-
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
Patch by Dave Miller <justdave@syndicomm.com> r= tara@tequilarista.org
-
justdave%syndicomm.com authored
Fix for bug 83872: Bugzilla no longer requires the Mysql Perl module, but the DBD::mysql Perl module, and has been this way for a while. Fixing the version checks in checksetup.pl to check the correct module. Also eliminates a DBD::mysql-specific database function call that is depricated in the current version of DBD_mysql. Patch by Dave Miller <justdave@syndicomm.com> r= jake@acutex.net, tara@tequilarista.org
-
jake%acutex.net authored
Users should only be able to view attachments if they can view the bug that the file is attached to (bug 70189) r=tara
-
- 06 Jun, 2001 5 commits
-
-
jake%acutex.net authored
-
justdave%syndicomm.com authored
Fix for bug 39557: doeditvotes.cgi will no longer create a vote record for a nonexistant bug if the HTML is tampered with or other bugs cause bad bug numbers in the submitted form. Patch by Myk Melez <myk@mozilla.org> r= justdave@syndicomm.com
-
justdave%syndicomm.com authored
Fix for bug 82781: describecomponents.cgi now checks viewing permissions to make sure you can see a product Patch by Myk Melez <myk@mozilla.org> r= tara@tequilarista.org
-
justdave%syndicomm.com authored
Patch by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
-
justdave%syndicomm.com authored
Fix for bug 75482: adding the capability to deactivate a group without deleting it (prevent new bugs from being placed into that group, but don't remove the group restriction from bugs already in it). Patch by Myk Melez <myk@mozilla.org> r= justdave@syndicomm.com
-
- 03 Jun, 2001 1 commit
-
-
tara%tequilarista.org authored
-
- 02 Jun, 2001 5 commits
-
-
jake%acutex.net authored
sanitycheck.cgi was able to be run by anybody - even people without Bugzilla accounts. It is now restricted to only people with the editbugs permission (bug 54556). Patch by Myk Melez <myk@mozilla.org> r= jake@acutex.net
-
justdave%syndicomm.com authored
Fix for bug 65190: add comparison type "all words as substrings" and "any words as substrings" to the text fields in query.cgi Patch by Andreas Franke <afranke@ags.uni-sb.de> r= justdave@syndicomm.com
-
justdave%syndicomm.com authored
Fix for bug 78407: extra safeguard against overpopping the email list when pruning people who aren't supposed to get mail. Patch by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
-
justdave%syndicomm.com authored
Patch by Dave Miller <justdave@syndicomm.com> r= jake@acutex.net
-
justdave%syndicomm.com authored
Patch by Dave Miller <justdave@syndicomm.com> r= jake@acutex.net
-
- 01 Jun, 2001 7 commits
-
-
jake%acutex.net authored
Patch by Myk Melez <myk@mozilla.org> r= jake@acutex.net
-
justdave%syndicomm.com authored
r= Hixie
-
justdave%syndicomm.com authored
Patch by Chris Yeh <Chris.Yeh@nokia.com> r= justdave@syndicomm.com
-
justdave%syndicomm.com authored
Patch by Dave Miller <justdave@syndicomm.com> r= jake@acutex.net
-
justdave%syndicomm.com authored
backing out previous fix to importxml.pl. It fixed it on Perl 5.6 and broke it on Perl 5.005. Will need to investigate.
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
Patch by Nick Hibma <n_hibma@qubesoft.com> r= justdave@syndicomm.com
-
- 31 May, 2001 1 commit
-
-
jake%acutex.net authored
Bugzilla was leaking information about bugs marked secure (using bug groups). This checkin fixes bugs 39524, 39527, 39531, and 39533. Patches by Myk Melez <myk@mozilla.org>. r= jake@acutex.net
-
- 30 May, 2001 5 commits
-
-
jake%acutex.net authored
Fix for bug 45164 - New users created by the admin were not subject to the userregexp for groupsets. Patch by Joe Robins <jmrobins@tgix.com> r= jake@acutex.net
-
justdave%syndicomm.com authored
Patch from bug 65290 was by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
-
justdave%syndicomm.com authored
-
justdave%syndicomm.com authored
Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" in use at query.cgi due to no components defined in a product. Patch by Matthias Radestock <matthias@sorted.org> r= justdave@syndicomm.com
-
justdave%syndicomm.com authored
-
- 29 May, 2001 3 commits
-
-
justdave%syndicomm.com authored
Fix for bug 78045: change references to README in error messages to point to the Bugzilla Guide instead. Patch by Matthew Tuck <matty@chariot.net.au> r= justdave@syndicomm.com
-
justdave%syndicomm.com authored
Submitted by Martin Baulig <baulig@suse.de> from bugzilla.gnome.org r= justdave@syndicomm.com
-
justdave%syndicomm.com authored
Patch by Stephan Lee <slee@uk.bnsmc.com> and Andreas Franke <afranke@ags.uni-sb.de>
-
- 25 May, 2001 1 commit
-
-
jake%acutex.net authored
Bug 79739 - Initial Owner and QA Contact were not being handled correctly by the email interface after they were changed to userid's in bug 66876. r= justdave@syndicomm.com
-