- 22 Feb, 2006 21 commits
-
-
lpsolit%gmail.com authored
Bug 316127: Implement an infrastructure to link to the documentation - Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
-
lpsolit%gmail.com authored
Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
-
lpsolit%gmail.com authored
Bug 172415: Bugzilla should support URLs containing bug IDs with a leading # - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=justdave
-
mkanat%kerio.com authored
Bug 328063: [PostgreSQL] Bugzilla::DB::Pg does not support adding a new SERIAL-type column to a table Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
mozilla%colinogilvie.co.uk authored
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net>; r=vladd; a=justdave
-
mozilla%colinogilvie.co.uk authored
Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave
-
jocuri%softhome.net authored
Patch for bug 237683: Allow for more flexible user searching such as real name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org.
-
jocuri%softhome.net authored
Patch for bug 313045: Display quoted text in a different color; patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 326060: Remove template check for flag.setter (it always exists) - patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.
-
mozilla%colinogilvie.co.uk authored
-
jocuri%softhome.net authored
Patch for bug 137261: Add X-Bugzilla-Who: an email header specifying the bugzilla account that made these changes; patch by Albert Ting <altlst@sonic.net>, r=LpSolit, a=justdave.
-
mozilla%colinogilvie.co.uk authored
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
-
lpsolit%gmail.com authored
Bug 271984: Default milestone should be a <select>, not a text entry - Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 225221: The 'longdescs' table needs a primary key - Patch by Albert Ting <altlst@sonic.net> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 311278: Eliminate %::proddesc - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 315317: DBI placeholders break AppendComment's default timestamp - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
jocuri%softhome.net authored
CSS patch for bug 314055: Fix incorrect layout on footer bar - words overlap; patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave.
-
lpsolit%gmail.com authored
Bug 327355: Email preferences are not set correctly when the user account is created by Env.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
jocuri%softhome.net authored
Patch for bug 97868: Rename the "Edit" action (for attachments) to something else (use "Details"); patch by timeless <timeless@bemail.org>, r=mkanat, a=justdave.
-
- 21 Feb, 2006 13 commits
-
-
jocuri%softhome.net authored
Patch for bug 327624 : Add missing space in error message (template/en/default/global/user-error.html.tmpl); patch by GavinS <bugzilla@chimpychompy.org>, r=LpSolit, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt McHenry <mmchenry@carnegielearning.com>, r=vladd, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 317003: change the listing of valid fields values in bug_email.pl; patch by Gabriel Sales de Oliveira <gabriel@async.com.br>, r=vladd, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 287325: we should use scalar instead of length for finding out how many elements an array has; patch by me, r=justdave on IRC, fixing tree.
-
jocuri%softhome.net authored
Patch for bug 323627: Setting "loginnetmask" to 0 should disable IP checking; patch by Jesse Erlbaum <jesse@erlbaum.net>, r=vladd, a=justdave.
-
jocuri%softhome.net authored
Documentation patch for bug 328031: remove duplicate "the the" from using.xml; patch by me - Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit.
-
lpsolit%gmail.com authored
Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk Melez <myk@mozilla.org> r=mkanat a=justdave
-
jocuri%softhome.net authored
Documentation patch for bug 41972: add user preferences documentation; patch by victory <bmo@rsz.jp>, r=vladd.
-
mkanat%kerio.com authored
-
mkanat%kerio.com authored
-
lpsolit%gmail.com authored
[SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect your login and password to another site - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
-
lpsolit%gmail.com authored
[SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave I forgot to specify the bug number in my previous checkin. That was bug 312498.
-
lpsolit%gmail.com authored
[SECURITY] editparams.cgi doesn't check whether 'whinedays' and 'mostfreqthreshold' are numeric - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 20 Feb, 2006 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
-
- 15 Feb, 2006 2 commits
-
-
lpsolit%gmail.com authored
-
lpsolit%gmail.com authored
-
- 13 Feb, 2006 1 commit
-
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
-
- 12 Feb, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 232778: The sort order of a saved search is not kept - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
- 10 Feb, 2006 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
-