- 17 Jan, 2005 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
-
- 16 Jan, 2005 4 commits
-
-
jocuri%softhome.net authored
Patch for bug 103636: Support specifying a date on which a bug is expected to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
-
jocuri%softhome.net authored
Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K-A <mkanat@kerio.com>, r=wurblzap, a=myk.
-
jocuri%softhome.net authored
Patch for bug 260682: Support redirecting to HTTPS always or for authenticated sessions only; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=myk.
-
jocuri%softhome.net authored
Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
-
- 15 Jan, 2005 1 commit
-
-
justdave%bugzilla.org authored
-
- 13 Jan, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by byron jones (glob) <bugzilla@glob.com.au> r=mkanat a=justdave
-
- 12 Jan, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave
-
- 09 Jan, 2005 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 277389: Modify flag notification code so it doesn't append emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, a=justdave.
-
- 08 Jan, 2005 1 commit
-
-
travis%sedsystems.ca authored
Patch: travis r=mkanat a=justdave Also includes fixes for Bug 109573: New bugzilla accounts should by default have 'CC field changes' turned off, and Bug 275599: flag request email prefs not behaving correctly
-
- 04 Jan, 2005 1 commit
-
-
gerv%gerv.net authored
-
- 01 Jan, 2005 1 commit
-
-
gerv%gerv.net authored
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave.
-
- 31 Dec, 2004 3 commits
-
-
jocuri%softhome.net authored
Patch for bug 276283: Users should be able to cancel their own flag requests; patch by me, r=LpSolit (Frederic), a=justdave.
-
jocuri%softhome.net authored
Patch for bug 275788: Provide a line of code that defines legal query formats for other scripts to use; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 275523: Replace INNER JOIN in flag searches with LEFT JOIN; patch by me, r=joel, a=justdave.
-
- 29 Dec, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 273339: Make attachment.cgi consistent with its activity log timestamps; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
-
- 24 Dec, 2004 1 commit
-
-
jake%bugzilla.org authored
Patch by GavinS <bugzilla@chimpychompy.org> r=joel, a=justdave
-
- 14 Dec, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 270823: Remove failure on search 'time since owner touched bug' (remove linebreaks from middle join clause); patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, r=vladd, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, a=justdave.
-
- 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.
-