summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2006-01-06Bug 287325: an initial implementation of custom fields, including the ability...myk%mozilla.org4-47/+326
2006-01-06Bug 322244: Cookies are incorrectly detainted when logging out - Patch by Ola...lpsolit%gmail.com1-1/+1
2006-01-06Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY r...lpsolit%gmail.com1-1/+1
2006-01-05Bug 322412 Typo in error messagetimeless%mozdev.org1-1/+1
2006-01-03Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincook...lpsolit%gmail.com3-6/+12
2005-12-30Bug 284590: When using SMTP, emails are not sent to the CC list associated wi...lpsolit%gmail.com1-11/+14
2005-12-30Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=j...karl%kornel.name1-0/+59
2005-12-30Bug 238780: editversions.cgi should reject newline characters - Patch by Paul...lpsolit%gmail.com1-1/+11
2005-12-30Bug 311047: populating enum tables fails without localconfig, when upgradingmkanat%kerio.com2-0/+59
2005-12-25Bug 307662: checksetup.pl fails at some line (Unknown column 'grant_type' or ...mkanat%kerio.com1-0/+21
2005-12-24Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - ...karl%kornel.name1-23/+43
2005-12-23Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fré...lpsolit%gmail.com3-0/+19
2005-12-23Bug 313571: Duplicate "Saved Search" entries in Preferences when Saved Search...lpsolit%gmail.com1-28/+22
2005-12-23Bug 94293: Sendmail "from" header can not be configured in one config file, F...bugzilla%glob.com.au1-1/+15
2005-12-23Backing out bug 238780 (Edit versions should reject newline characters) - Thi...lpsolit%gmail.com1-11/+1
2005-12-21Bug 320436: New self-created accounts dont get regexp group memberships - Pat...lpsolit%gmail.com1-0/+4
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) preven...lpsolit%gmail.com1-1/+1
2005-12-19Bug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch b...lpsolit%gmail.com1-1/+1
2005-12-19Bug 314757: The mybugstemplate parameter should include UNCONFIRMED bugs I re...wurblzap%gmail.com1-1/+1
2005-12-19Bug 319082: "new Bugzilla::User($uid)" allows you to pass invalid $uid - Patc...lpsolit%gmail.com1-3/+15
2005-12-19Bug 310325: Workaround MySQL bug incorrectly thinking a column contains NULL ...mkanat%kerio.com1-1/+11
2005-12-19Bug 310231: MySQL-specific get_alter_column_ddl will not drop primary keymkanat%kerio.com1-1/+14
2005-12-19Bug 297187: checksetup.pl: primary key for groups exists. ( bit ) conflict wi...mkanat%kerio.com1-0/+1
2005-12-14Bug 266147: Internal error when Flag::notify() ends up with an invalid or emp...lpsolit%gmail.com1-25/+64
2005-12-12Bug 271596: editcomponents priv allows you to see/edit products you don't hav...lpsolit%gmail.com1-4/+18
2005-12-08Bug 318842: Bugs with "New:" in the header have an extra space before "New:" ...lpsolit%gmail.com1-1/+1
2005-12-08Bug 301764: The file size indicates "0" when editing local attachments - Patc...lpsolit%gmail.com1-0/+15
2005-12-08Bug 238780: editversions.cgi should reject newline characters (and convert th...lpsolit%gmail.com1-1/+11
2005-12-06Bug 319055: Mail::Mailer truncates messages at a line with a period when usin...lpsolit%gmail.com1-0/+3
2005-11-26Bug 106386 Correct misspellings in source codetimeless%mozdev.org3-4/+4
2005-11-26Bug 106386 Correct misspellings in source codetimeless%mozdev.org1-1/+1
2005-11-24Bug 314489: [PostgreSQL] Buglists sorted by importance failmkanat%kerio.com1-1/+1
2005-11-23Bug 315339: User::match_field() now leaves fields undefined instead of as emp...lpsolit%gmail.com1-4/+11
2005-11-22Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa <wicked@etlico...lpsolit%gmail.com1-7/+8
2005-11-22Bug 279716: Users have to relogin when changing their own password - Patch by...lpsolit%gmail.com1-2/+12
2005-11-20Bug 304417: Template precompilation is clumsy when it comes to additional lan...wurblzap%gmail.com1-0/+7
2005-11-20Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net1-11/+0
2005-11-16Bug 257813: CSV link from new charts gives internal error if data contains mo...karl%kornel.name1-0/+6
2005-11-16Bug 306130 Search for attachment creation failsbugreport%peshkin.net1-0/+5
2005-11-15Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - Patc...lpsolit%gmail.com2-7/+18
2005-11-15Bug 302599: Saved searches using "days since bug changed" fail with "Can't us...lpsolit%gmail.com1-1/+1
2005-11-14Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comm...lpsolit%gmail.com1-8/+2
2005-11-14Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b...lpsolit%gmail.com5-8/+8
2005-11-10Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by Fré...lpsolit%gmail.com1-0/+3
2005-11-10Bug 315339: User::match_field() now leaves fields undefined instead of as emp...lpsolit%gmail.com1-2/+11
2005-11-05Bug 315129: [PostgreSQL] Attachments are sorted by last changed time instead ...lpsolit%gmail.com1-3/+3
2005-11-05Bug 305927: [PostgreSQL] Adding a new product partly fails when 'makeproductg...lpsolit%gmail.com1-1/+2
2005-11-03Bug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by Olav...lpsolit%gmail.com1-1/+0
2005-11-03Bugzilla Bug 306207: sendmail support under Windows bypasses message encodingwurblzap%gmail.com1-11/+13