- 08 Jan, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 06 Jan, 2006 2 commits
-
-
myk%mozilla.org authored
Backing out fix for bug 287325 (initial implementation of custom fields): turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month.
-
myk%mozilla.org authored
Bug 287325: an initial implementation of custom fields, including the ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob
-
- 05 Jan, 2006 5 commits
-
-
lpsolit%gmail.com authored
Bug 322244: Cookies are incorrectly detainted when logging out - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY reference at Bugzilla/User.pm line 643 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 320506: enter_bug.cgi crashes if the product name is written with the wrong case - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk r=bkor a=justdave
-
gerv%gerv.net authored
Bug 286724: change testserver.pl to do a simpler check for image creation, thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave.
-
timeless%mozdev.org authored
r=lpsolit a=justdave
-
- 03 Jan, 2006 5 commits
-
-
lpsolit%gmail.com authored
Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
lpsolit%gmail.com authored
Bug 320960: When viewing bugs in the "Format for printing" (aka Long format), the bug status and resolution are not translated correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
-
- 02 Jan, 2006 1 commit
-
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=wicked, a=justdave
-
- 31 Dec, 2005 1 commit
-
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
-
- 30 Dec, 2005 11 commits
-
-
mozilla%colinogilvie.co.uk authored
Patch by: victory <bmo@rsz.jp>; r=colin
-
mozilla%colinogilvie.co.uk authored
Patch by: Ville Skyttäville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin
-
mozilla%colinogilvie.co.uk authored
Patch by: victory <bmo@rsz.jp>; r=colin
-
lpsolit%gmail.com authored
Bug 299646: Potential missing entries in bug_group_map related to mandatory groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
lpsolit%gmail.com authored
Bug 284590: When using SMTP, emails are not sent to the CC list associated with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave
-
karl%kornel.name authored
-
lpsolit%gmail.com authored
Bug 315551: time summary split by month counts days twice - Patch by Miluse Nemcova <miluse.nemcova@volny.cz> r=wicked a=justdave
-
lpsolit%gmail.com authored
Bug 238780: editversions.cgi should reject newline characters - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 297652: Javascript strict warning in query.cgi when the format chosen is "advanced" - Patch by Florian Quèze <f.qu@queze.net> r=wicked a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave
-
lpsolit%gmail.com authored
Bug 320997: Taking a bug when posting an attachment doesn't set everconfirmed - Patch by Paul <pdemarco@zoominternet.net> r=wicked a=justdave
-
- 28 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 27 Dec, 2005 1 commit
-
-
mozilla%colinogilvie.co.uk authored
Patch by victory <bmo@rsz.jp>; r=colin
-
- 25 Dec, 2005 1 commit
-
-
mkanat%kerio.com authored
Bug 307662: checksetup.pl fails at some line (Unknown column 'grant_type' or similar error) when upgrading from 2.18 or below to 2.20 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
-
- 24 Dec, 2005 1 commit
-
-
karl%kornel.name authored
Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - Patch by A. Karl Kornel <karl@kornel.name> r=glob a=justdave
-
- 23 Dec, 2005 8 commits
-
-
mkanat%kerio.com authored
-
lpsolit%gmail.com authored
Bug 311047: populating enum tables fails without localconfig, when upgrading - Patch by Nick Barnes <nb+bz@ravenbrook.com> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 313728: Re-fix accesskeys on show bug page to not clash with browser - Patch by Gervase Markham <gerv@mozilla.org> r=LpSolit a=justdave
-
lpsolit%gmail.com authored
Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
timeless%mozdev.org authored
r=lpsolit a=justdave
-
lpsolit%gmail.com authored
Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved Search is also used for whine - Patch by Justin C. De Vries <judevries@novell.com> r=LpSolit a=justdave
-
bugzilla%glob.com.au authored
Bug 94293: Sendmail "from" header can not be configured in one config file, From header broken in SMTP Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com> r=glob,a=justdave
-
lpsolit%gmail.com authored
Backing out bug 238780 (Edit versions should reject newline characters) - This patch prevents you to edit or delete existing versions having control characters.
-
- 22 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be displayed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
-
- 21 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 287741: changing password from 'password' to 'password' should not invalidate login cookies - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
-