Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-06 | Bug 322244: Cookies are incorrectly detainted when logging out - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-01-06 | Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
reference at Bugzilla/User.pm line 643 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-01-05 | Bug 322412 Typo in error message | timeless%mozdev.org | 1 | -1/+1 | |
r=lpsolit a=justdave | |||||
2006-01-03 | Bug 119524: SECURITY: predictable sessionid (Use a token instead of ↵ | lpsolit%gmail.com | 3 | -6/+12 | |
logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave | |||||
2005-12-30 | Bug 284590: When using SMTP, emails are not sent to the CC list associated ↵ | lpsolit%gmail.com | 1 | -11/+14 | |
with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave | |||||
2005-12-30 | Bug 248581: range of y-axis for graphs is double the max value - r=wicked ↵ | karl%kornel.name | 1 | -0/+59 | |
a=justdave | |||||
2005-12-30 | Bug 238780: editversions.cgi should reject newline characters - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+11 | |
Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave | |||||
2005-12-30 | Bug 311047: populating enum tables fails without localconfig, when upgrading | mkanat%kerio.com | 2 | -0/+59 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave | |||||
2005-12-25 | Bug 307662: checksetup.pl fails at some line (Unknown column 'grant_type' or ↵ | mkanat%kerio.com | 1 | -0/+21 | |
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-24 | Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - ↵ | karl%kornel.name | 1 | -23/+43 | |
Patch by A. Karl Kornel <karl@kornel.name> r=glob a=justdave | |||||
2005-12-23 | Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by ↵ | lpsolit%gmail.com | 3 | -0/+19 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-12-23 | Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved ↵ | lpsolit%gmail.com | 1 | -28/+22 | |
Search is also used for whine - Patch by Justin C. De Vries <judevries@novell.com> r=LpSolit a=justdave | |||||
2005-12-23 | Bug 94293: Sendmail "from" header can not be configured in one config file, ↵ | bugzilla%glob.com.au | 1 | -1/+15 | |
From header broken in SMTP Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com> r=glob,a=justdave | |||||
2005-12-23 | Backing out bug 238780 (Edit versions should reject newline characters) - ↵ | lpsolit%gmail.com | 1 | -11/+1 | |
This patch prevents you to edit or delete existing versions having control characters. | |||||
2005-12-21 | Bug 320436: New self-created accounts dont get regexp group memberships - ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave | |||||
2005-12-19 | Back out bug 297187: see comment 20. | mkanat%kerio.com | 1 | -1/+0 | |
2005-12-19 | Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
prevents bugmail delivery - Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=justdave | |||||
2005-12-19 | Bug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-12-19 | Bug 314757: The mybugstemplate parameter should include UNCONFIRMED bugs I ↵ | wurblzap%gmail.com | 1 | -1/+1 | |
reported myself. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave | |||||
2005-12-19 | Bug 319082: "new Bugzilla::User($uid)" allows you to pass invalid $uid - ↵ | lpsolit%gmail.com | 1 | -3/+15 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-12-19 | Bug 310325: Workaround MySQL bug incorrectly thinking a column contains NULL ↵ | mkanat%kerio.com | 1 | -1/+11 | |
values Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave | |||||
2005-12-19 | Bug 310231: MySQL-specific get_alter_column_ddl will not drop primary key | mkanat%kerio.com | 1 | -1/+14 | |
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave | |||||
2005-12-19 | Bug 297187: checksetup.pl: primary key for groups exists. ( bit ) conflict ↵ | mkanat%kerio.com | 1 | -0/+1 | |
with id as primary key Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-12-14 | Bug 266147: Internal error when Flag::notify() ends up with an invalid or ↵ | lpsolit%gmail.com | 1 | -25/+64 | |
empty CC: list and no requestee in restricted bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave | |||||
2005-12-12 | Bug 271596: editcomponents priv allows you to see/edit products you don't ↵ | lpsolit%gmail.com | 1 | -4/+18 | |
have access to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-12-08 | Bug 318842: Bugs with "New:" in the header have an extra space before "New:" ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by Adam Guthrie <ispiked@gmail.com> r=myk a=justdave | |||||
2005-12-08 | Bug 301764: The file size indicates "0" when editing local attachments - ↵ | lpsolit%gmail.com | 1 | -0/+15 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave | |||||
2005-12-08 | Bug 238780: editversions.cgi should reject newline characters (and convert ↵ | lpsolit%gmail.com | 1 | -1/+11 | |
them to whitespaces) - Patch by Paul <pdemarco@ppg.com> r=LpSolit a=justdave | |||||
2005-12-06 | Bug 319055: Mail::Mailer truncates messages at a line with a period when ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
using sendmail - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2005-11-26 | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 3 | -4/+4 | |
patch by unknown@simplemachines.org r=timeless rs=brendan | |||||
2005-11-26 | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 1 | -1/+1 | |
patch by unknown@simplemachines.org r=timeless rs=brendan | |||||
2005-11-24 | Bug 314489: [PostgreSQL] Buglists sorted by importance fail | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-11-23 | Bug 315339: User::match_field() now leaves fields undefined instead of as ↵ | lpsolit%gmail.com | 1 | -4/+11 | |
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-22 | Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 1 | -7/+8 | |
<wicked@etlicon.fi> r=LpSolit | |||||
2005-11-22 | Bug 279716: Users have to relogin when changing their own password - Patch ↵ | lpsolit%gmail.com | 1 | -2/+12 | |
by Marc Schumann <wurblzap@gmail.com> r=wicked a=justdave | |||||
2005-11-20 | Bug 304417: Template precompilation is clumsy when it comes to additional ↵ | wurblzap%gmail.com | 1 | -0/+7 | |
language directories. Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>, r=wurblzap, a=myk | |||||
2005-11-20 | Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on | bugreport%peshkin.net | 1 | -11/+0 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | |||||
2005-11-16 | Bug 257813: CSV link from new charts gives internal error if data contains ↵ | karl%kornel.name | 1 | -0/+6 | |
more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave | |||||
2005-11-16 | Bug 306130 Search for attachment creation fails | bugreport%peshkin.net | 1 | -0/+5 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r,a=justfave | |||||
2005-11-15 | Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - ↵ | lpsolit%gmail.com | 2 | -7/+18 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-11-15 | Bug 302599: Saved searches using "days since bug changed" fail with "Can't ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
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-14 | Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for ↵ | lpsolit%gmail.com | 1 | -8/+2 | |
comments in show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-11-14 | Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch ↵ | lpsolit%gmail.com | 5 | -8/+8 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave | |||||
2005-11-10 | Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk | |||||
2005-11-10 | Bug 315339: User::match_field() now leaves fields undefined instead of as ↵ | lpsolit%gmail.com | 1 | -2/+11 | |
empty strings when no value is passed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2005-11-05 | Bug 315129: [PostgreSQL] Attachments are sorted by last changed time instead ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
of creation time - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave | |||||
2005-11-05 | Bug 305927: [PostgreSQL] Adding a new product partly fails when ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
'makeproductgroups' is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-11-03 | Bug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk | |||||
2005-11-03 | Bugzilla Bug 306207: sendmail support under Windows bypasses message encoding | wurblzap%gmail.com | 1 | -11/+13 | |
Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap, a=myk | |||||
2005-11-01 | Bug 314269: Add email pref to not send mail about dependency changes - Patch ↵ | lpsolit%gmail.com | 2 | -3/+6 | |
by Todd Stansell <tjs@tellme.com> r=joel a=justdave |