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