aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 320436: New self-created accounts dont get regexp group memberships - Pat...lpsolit%gmail.com2005-12-211-0/+4
* Back out bug 297187: see comment 20.mkanat%kerio.com2005-12-191-1/+0
* Bug 305968: [PostgreSQL] Comparison between TIMESTAMP and TIMESTAMP(0) preven...lpsolit%gmail.com2005-12-191-1/+1
* Bug 320289: [PostgreSQL] Ordering a buglist by "Actual Hours" fails - Patch b...lpsolit%gmail.com2005-12-191-1/+1
* Bug 314757: The mybugstemplate parameter should include UNCONFIRMED bugs I re...wurblzap%gmail.com2005-12-191-1/+1
* Bug 319082: "new Bugzilla::User($uid)" allows you to pass invalid $uid - Patc...lpsolit%gmail.com2005-12-191-3/+15
* Bug 310325: Workaround MySQL bug incorrectly thinking a column contains NULL ...mkanat%kerio.com2005-12-191-1/+11
* Bug 310231: MySQL-specific get_alter_column_ddl will not drop primary keymkanat%kerio.com2005-12-191-1/+14
* Bug 297187: checksetup.pl: primary key for groups exists. ( bit ) conflict wi...mkanat%kerio.com2005-12-191-0/+1
* Bug 266147: Internal error when Flag::notify() ends up with an invalid or emp...lpsolit%gmail.com2005-12-141-25/+64
* Bug 271596: editcomponents priv allows you to see/edit products you don't hav...lpsolit%gmail.com2005-12-121-4/+18
* Bug 318842: Bugs with "New:" in the header have an extra space before "New:" ...lpsolit%gmail.com2005-12-081-1/+1
* Bug 301764: The file size indicates "0" when editing local attachments - Patc...lpsolit%gmail.com2005-12-081-0/+15
* Bug 238780: editversions.cgi should reject newline characters (and convert th...lpsolit%gmail.com2005-12-081-1/+11
* Bug 319055: Mail::Mailer truncates messages at a line with a period when usin...lpsolit%gmail.com2005-12-061-0/+3
* Bug 106386 Correct misspellings in source codetimeless%mozdev.org2005-11-263-4/+4
* Bug 106386 Correct misspellings in source codetimeless%mozdev.org2005-11-261-1/+1
* Bug 314489: [PostgreSQL] Buglists sorted by importance failmkanat%kerio.com2005-11-241-1/+1
* Bug 315339: User::match_field() now leaves fields undefined instead of as emp...lpsolit%gmail.com2005-11-231-4/+11
* Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa <wicked@etlico...lpsolit%gmail.com2005-11-221-7/+8
* Bug 279716: Users have to relogin when changing their own password - Patch by...lpsolit%gmail.com2005-11-221-2/+12
* Bug 304417: Template precompilation is clumsy when it comes to additional lan...wurblzap%gmail.com2005-11-201-0/+7
* Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net2005-11-201-11/+0
* Bug 257813: CSV link from new charts gives internal error if data contains mo...karl%kornel.name2005-11-161-0/+6
* Bug 306130 Search for attachment creation failsbugreport%peshkin.net2005-11-161-0/+5
* Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - Patc...lpsolit%gmail.com2005-11-152-7/+18
* Bug 302599: Saved searches using "days since bug changed" fail with "Can't us...lpsolit%gmail.com2005-11-151-1/+1
* Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comm...lpsolit%gmail.com2005-11-141-8/+2
* Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b...lpsolit%gmail.com2005-11-145-8/+8
* Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by Fré...lpsolit%gmail.com2005-11-101-0/+3
* Bug 315339: User::match_field() now leaves fields undefined instead of as emp...lpsolit%gmail.com2005-11-101-2/+11
* Bug 315129: [PostgreSQL] Attachments are sorted by last changed time instead ...lpsolit%gmail.com2005-11-051-3/+3
* Bug 305927: [PostgreSQL] Adding a new product partly fails when 'makeproductg...lpsolit%gmail.com2005-11-051-1/+2
* Bug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by Olav...lpsolit%gmail.com2005-11-031-1/+0
* Bugzilla Bug 306207: sendmail support under Windows bypasses message encodingwurblzap%gmail.com2005-11-031-11/+13
* Bug 314269: Add email pref to not send mail about dependency changes - Patch ...lpsolit%gmail.com2005-11-012-3/+6
* Bug 282132: BugMail.pm: Eliminate deprecated Bugzilla::DB routines - Patch by...lpsolit%gmail.com2005-10-311-70/+76
* Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu...lpsolit%gmail.com2005-10-313-17/+7
* Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com2005-10-284-4/+16
* Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa...lpsolit%gmail.com2005-10-261-8/+14
* Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters <bu...lpsolit%gmail.com2005-10-261-2/+16
* Bug 72948: Default column list should include OS and not Platform - Patch by ...lpsolit%gmail.com2005-10-261-1/+1
* Bug 313020: Implement the ability to add individual bugs to saved searches - ...lpsolit%gmail.com2005-10-263-2/+11
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-254-20/+20
* Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SEL...mkanat%kerio.com2005-10-252-4/+10
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-203-0/+8
* Bug 313008 Lists of products, milestones, etc... should be sortedbugreport%peshkin.net2005-10-202-4/+8
* Bug 297593: defaultpriority, defaultseverity, defaultplatform and defaultopsy...lpsolit%gmail.com2005-10-191-12/+16
* Bug 302936: Reject the requestee if he cannot access private attachments - Pa...lpsolit%gmail.com2005-10-192-1/+7
* Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ...lpsolit%gmail.com2005-10-181-0/+23