- 04 Apr, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=gerv, justdave
-
- 04 Mar, 2002 1 commit
-
-
bbaetz%student.usyd.edu.au authored
r=justdave, ddkilzer@theracingworld.com
-
- 20 Jan, 2002 1 commit
-
-
justdave%syndicomm.com authored
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
-
- 05 Oct, 2001 1 commit
-
-
jake%acutex.net authored
Fix for bug 83474 - The tables were not being unlocked properly when rebuilding the keyword cache if there were no keywords to rebuild. Patch by Lukasz Engel <Lukasz.Engel@softax.pl> r= matty@chariot.net.au
-
- 19 Sep, 2001 1 commit
-
-
jake%acutex.net authored
Fix for bug 97971 - Sanity check should check statuses, resolutions, everconfirmed & number of votes. Patch by Matthew Tuck <matty@chariot.net.au> r= jake@acutex.net
-
- 10 Sep, 2001 2 commits
-
-
jake%acutex.net authored
Patch by Matthew Tuck <matty@chariot.net.au> r= caillon@returnzero.com, jake@acutex.net
-
jake%acutex.net authored
Patch by Matthew Tuck <matty@chariot.net.au> r= afranke@ags.uni-sb.de, jake@acutex.net
-
- 07 Sep, 2001 1 commit
-
-
justdave%syndicomm.com authored
refix for bug 91808: previous patch for this bug used an INNER JOIN construct in the SQL, which is not supported by the minimum version of MySQL that we require. Patch by Matthew Tuck <matty@chariot.net.au> r= justdave x2
-
- 03 Sep, 2001 1 commit
-
-
justdave%syndicomm.com authored
Patch by Matthew Tuck <matty@chariot.net.au> r= jake@acutex.net, caillon@returnzero.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
-
- 02 Jun, 2001 1 commit
-
-
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
-
- 08 Apr, 2001 1 commit
-
-
justdave%syndicomm.com authored
initialqacontact fields in the components table. Patch by Matthew Tuck <matty@chariot.net.au> r= afranke, justdave
-
- 23 Feb, 2001 1 commit
-
-
cyeh%bluemartini.com authored
based on patch submitted by baulig@suse.de (Martin Baulig).
-
- 20 Jan, 2001 1 commit
-
-
tara%tequilarista.org authored
-
- 19 Sep, 2000 1 commit
-
-
terry%mozilla.org authored
large class of problems wouldn't be reported. (It wouldn't show most cases where a table had an invalid ID pointing into another table.)
-
- 29 Aug, 2000 1 commit
-
-
endico%mozilla.org authored
-
- 26 Jul, 2000 1 commit
-
-
tara%tequilarista.org authored
-
- 05 Jul, 2000 1 commit
-
-
terry%mozilla.org authored
If bugs with an invalid product/component are found, provide a link to bring up the list of invalid bugs.
-
- 29 Jun, 2000 1 commit
-
-
cyeh%bluemartini.com authored
or milestone". thanks to dave@intrec.com (Dave Miller) for the patch
-
- 22 Mar, 2000 1 commit
-
-
terry%mozilla.org authored
of different target milestones by product.
-
- 24 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
the database, rather than in cookies. This means you have to log in to use these features, but I have plans that require them to be server-side. (Besides, some people were beginning to run out of cookie space.)
-
- 23 Jan, 2000 2 commits
-
-
terry%mozilla.org authored
-
terry%mozilla.org authored
-
- 22 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
different fields we keep an activity log on. The bugs_activity table now has a pointer into that table instead of recording the name directly. Set up a new, highly experimental email-notification scheme. To turn it on, the maintainer has to turn on the "New email tech" param, and then individual users have to turn on the "New email tech" preference.
-
- 20 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 18 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
-
- 17 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
of all the keywords assigned to the bug. Right now, we only have code that generates and maintains this field; soon will come code that actually uses it.
-
- 15 Jan, 2000 1 commit
-
-
terry%mozilla.org authored
me. Added a footer to every page. Add some options to do things like display checkboxes instead of scrolling lists, and a new formatting for email diffs, and show list items capitalized instead of all upper case.
-
- 02 Nov, 1999 1 commit
-
-
dmose%mozilla.org authored
-
- 22 Oct, 1999 1 commit
-
-
terry%mozilla.org authored
-
- 12 Oct, 1999 3 commits
-
-
terry%mozilla.org authored
had isbuggroup set.
-
terry%mozilla.org authored
in the bug.
-
terry%mozilla.org authored
of votes that have been cast for that bug. This let me simplify the SQL in buglist.cgi, which makes things more efficient and fixes several strange bugs.
-
- 02 Jun, 1999 1 commit
-
-
terry%mozilla.org authored
-
- 12 Mar, 1999 1 commit
-
-
terry%netscape.com authored
put on a person or on a bug. Some of the group bits control access to bugzilla features. And a person can't access a bug unless he has every group bit set that is also set on the bug.
-
- 06 Mar, 1999 2 commits
-
-
terry%netscape.com authored
-
terry%netscape.com authored
-
- 04 Mar, 1999 1 commit
-
-
terry%netscape.com authored
-
- 21 Nov, 1998 1 commit
-
-
terry%netscape.com authored
-
- 17 Nov, 1998 1 commit
-
-
terry%netscape.com authored
-