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