summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2006-12-27Bug 364958 - "If user does not have a real name, just e-mail address should b...reed%reedloden.com1-5/+12
2006-12-23Bug 364743: Crash when renaming components (regression) - Patch by FrédÃÂ...lpsolit%gmail.com1-1/+2
2006-12-22Bug 364284: User::get_selectable_products() can return wrong data if $classif...lpsolit%gmail.com1-29/+22
2006-12-21Bug 364216: Flag::retarget() is broken - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com1-13/+16
2006-12-20Bug 364195 - "No way to search for private comments" [p=reed r=justdave a=jus...reed%reedloden.com2-0/+13
2006-12-19Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kana...lpsolit%gmail.com4-47/+45
2006-12-19Bug 364286: Code in Classification->products() is suboptimal - Patch by FrÃÂ...lpsolit%gmail.com1-6/+2
2006-12-19Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org1-2/+2
2006-12-19Bug 339385: Make Bugzilla::Version use Bugzilla::Objectmkanat%bugzilla.org4-46/+45
2006-12-19Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org4-82/+108
2006-12-17Bug 364055: Message confusing when your version of DBD::foo is too old - Patc...lpsolit%gmail.com1-1/+1
2006-12-16Bug 345405: showdependencygraph.cgi: Dependency Graphs are broken on mod_perlmkanat%bugzilla.org1-1/+1
2006-12-14Bug 360710: checksetup.pl needs to blacklist some non-working external modulesmkanat%bugzilla.org3-14/+34
2006-12-14Bug 357847: recommend Theory58S instead of landfill for ppm usersmkanat%bugzilla.org1-4/+8
2006-12-12Bug 297186: Send emails in the recipient's locale, not the current user's - P...lpsolit%gmail.com5-44/+103
2006-12-10Bug 359315: "NNTP" and "IO" should be filtered out of the mail_delivery_metho...lpsolit%gmail.com1-1/+3
2006-12-09Bug 362865: email_in.pl permissions not good after running checksetup.pl - Pa...lpsolit%gmail.com1-1/+2
2006-12-09Bug 361252: checksetup.pl should get confirmation from the user before causin...lpsolit%gmail.com5-8/+30
2006-12-02Bug 356395: On bug creation, an error is thrown when the requestee of a priva...lpsolit%gmail.com1-8/+21
2006-11-28Bug 361809: GMT, UT, UTC and WET cannot be used as timezone - Patch by victor...lpsolit%gmail.com1-1/+1
2006-11-28Bug 361875: Use of uninitialized value in numeric eq (==) at Bugzilla/User.pm...lpsolit%gmail.com1-6/+6
2006-11-28Bug 361870: SQL query in Bugzilla::Bug::EmitDependList() too complicated - Pa...lpsolit%gmail.com1-9/+6
2006-11-21Fix nits about bug 316797lpsolit%gmail.com1-3/+3
2006-11-21Bug 316797: Token.pm needs POD - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com1-0/+181
2006-11-21Bug 353656: User Interface gets corrupted by multiple localized users resolvi...lpsolit%gmail.com5-44/+78
2006-11-20Bug 361176: [PostgreSQL] Warning when creating tables for the first timemkanat%bugzilla.org1-2/+2
2006-11-20Bug 361175: [PostgreSQL] Too many "NOTICE" messages from checksetup.plmkanat%bugzilla.org1-1/+5
2006-11-20Bug 361140: Upgrades from versions with enums fail UTF-8 conversionmkanat%bugzilla.org1-1/+6
2006-11-20Bug 361158: UTF-8 conversion fails on MySQL 5 (attach_data.id; CHARACTER SET ...mkanat%bugzilla.org1-1/+2
2006-11-19Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org7-9/+147
2006-11-17Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed...olav%bkor.dhs.org1-2/+4
2006-11-15Do commit-time fix: Add comment explaining the sql modes that are removedolav%bkor.dhs.org1-0/+3
2006-11-15Bug 346091: editparams.cgi should validate the 'timezone' parameter - Patch b...lpsolit%gmail.com2-0/+11
2006-11-15Bug 349256: Make the webservice get_bug into a stable APImkanat%bugzilla.org2-7/+134
2006-11-15Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed...olav%bkor.dhs.org1-0/+12
2006-11-14Bug 277370: Ability to specify an email address to which notification about a...olav%bkor.dhs.org4-9/+28
2006-11-13Checkin fix for bug 360028.mkanat%bugzilla.org1-0/+1
2006-11-13Bug 360028: Bugzilla::Search::Saved should have create() and update(), and bu...mkanat%bugzilla.org3-0/+108
2006-11-13Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2-0/+111
2006-11-13Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org2-74/+188
2006-11-11Bug 357873: loginnetmask param should default to 0olav%bkor.dhs.org1-1/+1
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com8-70/+170
2006-11-10Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org2-29/+115
2006-11-04Bug 258675: action=view is still used in comments - Patch by Frédéric B...lpsolit%gmail.com1-3/+3
2006-11-04Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org3-78/+299
2006-11-04Bug 359234: missing indexes on the cc and profiles table cause upgrades to failmkanat%bugzilla.org1-4/+10
2006-11-03Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org5-175/+83
2006-11-03Bug 357322: Make the login/logout of webservice conform to the bugzilla webse...mkanat%bugzilla.org1-36/+145
2006-11-03Bug 355837: Make the webservice able to create bugsmkanat%bugzilla.org3-11/+246
2006-11-02Bug 106386 Correct misspellings in source codetimeless%mozdev.org1-1/+1