aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Docs for bug 245877: use testagent.cgi and testserver.pl to test your install...lpsolit%gmail.com2006-11-212-20/+18
* 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-217-61/+98
* Bug 360520: Docs need to be changed to include info about the Email:: modules...lpsolit%gmail.com2006-11-212-11/+87
* Bug 359956: No requestee field available for attachments on bug creation - Pa...lpsolit%gmail.com2006-11-201-0/+1
* 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
* Checkin fix for Bug 280633, which didn't work when the utf8 parameter was tur...mkanat%bugzilla.org2006-11-182-3/+12
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-189-12/+157
* Bug 280633: Tools to migrate existing legacy encoded database to UTF-8 (Unicode)mkanat%bugzilla.org2006-11-181-0/+346
* Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed...olav%bkor.dhs.org2006-11-171-2/+4
* Bug 274951: Improve the contrast for enhancement bugs in buglists - Patch by ...lpsolit%gmail.com2006-11-151-1/+1
* 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-153-8/+135
* Bug 323031: process_bug.cgi crashes when encountering a deleted user account ...lpsolit%gmail.com2006-11-151-3/+4
* Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by vict...lpsolit%gmail.com2006-11-153-21/+14
* Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute failed...olav%bkor.dhs.org2006-11-151-0/+12
* Bug 360489: Can't locate object method "type_name" via package "Bugzilla::Fie...lpsolit%gmail.com2006-11-141-3/+12
* Bug 277370: Ability to specify an email address to which notification about a...olav%bkor.dhs.org2006-11-148-10/+59
* Bug 308950 - add build ID parameter to guided page for non-browser products. ...gerv%gerv.net2006-11-131-16/+20
* 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-134-50/+127
* Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2006-11-133-0/+115
* Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org2006-11-137-165/+237
* Bug 357873: loginnetmask param should default to 0olav%bkor.dhs.org2006-11-111-1/+1
* Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com2006-11-1127-213/+387
* Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org2006-11-102-29/+115
* Bug 359768: Confusing error message when a user has too many votes for a prod...lpsolit%gmail.com2006-11-081-4/+4
* Bug 309167: change to product which has same component name results in no pro...olav%bkor.dhs.org2006-11-053-11/+30
* Bug 359499: skins/standard/show_bug.css is goneolav%bkor.dhs.org2006-11-051-1/+0
* Bug 258675: action=view is still used in comments - Patch by Frédéric B...lpsolit%gmail.com2006-11-041-3/+3
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-049-203/+382
* Bug 359234: missing indexes on the cc and profiles table cause upgrades to failmkanat%bugzilla.org2006-11-041-4/+10
* Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2006-11-038-179/+94
* Bug 355837: Make the webservice able to create bugs (bz_webservice_demo part)mkanat%bugzilla.org2006-11-031-0/+50
* Bug 357322: Make the login/logout of webservice conform to the bugzilla webse...mkanat%bugzilla.org2006-11-032-38/+148
* Bug 355837: Make the webservice able to create bugsmkanat%bugzilla.org2006-11-033-11/+246
* Bug 106386 Correct misspellings in source codetimeless%mozdev.org2006-11-021-1/+1
* Bug 357526: buglist.cgi doesn't specify encoding as UTF-8 when the rest of Bu...mkanat%bugzilla.org2006-11-011-1/+13
* Bug 358956: [PostgreSQL] Sequences need to be renamed when their field is ren...mkanat%bugzilla.org2006-11-012-2/+29
* Bug 358703: WebService functions version and timezone should follow bugzilla ...mkanat%bugzilla.org2006-11-012-14/+50
* Bug 356816: Make the webservice able to list productsmkanat%bugzilla.org2006-11-011-0/+72
* Bug 355616: The "Actions" section of the footer should have "Preferences" and...lpsolit%gmail.com2006-11-013-27/+51
* Bug 357433: Labels of custom fields are left aligned on enter_bug.cgi and pos...olav%bkor.dhs.org2006-11-011-15/+0
* Bug 357433: Labels of custom fields are left aligned on enter_bug.cgi and pos...olav%bkor.dhs.org2006-11-012-3/+9
* Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...lpsolit%gmail.com2006-10-312-8/+10