- 30 Dec, 2005 4 commits
-
-
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 238780: editversions.cgi should reject newline characters - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit 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
-
- 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 4 commits
-
-
lpsolit%gmail.com authored
Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat 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.
-
- 21 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 320436: New self-created accounts dont get regexp group memberships - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave
-
- 19 Dec, 2005 8 commits
-
-
mkanat%kerio.com authored
-
lpsolit%gmail.com authored
Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) prevents bugmail delivery - Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
-
lpsolit%gmail.com authored
Bug 319082: "new Bugzilla::User($uid)" allows you to pass invalid $uid - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
mkanat%kerio.com authored
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
-
mkanat%kerio.com authored
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 14 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 266147: Internal error when Flag::notify() ends up with an invalid or empty CC: list and no requestee in restricted bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
-
- 12 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 271596: editcomponents priv allows you to see/edit products you don't have access to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
-
- 08 Dec, 2005 3 commits
-
-
lpsolit%gmail.com authored
Bug 318842: Bugs with "New:" in the header have an extra space before "New:" - Patch by Adam Guthrie <ispiked@gmail.com> r=myk a=justdave
-
lpsolit%gmail.com authored
Bug 301764: The file size indicates "0" when editing local attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
-
lpsolit%gmail.com authored
Bug 238780: editversions.cgi should reject newline characters (and convert them to whitespaces) - Patch by Paul <pdemarco@ppg.com> r=LpSolit a=justdave
-
- 06 Dec, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 319055: Mail::Mailer truncates messages at a line with a period when using sendmail - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
-
- 26 Nov, 2005 2 commits
-
-
timeless%mozdev.org authored
patch by unknown@simplemachines.org r=timeless rs=brendan
-
timeless%mozdev.org authored
patch by unknown@simplemachines.org r=timeless rs=brendan
-
- 24 Nov, 2005 1 commit
-
-
mkanat%kerio.com authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 23 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed (for type eq "single" only) - My previous patch was buggy as fields accepting only one user and those accepting several users must be considered differently. Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
-
- 22 Nov, 2005 2 commits
-
-
lpsolit%gmail.com authored
-
lpsolit%gmail.com authored
Bug 279716: Users have to relogin when changing their own password - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=justdave
-
- 20 Nov, 2005 2 commits
-
-
wurblzap%gmail.com authored
Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>, r=wurblzap, a=myk
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
-
- 16 Nov, 2005 2 commits
-
-
karl%kornel.name authored
Bug 257813: CSV link from new charts gives internal error if data contains more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave
-
bugreport%peshkin.net authored
Patch by Joel Peshkin <bugreport@peshkin.net> r,a=justfave
-
- 15 Nov, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 302599: Saved searches using "days since bug changed" fail with "Can't use (to_days(now()) - to_days(bugs.delta_ts)) as a field name" error - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
- 14 Nov, 2005 2 commits
-
-
lpsolit%gmail.com authored
Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comments in show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
-
lpsolit%gmail.com authored
Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave
-
- 10 Nov, 2005 1 commit
-
-
lpsolit%gmail.com authored
Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
-