summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-01Bug 314269: Add email pref to not send mail about dependency changes - Patch ...lpsolit%gmail.com2-3/+6
2005-10-31Bug 282132: BugMail.pm: Eliminate deprecated Bugzilla::DB routines - Patch by...lpsolit%gmail.com1-70/+76
2005-10-31Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu...lpsolit%gmail.com3-17/+7
2005-10-28Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com4-4/+16
2005-10-27Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa...lpsolit%gmail.com1-8/+14
2005-10-27Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters <bu...lpsolit%gmail.com1-2/+16
2005-10-26Bug 72948: Default column list should include OS and not Platform - Patch by ...lpsolit%gmail.com1-1/+1
2005-10-26Bug 313020: Implement the ability to add individual bugs to saved searches - ...lpsolit%gmail.com3-2/+11
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com4-20/+20
2005-10-25Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SEL...mkanat%kerio.com2-4/+10
2005-10-20Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net3-0/+8
2005-10-20Bug 313008 Lists of products, milestones, etc... should be sortedbugreport%peshkin.net2-4/+8
2005-10-19Bug 297593: defaultpriority, defaultseverity, defaultplatform and defaultopsy...lpsolit%gmail.com1-12/+16
2005-10-19Bug 302936: Reject the requestee if he cannot access private attachments - Pa...lpsolit%gmail.com2-1/+7
2005-10-18Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ...lpsolit%gmail.com1-0/+23
2005-10-18Bug 309681 Prevent users from adding another user who shouldn't have access t...bugreport%peshkin.net3-0/+42
2005-10-15Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to em...lpsolit%gmail.com2-0/+4
2005-10-15Bug 312356: The defaultpriority param should be grouped together with default...lpsolit%gmail.com2-7/+7
2005-10-14Bug 204498 Add su (setuser) functionbugreport%peshkin.net2-0/+6
2005-10-14Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...lpsolit%gmail.com3-59/+31
2005-10-13Bug 312185: Create a new "Attachments" tab when editing params - Patch by FrÃ...lpsolit%gmail.com2-36/+81
2005-10-13Bug 311434: bz_table_columns should use _bz_real_schemamkanat%kerio.com1-1/+1
2005-10-13Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - Pat...lpsolit%gmail.com1-1/+2
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér...lpsolit%gmail.com17-85/+1854
2005-10-12Bug 311419: Update the group_controls method from Product.pm to use Group.pm ...lpsolit%gmail.com1-9/+8