- 07 Dec, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 256592: Cut down the DBD error string to a reasonable size; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=justdave.
-
- 05 Dec, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 175222: Add product and component fields to change mails; patch by Sergei Chechetkin <csl@sunbay.com>, r=wurblzap, a=justdave.
-
- 24 Nov, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 180879: Implement privs for bug flags modification; patch by Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
-
- 08 Nov, 2004 1 commit
-
-
bugreport%peshkin.net authored
r=glob,justdave a=justdave
-
- 03 Nov, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 212017: Should be able to change a bug if it has a flag requested that is no longer requestable; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, vladd, a=myk.
-
- 25 Oct, 2004 4 commits
-
-
justdave%bugzilla.org authored
-
justdave%bugzilla.org authored
-
justdave%bugzilla.org authored
[SECURITY] Bug 250605: Changes to the metadata (filename, description, mime type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when receiving bug change notification mails. This only affects sites that use the 'insidergroup' feature. Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko,justdave, a=justdave
-
justdave%bugzilla.org authored
Bug 250897: Enforce a 10 minute waiting period between password reset attempts to prevent the user getting mailbombed if the form is submitted multiple times. Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave
-
- 23 Oct, 2004 1 commit
-
-
justdave%bugzilla.org authored
Bug 265731: multipart_start in the server-push handling code wasn't honoring the $cgi->charset setting. r=myk, a=justdave
-
- 21 Oct, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 232155: Remove uninitialized value warning from Pperl's Cookie.pm and unify code by removing redundancy; patch by Christian Reis <kiko@async.com.br> backported to 2.18 by Rob Siklos <rsiklos@adexa.com>; r=vladd,kiko, a=justdave.
-
myk%mozilla.org authored
-
- 01 Oct, 2004 1 commit
-
-
jocuri%softhome.net authored
-
- 13 Sep, 2004 1 commit
-
-
justdave%bugzilla.org authored
Patch by Byron Jones <bugzilla@glob.com.au> r=jouni,bbaetz a=justdave
-
- 11 Sep, 2004 3 commits
-
-
justdave%bugzilla.org authored
Bug 255913: mailto link on show_bug.cgi wasn't honoring emailsuffix. Bugzilla->user->email now includes emailsuffix in the result. Patch by Marc Schumann <wurblzap@gmail.com> r=justdave,tobias, a=justdave
-
justdave%bugzilla.org authored
r=joel, a=myk
-
myk%mozilla.org authored
Fix for bug 215319: changes "flag requester" field in boolean charts to "flag requestee" field, which is what it should have been ("flag requester" can be queried via the "flag setter" field) r=justdave
-
- 09 Sep, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 257303: convert lastused field in logincookies from timestamp to datetime; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
-
- 03 Sep, 2004 1 commit
-
-
jocuri%softhome.net authored
Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko; a=myk.
-
- 31 Aug, 2004 1 commit
-
-
kiko%async.com.br authored
-
- 30 Aug, 2004 1 commit
-
-
gerv%gerv.net authored
Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave.
-
- 28 Aug, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
-
- 21 Aug, 2004 1 commit
-
-
bugreport%peshkin.net authored
patch by Albert Ting r=joel, glob a=myk
-
- 11 Aug, 2004 3 commits
-
-
bugreport%peshkin.net authored
r=erik,justdave a=justdave
-
bugreport%peshkin.net authored
patch by erik r=joel a=justdave
-
bugreport%peshkin.net authored
patch by glob <bugzilla@glob.com.au> r=joel a=justdave
-
- 06 Aug, 2004 2 commits
-
-
kiko%async.com.br authored
about this, won't happen again.
-
bugreport%peshkin.net authored
r=erik, kiko a=justdave
-
- 05 Aug, 2004 5 commits
-
-
kiko%async.com.br authored
-
kiko%async.com.br authored
Cleans up Bugzilla::Bug::actual_time to do things the right way (dbi, Bugzilla->user) and apparently fixes a problem limited to some platforms. r=joel, a=justdave.
-
bugreport%peshkin.net authored
-
bugreport%peshkin.net authored
patch by: Erik r=joel r=jouni a=justdave
-
bugreport%peshkin.net authored
r=kiko a=justdave
-
- 04 Aug, 2004 1 commit
-
-
bugreport%peshkin.net authored
r=kiko a=justdave
-
- 31 Jul, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 253357: replace IFNULL with COALESCE for increased database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
-
bugreport%peshkin.net authored
patch by erik,joel r=kiko a=justdave
-
- 29 Jul, 2004 3 commits
-
-
kiko%async.com.br authored
Murder the last remaining places in the tree where COOKIE is used; includes a rather thorough cleanup of Bugzilla::Bug->user and a minor doc update. r=joel, a=justdave.
-
kiko%async.com.br authored
remaining places in the tree where COOKIE is used; includes a rather thorough cleanup of Bugzilla::Bug->user and a minor doc update. r=joel, a=justdave.
-
bugreport%peshkin.net authored
Bug 204903: Enable searches to match NULL aliases, missing qa_contact, and search on CC even when cc-list is empty r=jouni a=myk
-
- 27 Jul, 2004 1 commit
-
-
bugreport%peshkin.net authored
r=kiko a=justdave
-