- 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
-
- 30 Jul, 2001 1 commit
-
-
jake%acutex.net authored
Patch by Myk Melez <myk@mozilla.org> r= jake@acutex.net
-
- 20 Jul, 2001 1 commit
-
-
jake%acutex.net authored
Fix for bugs 55161 and 12819. The activity log now stores only what's changed in multi-value fields. r= justdave@syndicomm.com
-
- 17 Jul, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fixing minor problem caused by the original bug 77473 checkin where an SQL error was being produced if you tried to log in with an invalid username. Patch by Myk Melez <myk@mozilla.org> r= justdave@syndicomm.com
-
- 11 Jul, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored in plaintext in the database. Passwords are no longer encrypted with MySQL's ENCRYPT() function (because it doesn't work on some installs), but with Perl's crypt() function. The crypt-related routines now properly deal with salts so that they work on systems that use methods other than UNIX crypt to crypt the passwords (such as MD5). Checksetup.pl will walk through your database and re-crypt everyone's passwords based on the plaintext password entry, then drop the plaintext password column. As a consequence of no longer having a plaintext password, it is no longer possible to email someone their password, so the login screen has been changed to request a password reset instead. The user is emailed a temporary identifying token, with a link back to Bugzilla. They click on the link or paste it into their browser and Bugzilla allows them to change their password. Patch by Myk Melez <myk@mozilla.org> r= justdave@syndicomm.com, jake@acutex.net
-
- 04 Jul, 2001 1 commit
-
-
justdave%syndicomm.com authored
Patch by Gervase Markham <gervase.markham@univ.ox.ac.uk> r= justdave@syndicomm.com
-
- 20 Jun, 2001 1 commit
-
-
justdave%syndicomm.com authored
Fix for bug 85833: show_bug.cgi (and probably others) now allow leading or trailing spaces in the bug id, to allow for user input error. This used to work, and recent bug validation changes broke it. Patch by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
-
- 19 Jun, 2001 1 commit
-
-
jake%acutex.net authored
Patch Concept by <timeless@mac.com> r= jake@acutex.net
-
- 08 Jun, 2001 1 commit
-
-
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 1 commit
-
-
justdave%syndicomm.com authored
-
- 03 Jun, 2001 1 commit
-
-
tara%tequilarista.org authored
-
- 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
-
- 12 May, 2001 1 commit
-
-
justdave%syndicomm.com authored
Patch by Myk Melez <myk@mozilla.org> r= jake@acutex.net, justdave@syndicomm.com
-
- 10 May, 2001 1 commit
-
-
justdave%syndicomm.com authored
Patch by Myke Melez <myk@mozilla.org> r= jake@acutex.net
-
- 11 Mar, 2001 1 commit
-
-
dave%intrec.com authored
-