aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-118-70/+170
* Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org2006-11-102-29/+115
* 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-043-78/+299
* 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-035-175/+83
* Bug 357322: Make the login/logout of webservice conform to the bugzilla webse...mkanat%bugzilla.org2006-11-031-36/+145
* 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-011-13/+38
* Bug 356816: Make the webservice able to list productsmkanat%bugzilla.org2006-11-011-0/+72
* Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...lpsolit%gmail.com2006-10-311-0/+6
* Bug 357676: Missing module declarations in Bug.pm - Patch by Frédéric Bucli...lpsolit%gmail.com2006-10-241-0/+2
* Bug 357677 Crash on enter_bug.cgitimeless%mozdev.org2006-10-231-0/+1
* Bug 121576: fields should not be editable when viewing a bug if the user is n...olav%bkor.dhs.org2006-10-231-8/+1
* Bug 357537: MIME-Types direct requirement is unnecessarymkanat%bugzilla.org2006-10-221-8/+0
* Bug 352699: bug creation time not available on bug creationolav%bkor.dhs.org2006-10-211-0/+2
* Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...lpsolit%gmail.com2006-10-211-0/+6
* Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updatesmkanat%bugzilla.org2006-10-212-23/+117
* Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...wurblzap%gmail.com2006-10-214-5/+15
* Bug 350921: [email_in] Create an email interface that can create a bug in Bug...mkanat%bugzilla.org2006-10-173-0/+36
* Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org2006-10-172-4/+71
* Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2006-10-172-269/+256
* Bug 356206: Allow "do $file" to be used within localconfigolav%bkor.dhs.org2006-10-151-0/+3
* Bump the version number post-release.mkanat%bugzilla.org2006-10-151-1/+1
* Bump version number pre-release for 2.23.3.mkanat%bugzilla.org2006-10-151-1/+1
* Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com2006-10-151-3/+54
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a...lpsolit%gmail.com2006-10-153-44/+84
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-154-3/+129