- 03 Jan, 2005 1 commit
-
-
gerv%gerv.net authored
Bug 274640: silently fix up custom sort order cookies which erroneously include SQL LIMIT clause. Patch by gerv; r=vladd,justdave; a=justdave.
-
- 02 Jan, 2005 1 commit
-
-
gerv%gerv.net authored
-
- 01 Jan, 2005 4 commits
-
-
gerv%gerv.net authored
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave.
-
gerv%gerv.net authored
Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch by gerv; r=justdave,vladd; a=justdave.
-
gerv%gerv.net authored
Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to use, and to set expectations appropriately. Patch by gerv; r=myk, a=justdave.
-
gerv%gerv.net authored
Bug 274419 - stop offering to forget a search which doesn't exist. Patch by gerv; r=justdave, vladd; a=justdave.
-
- 31 Dec, 2004 7 commits
-
-
jocuri%softhome.net authored
Patch for bug 275631: Only the first column (not all) should have excess CSS padding-left; patch by byron jones (glob) <bugzilla@glob.com.au>, r=gerv, r=vladd, a=justdave.
-
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 272322: add a delete link to the editcomponents edit component page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 274710: Align correctly buglist CSS column classes for edit-multiple; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, 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.
-
jake%bugzilla.org authored
Bug 275019 - The query page no longer selects the defaults when the only options passed via the URL are for the boolean charts. r=mkanat, a=justdave
-
- 29 Dec, 2004 4 commits
-
-
jocuri%softhome.net authored
Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch by Christian Reis <kiko@async.com.br>, r=wurblzap, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 232328: Update CSS file in order to fix the display of columns in stagger headers mode using Internet Explorer; patch by Frédéric Buclin <LpSolit@netscape.net>, r=myk, r=glob, a=justdave.
-
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.
-
jocuri%softhome.net authored
Documentation patch for bug 274220: Provide additional documentation about creating custom templates; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
-
- 27 Dec, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 274650: checksetup flag fixup code shouldn't output text when all is ok and the silent mode is on; patch by Marc Schumann <wurblzap@gmail.com>, r=jake, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 275939: Classification templates use wrong filtering in URLs; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
-
- 26 Dec, 2004 3 commits
-
-
jocuri%softhome.net authored
Patch for bug 274392: Preserve search name when clicking Edit from Saves Searches in user prefs; patch by Rob Siklos <robzilla@siklos.ca>, r=glob, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack of SQL table locking; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 264160: Make all default groups inherit the admin group on a new install; patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, r=travis, a=justdave.
-
- 24 Dec, 2004 1 commit
-
-
jake%bugzilla.org authored
Patch by GavinS <bugzilla@chimpychompy.org> r=joel, a=justdave
-
- 23 Dec, 2004 1 commit
-
-
jake%bugzilla.org authored
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=wurblzap, a=justdave
-
- 22 Dec, 2004 1 commit
-
-
jake%bugzilla.org authored
ndex.cgi isn't being used for the DirectoryIndex. r=travis
-
- 21 Dec, 2004 1 commit
-
-
jake%bugzilla.org authored
Patch by Frédéric Buclin <LpSolit@netscape.net> r=myk, a=justdave
-
- 20 Dec, 2004 1 commit
-
-
jake%bugzilla.org authored
r=travis
-
- 18 Dec, 2004 1 commit
-
-
jake%bugzilla.org authored
Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 regarding the max_allowed_packet option. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jake
-
- 16 Dec, 2004 1 commit
-
-
jake%bugzilla.org authored
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jake
-
- 14 Dec, 2004 11 commits
-
-
jake%bugzilla.org authored
Bug 253720 - The docs now specify that it is required to run ./checksetup.pl after adding a template to the custom directory. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jake
-
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.
-
myk%mozilla.org authored
Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; 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.
-
jocuri%softhome.net authored
Documentation patch for bug 262268: Document in release notes that flags should not contain spaces and indicate checksetup.pl tool for upgrading; patch by justdave@bugzilla.org updated by Nick.Barnes@pobox.com, r=vladd.
-
jocuri%softhome.net authored
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave.
-
jocuri%softhome.net authored
Patch for bug 273935: avoid double-quoting dates in series_data table; patch by Vance Baarda <vrb@novell.com>, r=vladd, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 244756: checksetup.pl shouldn't fail to remove product index from milestones table in upgrade from 2.14.x; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 274456: Fix the use of <label> tags and remove problems with the 'mark as new' checkbox; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or commas; patch by Nick.Barnes@pobox.com, r=wurblzap (Marc), a=justdave.
-
jocuri%softhome.net authored
Patch for bug 274400: Safari should show the lock icons (the quoted value of the class attribute should be on the same line); patch by Nick.Barnes@pobox.com, r=vladd, a=justdave.
-