aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 366187: Bugmail should consider 'Any field not mentioned above changes' e...olav%bkor.dhs.org2007-01-071-11/+1
* Bug 366190: Remove obsolete 'compatibility' comment about sending mail to dis...olav%bkor.dhs.org2007-01-071-6/+0
* Bug 364216: Flag::retarget() is broken (again) - Patch by Frédéric Bucl...lpsolit%gmail.com2007-01-051-22/+35
* Bug 365739: An error is thrown when attaching a too big file on bug creation ...lpsolit%gmail.com2007-01-041-1/+1
* Bug 248037: Link from attachment 'created' date to comment where it was creat...lpsolit%gmail.com2006-12-311-1/+1
* Bug 365241: Changing the context of a patch fails - Patch by Frédéric B...lpsolit%gmail.com2006-12-301-0/+3
* Bug 346121: Creating an attachment upon new bug doesn't create attachment lin...lpsolit%gmail.com2006-12-301-1/+32
* Bug 365061 Unclassified default description is badtimeless%mozdev.org2006-12-291-1/+1
* Bug 365067: Flags set from the enter_bug page are not mentioned in email - Pa...lpsolit%gmail.com2006-12-281-4/+2
* Bug 365179: Performance problems with multiple fields chosen in the "where on...lpsolit%gmail.com2006-12-281-3/+4
* Bug 364958 - "If user does not have a real name, just e-mail address should b...reed%reedloden.com2006-12-271-5/+12
* Bug 364743: Crash when renaming components (regression) - Patch by FrédÃÂ...lpsolit%gmail.com2006-12-231-1/+2
* Bug 364284: User::get_selectable_products() can return wrong data if $classif...lpsolit%gmail.com2006-12-221-29/+22
* Bug 364216: Flag::retarget() is broken - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2006-12-211-13/+16
* Bug 364195 - "No way to search for private comments" [p=reed r=justdave a=jus...reed%reedloden.com2006-12-202-0/+13
* Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kana...lpsolit%gmail.com2006-12-194-47/+45
* Bug 364286: Code in Classification->products() is suboptimal - Patch by FrÃÂ...lpsolit%gmail.com2006-12-191-6/+2
* Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org2006-12-191-2/+2
* Bug 339385: Make Bugzilla::Version use Bugzilla::Objectmkanat%bugzilla.org2006-12-194-46/+45
* Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org2006-12-194-82/+108
* Bug 364055: Message confusing when your version of DBD::foo is too old - Patc...lpsolit%gmail.com2006-12-171-1/+1
* Bug 345405: showdependencygraph.cgi: Dependency Graphs are broken on mod_perlmkanat%bugzilla.org2006-12-161-1/+1
* Bug 360710: checksetup.pl needs to blacklist some non-working external modulesmkanat%bugzilla.org2006-12-143-14/+34
* Bug 357847: recommend Theory58S instead of landfill for ppm usersmkanat%bugzilla.org2006-12-141-4/+8
* Bug 297186: Send emails in the recipient's locale, not the current user's - P...lpsolit%gmail.com2006-12-125-44/+103
* Bug 359315: "NNTP" and "IO" should be filtered out of the mail_delivery_metho...lpsolit%gmail.com2006-12-101-1/+3
* Bug 362865: email_in.pl permissions not good after running checksetup.pl - Pa...lpsolit%gmail.com2006-12-091-1/+2
* Bug 361252: checksetup.pl should get confirmation from the user before causin...lpsolit%gmail.com2006-12-095-8/+30
* Bug 356395: On bug creation, an error is thrown when the requestee of a priva...lpsolit%gmail.com2006-12-011-8/+21
* Bug 361809: GMT, UT, UTC and WET cannot be used as timezone - Patch by victor...lpsolit%gmail.com2006-11-281-1/+1
* Bug 361875: Use of uninitialized value in numeric eq (==) at Bugzilla/User.pm...lpsolit%gmail.com2006-11-281-6/+6
* Bug 361870: SQL query in Bugzilla::Bug::EmitDependList() too complicated - Pa...lpsolit%gmail.com2006-11-281-9/+6
* Fix nits about bug 316797lpsolit%gmail.com2006-11-211-3/+3
* Bug 316797: Token.pm needs POD - Patch by Frédéric Buclin <LpSolit@gmai...lpsolit%gmail.com2006-11-211-0/+181
* Bug 353656: User Interface gets corrupted by multiple localized users resolvi...lpsolit%gmail.com2006-11-215-44/+78
* Bug 361176: [PostgreSQL] Warning when creating tables for the first timemkanat%bugzilla.org2006-11-201-2/+2
* Bug 361175: [PostgreSQL] Too many "NOTICE" messages from checksetup.plmkanat%bugzilla.org2006-11-201-1/+5
* Bug 361140: Upgrades from versions with enums fail UTF-8 conversionmkanat%bugzilla.org2006-11-201-1/+6
* Bug 361158: UTF-8 conversion fails on MySQL 5 (attach_data.id; CHARACTER SET ...mkanat%bugzilla.org2006-11-201-1/+2
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-187-9/+147
* Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed...olav%bkor.dhs.org2006-11-171-2/+4
* Do commit-time fix: Add comment explaining the sql modes that are removedolav%bkor.dhs.org2006-11-151-0/+3
* Bug 346091: editparams.cgi should validate the 'timezone' parameter - Patch b...lpsolit%gmail.com2006-11-152-0/+11
* Bug 349256: Make the webservice get_bug into a stable APImkanat%bugzilla.org2006-11-152-7/+134
* Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed...olav%bkor.dhs.org2006-11-151-0/+12
* Bug 277370: Ability to specify an email address to which notification about a...olav%bkor.dhs.org2006-11-144-9/+28
* Checkin fix for bug 360028.mkanat%bugzilla.org2006-11-131-0/+1
* Bug 360028: Bugzilla::Search::Saved should have create() and update(), and bu...mkanat%bugzilla.org2006-11-133-0/+108
* Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2006-11-132-0/+111
* Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org2006-11-132-74/+188