aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 361251: update Bugzilla FAQmozilla%colinogilvie.co.uk2006-11-241-44/+138
| | | | Patch by victory(_RSZ_) <bmo2007@rsz.jp>; r=LpSolit; r=Colin
* Docs patch for bug 87795: You now get an email with a URL containing a ↵lpsolit%gmail.com2006-11-231-20/+61
| | | | random token to confirm your registration - Patch by me, r=justdave
* Bug 361562: The "Using Bugzilla" chapter should be before the "Customising ↵lpsolit%gmail.com2006-11-231-3/+3
| | | | Bugzilla" chapter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
* Docs patch for bug 36257: Add the QA contact field to the list of valid ↵lpsolit%gmail.com2006-11-231-0/+6
| | | | fields in the "Anatomy of a bug" section - Patch by me, r=justdave
* Documentation for bug 174039: we can now attach documents and set flags on ↵lpsolit%gmail.com2006-11-221-19/+76
| | | | bug creation - Patch by me, r=timeless
* Fixing bustage (I forgot a <title>)lpsolit%gmail.com2006-11-221-0/+1
|
* Docs patch for bug 119485: update documentation about user account ↵lpsolit%gmail.com2006-11-221-53/+102
| | | | administration - Patch by me, r=justdave
* Docs for bug 281876: There is now a UI to edit legal values - Patch by me, ↵lpsolit%gmail.com2006-11-221-1/+51
| | | | r=justdave
* Docs for bug 284629: maildeliverymethod -> mail_delivery_methodlpsolit%gmail.com2006-11-222-4/+4
|
* Documentation for bug 180879: flags changes can be restricted to a grant and ↵lpsolit%gmail.com2006-11-221-31/+60
| | | | request groups - Patch by me, r=myk
* Bug 233523: Remove the obsolete section about MySQL and enum() fields - ↵lpsolit%gmail.com2006-11-211-338/+0
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
* Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - ↵lpsolit%gmail.com2006-11-211-2/+2
| | | | Patch by me, r=wurblzap
* Docs for bug 245877: use testagent.cgi and testserver.pl to test your ↵lpsolit%gmail.com2006-11-212-20/+18
| | | | installation - Patch by me, r=justdave
* Fix nits about bug 316797lpsolit%gmail.com2006-11-211-3/+3
|
* Bug 316797: Token.pm needs POD - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-11-211-0/+181
| | | | <LpSolit@gmail.com> r/a=myk
* Bug 353656: User Interface gets corrupted by multiple localized users ↵lpsolit%gmail.com2006-11-217-61/+98
| | | | resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 360520: Docs need to be changed to include info about the Email:: ↵lpsolit%gmail.com2006-11-212-11/+87
| | | | modules instead of the Mail:: modules - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=Colin
* Bug 359956: No requestee field available for attachments on bug creation - ↵lpsolit%gmail.com2006-11-201-0/+1
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
* Bug 361176: [PostgreSQL] Warning when creating tables for the first timemkanat%bugzilla.org2006-11-201-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
* Bug 361175: [PostgreSQL] Too many "NOTICE" messages from checksetup.plmkanat%bugzilla.org2006-11-201-1/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
* Bug 361140: Upgrades from versions with enums fail UTF-8 conversionmkanat%bugzilla.org2006-11-201-1/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
* Bug 361158: UTF-8 conversion fails on MySQL 5 (attach_data.id; CHARACTER SET ↵mkanat%bugzilla.org2006-11-201-1/+2
| | | | | | binary NOT NULL) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
* Checkin fix for Bug 280633, which didn't work when the utf8 parameter was ↵mkanat%bugzilla.org2006-11-182-3/+12
| | | | turned on.
* Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org2006-11-189-12/+157
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 280633: Tools to migrate existing legacy encoded database to UTF-8 (Unicode)mkanat%bugzilla.org2006-11-181-0/+346
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute ↵olav%bkor.dhs.org2006-11-171-2/+4
| | | | | | failed: Field 'status_whiteboard' ".... Patch by Olav Vitters <olav@bkor.dhs.org> r=gavins a=justdave
* Bug 274951: Improve the contrast for enhancement bugs in buglists - Patch by ↵lpsolit%gmail.com2006-11-151-1/+1
| | | | Wayne Mery "WSM" <vseerror@lehigh.edu> r=LpSolit a=justdave
* 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 ↵lpsolit%gmail.com2006-11-152-0/+11
| | | | by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
* Bug 349256: Make the webservice get_bug into a stable APImkanat%bugzilla.org2006-11-153-8/+135
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave
* Bug 323031: process_bug.cgi crashes when encountering a deleted user account ↵lpsolit%gmail.com2006-11-151-3/+4
| | | | and when strict_isolation is on - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by ↵lpsolit%gmail.com2006-11-153-21/+14
| | | | victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
* Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute ↵olav%bkor.dhs.org2006-11-151-0/+12
| | | | | | failed: Field 'status_whiteboard' ".... Patch by Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave
* Bug 360489: Can't locate object method "type_name" via package ↵lpsolit%gmail.com2006-11-141-3/+12
| | | | "Bugzilla::Field" when listing custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 277370: Ability to specify an email address to which notification about ↵olav%bkor.dhs.org2006-11-148-10/+59
| | | | | | all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk
* Bug 308950 - add build ID parameter to guided page for non-browser products. ↵gerv%gerv.net2006-11-131-16/+20
| | | | Patch by gerv; r=justdave.
* Checkin fix for bug 360028.mkanat%bugzilla.org2006-11-131-0/+1
|
* Bug 360028: Bugzilla::Search::Saved should have create() and update(), and ↵mkanat%bugzilla.org2006-11-134-50/+127
| | | | | | buglist.cgi should use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 355839: The WebService should provide lists of legal field valuesmkanat%bugzilla.org2006-11-133-0/+115
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk
* Bug 350307: Split out the create and update functionality of ↵mkanat%bugzilla.org2006-11-137-165/+237
| | | | | | Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 357873: loginnetmask param should default to 0olav%bkor.dhs.org2006-11-111-1/+1
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=justdave a=justdave
* Bug 189627: Implement per-product privileges - Patch by Frédéric ↵lpsolit%gmail.com2006-11-1127-213/+387
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org2006-11-102-29/+115
| | | | Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk
* Bug 359768: Confusing error message when a user has too many votes for a ↵lpsolit%gmail.com2006-11-081-4/+4
| | | | product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk
* Bug 309167: change to product which has same component name results in no ↵olav%bkor.dhs.org2006-11-053-11/+30
| | | | | | prompt for component and incorrect assignee Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
* Bug 359499: skins/standard/show_bug.css is goneolav%bkor.dhs.org2006-11-051-1/+0
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk
* Bug 258675: action=view is still used in comments - Patch by Frédéric ↵lpsolit%gmail.com2006-11-041-3/+3
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-049-203/+382
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 359234: missing indexes on the cc and profiles table cause upgrades to failmkanat%bugzilla.org2006-11-041-4/+10
| | | | Patch By Noel Cragg <noel@red-bean.com> r=mkanat, a=myk
* Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2006-11-038-179/+94
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk