Commit Graph

692 Commits

Author SHA1 Message Date
lpsolit%gmail.com
919a21c8c4 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 2006-01-05 15:05:32 +00:00
timeless%mozdev.org
00b6b15a1b Bug 322412 Typo in error message
r=lpsolit a=justdave
2006-01-05 00:16:20 +00:00
lpsolit%gmail.com
fd389f7e0d Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave 2006-01-03 14:45:22 +00:00
lpsolit%gmail.com
3a7eeca565 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 2005-12-30 00:32:37 +00:00
karl%kornel.name
06d80b3dfe Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=justdave 2005-12-29 23:56:32 +00:00
lpsolit%gmail.com
b30aecee2d Bug 238780: editversions.cgi should reject newline characters - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave 2005-12-29 22:56:01 +00:00
mkanat%kerio.com
67dacfaeee Bug 311047: populating enum tables fails without localconfig, when upgrading
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave
2005-12-29 22:27:26 +00:00
mkanat%kerio.com
5996f93cf1 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
2005-12-25 13:27:25 +00:00
karl%kornel.name
d46b3346a9 Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - Patch by A. Karl Kornel <karl@kornel.name> r=glob a=justdave 2005-12-23 17:21:01 +00:00
lpsolit%gmail.com
5b51897053 Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-12-23 02:01:54 +00:00
lpsolit%gmail.com
aca2bd4287 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 2005-12-23 01:50:06 +00:00
bugzilla%glob.com.au
2ae90d2f22 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
2005-12-23 01:36:19 +00:00
lpsolit%gmail.com
81a2de7daf Backing out bug 238780 (Edit versions should reject newline characters) - This patch prevents you to edit or delete existing versions having control characters. 2005-12-22 21:45:07 +00:00
lpsolit%gmail.com
70fef31849 Bug 320436: New self-created accounts dont get regexp group memberships - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave 2005-12-20 22:16:09 +00:00
mkanat%kerio.com
426ae4a6a1 Back out bug 297187: see comment 20. 2005-12-18 20:01:13 +00:00
lpsolit%gmail.com
84d1a91176 Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) prevents bugmail delivery - Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=justdave 2005-12-18 19:40:39 +00:00
lpsolit%gmail.com
f981be2250 Bug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-12-18 19:24:32 +00:00
wurblzap%gmail.com
3fe846208b Bug 314757: The mybugstemplate parameter should include UNCONFIRMED bugs I reported myself.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-18 19:19:24 +00:00
lpsolit%gmail.com
abe42b5fba 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 2005-12-18 19:13:00 +00:00
mkanat%kerio.com
e5e44d169f Bug 310325: Workaround MySQL bug incorrectly thinking a column contains NULL values
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-12-18 18:55:02 +00:00
mkanat%kerio.com
0faeccc592 Bug 310231: MySQL-specific get_alter_column_ddl will not drop primary key
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-12-18 18:53:00 +00:00
mkanat%kerio.com
d690d4c437 Bug 297187: checksetup.pl: primary key for groups exists. ( bit ) conflict with id as primary key
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-12-18 18:49:58 +00:00
lpsolit%gmail.com
eebbfae3d6 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 2005-12-13 21:12:24 +00:00
lpsolit%gmail.com
f96851067c 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 2005-12-12 03:12:26 +00:00
lpsolit%gmail.com
8f5dedbf77 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 2005-12-08 09:46:44 +00:00
lpsolit%gmail.com
eb7096731d Bug 301764: The file size indicates "0" when editing local attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2005-12-08 09:14:12 +00:00
lpsolit%gmail.com
cec913ddda Bug 238780: editversions.cgi should reject newline characters (and convert them to whitespaces) - Patch by Paul <pdemarco@ppg.com> r=LpSolit a=justdave 2005-12-08 08:55:42 +00:00
lpsolit%gmail.com
b7da519112 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 2005-12-05 16:12:45 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
mkanat%kerio.com
0bcd9f8dd0 Bug 314489: [PostgreSQL] Buglists sorted by importance fail
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-11-23 21:35:59 +00:00
lpsolit%gmail.com
b32c616397 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 2005-11-23 10:56:10 +00:00
lpsolit%gmail.com
45980aa331 Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit 2005-11-21 23:31:58 +00:00
lpsolit%gmail.com
e93f2ea535 Bug 279716: Users have to relogin when changing their own password - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=justdave 2005-11-21 19:35:02 +00:00
wurblzap%gmail.com
9f2bd195a8 Bug 304417: Template precompilation is clumsy when it comes to additional language directories.
Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>,
r=wurblzap, a=myk
2005-11-20 00:00:15 +00:00
bugreport%peshkin.net
f8660372ba Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-11-19 23:47:26 +00:00
karl%kornel.name
827599e91e 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 2005-11-16 01:13:41 +00:00
bugreport%peshkin.net
5340e68cb9 Bug 306130 Search for attachment creation fails
Patch by Joel Peshkin <bugreport@peshkin.net>
r,a=justfave
2005-11-15 20:47:01 +00:00
lpsolit%gmail.com
9054ecca63 Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-15 09:53:00 +00:00
lpsolit%gmail.com
8110d93f42 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 2005-11-15 09:37:17 +00:00
lpsolit%gmail.com
51ef091a39 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 2005-11-13 18:16:33 +00:00
lpsolit%gmail.com
0f7661d9ca 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 2005-11-13 17:32:12 +00:00
lpsolit%gmail.com
afca10ca72 Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk 2005-11-09 23:40:50 +00:00
lpsolit%gmail.com
7858b0a876 Bug 315339: User::match_field() now leaves fields undefined instead of as empty strings when no value is passed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-11-09 23:24:13 +00:00
lpsolit%gmail.com
bde4e9b620 Bug 315129: [PostgreSQL] Attachments are sorted by last changed time instead of creation time - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2005-11-05 12:24:29 +00:00
lpsolit%gmail.com
b3d9919657 Bug 305927: [PostgreSQL] Adding a new product partly fails when 'makeproductgroups' is enabled - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-05 12:15:57 +00:00
lpsolit%gmail.com
2f966717df Bug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk 2005-11-03 00:27:30 +00:00
wurblzap%gmail.com
b7c8aad92b Bugzilla Bug 306207: sendmail support under Windows bypasses message encoding
Patch by byron jones (glob) <bugzilla@glob.com.au>
r=wurblzap, a=myk
2005-11-02 20:50:46 +00:00
lpsolit%gmail.com
3f58a96985 Bug 314269: Add email pref to not send mail about dependency changes - Patch by Todd Stansell <tjs@tellme.com> r=joel a=justdave 2005-10-31 23:09:28 +00:00
lpsolit%gmail.com
7044c14d9f Bug 282132: BugMail.pm: Eliminate deprecated Bugzilla::DB routines - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=wicked a=justdave 2005-10-30 21:51:15 +00:00