summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-12-02Bug 356395: On bug creation, an error is thrown when the requestee of a ↵lpsolit%gmail.com1-8/+21
private attachment is not in the insidergroup, or when the requestee is not in the grant group (for attachment flags) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-11-30Bug 276497: Add link to Ravenbrook bugzilla-schema generator - Patch by ↵lpsolit%gmail.com1-5/+20
Frédéric Buclin <LpSolit@gmail.com> r=justdave
2006-11-28Bug 361809: GMT, UT, UTC and WET cannot be used as timezone - Patch by ↵lpsolit%gmail.com1-1/+1
victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-11-28Bug 361877: Argument "" isn't numeric in numeric gt (>) at ↵lpsolit%gmail.com1-1/+1
data/template/template/en/default/global/user-error.html.tmpl line 1526 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-28Bug 361875: Use of uninitialized value in numeric eq (==) at ↵lpsolit%gmail.com1-6/+6
Bugzilla/User.pm line 1465 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-28Bug 361867: The description for the 'allowbugdeletion' parameter should not ↵lpsolit%gmail.com1-3/+3
say deleting versions can delete bugs - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-11-28Bug 361870: SQL query in Bugzilla::Bug::EmitDependList() too complicated - ↵lpsolit%gmail.com2-14/+8
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-25Bug 338435: Add link to DBD::Pg in the documentation - Patch by ↵lpsolit%gmail.com1-8/+16
victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit
2006-11-25Docs patch for bug 330487: Bugzilla now has an automatic update notification ↵lpsolit%gmail.com1-36/+45
system - Patch by me, r=justdave
2006-11-25Docs for bug 344875: Custom fields can be created and edited directly from ↵lpsolit%gmail.com1-0/+119
your web browser - Patch by me, r=justdave
2006-11-24Also mention the XML format for bug listslpsolit%gmail.com1-0/+5
2006-11-24Docs patch for bug 313020: Implement the ability to add and remove ↵lpsolit%gmail.com1-83/+116
individual bugs to/from saved searches - Patch by me, r=Colin
2006-11-24Fixing bustage: &quote; -> <quote>lpsolit%gmail.com1-2/+2
2006-11-24Bug 361564: Attachments should have their own section in the docs, and info ↵lpsolit%gmail.com1-117/+109
about PatchReader should be a sub-section of it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin
2006-11-24Bug 361251: update Bugzilla FAQmozilla%colinogilvie.co.uk1-44/+138
Patch by victory(_RSZ_) <bmo2007@rsz.jp>; r=LpSolit; r=Colin
2006-11-23Docs patch for bug 87795: You now get an email with a URL containing a ↵lpsolit%gmail.com1-20/+61
random token to confirm your registration - Patch by me, r=justdave
2006-11-23Bug 361562: The "Using Bugzilla" chapter should be before the "Customising ↵lpsolit%gmail.com1-3/+3
Bugzilla" chapter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
2006-11-23Docs patch for bug 36257: Add the QA contact field to the list of valid ↵lpsolit%gmail.com1-0/+6
fields in the "Anatomy of a bug" section - Patch by me, r=justdave
2006-11-23Documentation for bug 174039: we can now attach documents and set flags on ↵lpsolit%gmail.com1-19/+76
bug creation - Patch by me, r=timeless
2006-11-22Fixing bustage (I forgot a <title>)lpsolit%gmail.com1-0/+1
2006-11-22Docs patch for bug 119485: update documentation about user account ↵lpsolit%gmail.com1-53/+102
administration - Patch by me, r=justdave
2006-11-22Docs for bug 281876: There is now a UI to edit legal values - Patch by me, ↵lpsolit%gmail.com1-1/+51
r=justdave
2006-11-22Docs for bug 284629: maildeliverymethod -> mail_delivery_methodlpsolit%gmail.com2-4/+4
2006-11-22Documentation for bug 180879: flags changes can be restricted to a grant and ↵lpsolit%gmail.com1-31/+60
request groups - Patch by me, r=myk
2006-11-21Bug 233523: Remove the obsolete section about MySQL and enum() fields - ↵lpsolit%gmail.com1-338/+0
Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
2006-11-21Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - ↵lpsolit%gmail.com1-2/+2
Patch by me, r=wurblzap
2006-11-21Docs for bug 245877: use testagent.cgi and testserver.pl to test your ↵lpsolit%gmail.com2-20/+18
installation - Patch by me, r=justdave
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%gmail.com1-0/+181
<LpSolit@gmail.com> r/a=myk
2006-11-21Bug 353656: User Interface gets corrupted by multiple localized users ↵lpsolit%gmail.com7-61/+98
resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-21Bug 360520: Docs need to be changed to include info about the Email:: ↵lpsolit%gmail.com2-11/+87
modules instead of the Mail:: modules - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=Colin
2006-11-20Bug 359956: No requestee field available for attachments on bug creation - ↵lpsolit%gmail.com1-0/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-11-20Bug 361176: [PostgreSQL] Warning when creating tables for the first timemkanat%bugzilla.org1-2/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
2006-11-20Bug 361175: [PostgreSQL] Too many "NOTICE" messages from checksetup.plmkanat%bugzilla.org1-1/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
2006-11-20Bug 361140: Upgrades from versions with enums fail UTF-8 conversionmkanat%bugzilla.org1-1/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
2006-11-20Bug 361158: UTF-8 conversion fails on MySQL 5 (attach_data.id; CHARACTER SET ↵mkanat%bugzilla.org1-1/+2
binary NOT NULL) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=justdave
2006-11-19Checkin fix for Bug 280633, which didn't work when the utf8 parameter was ↵mkanat%bugzilla.org2-3/+12
turned on.
2006-11-19Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org9-12/+157
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-11-19Bug 280633: Tools to migrate existing legacy encoded database to UTF-8 (Unicode)mkanat%bugzilla.org1-0/+346
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-11-17Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute ↵olav%bkor.dhs.org1-2/+4
failed: Field 'status_whiteboard' ".... Patch by Olav Vitters <olav@bkor.dhs.org> r=gavins a=justdave
2006-11-15Bug 274951: Improve the contrast for enhancement bugs in buglists - Patch by ↵lpsolit%gmail.com1-1/+1
Wayne Mery "WSM" <vseerror@lehigh.edu> r=LpSolit a=justdave
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 ↵lpsolit%gmail.com2-0/+11
by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-11-15Bug 349256: Make the webservice get_bug into a stable APImkanat%bugzilla.org3-8/+135
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave
2006-11-15Bug 323031: process_bug.cgi crashes when encountering a deleted user account ↵lpsolit%gmail.com1-3/+4
and when strict_isolation is on - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-11-15Bug 115650: No TITLE attribute on buglinks on process_bug.cgi - Patch by ↵lpsolit%gmail.com3-21/+14
victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave
2006-11-15Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute ↵olav%bkor.dhs.org1-0/+12
failed: Field 'status_whiteboard' ".... Patch by Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave
2006-11-14Bug 360489: Can't locate object method "type_name" via package ↵lpsolit%gmail.com1-3/+12
"Bugzilla::Field" when listing custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-11-14Bug 277370: Ability to specify an email address to which notification about ↵olav%bkor.dhs.org8-10/+59
all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk
2006-11-13Bug 308950 - add build ID parameter to guided page for non-browser products. ↵gerv%gerv.net1-16/+20
Patch by gerv; r=justdave.