summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-16Bug 345405: showdependencygraph.cgi: Dependency Graphs are broken on mod_perlmkanat%bugzilla.org2-1/+6
2006-12-15Bug 363894: Use a better date format in notifications about user account crea...lpsolit%gmail.com4-8/+8
2006-12-14Post-checkin fix for bug 360710: Fix how docs get the required DBD versions.mkanat%bugzilla.org1-3/+3
2006-12-14Bug 360710: checksetup.pl needs to blacklist some non-working external modulesmkanat%bugzilla.org3-14/+34
2006-12-14Bug 357847: recommend Theory58S instead of landfill for ppm usersmkanat%bugzilla.org1-4/+8
2006-12-13Bug 363556: No obvious way to log in to view/change a bug when you're not log...lpsolit%gmail.com1-4/+13
2006-12-12Bug 297186: Send emails in the recipient's locale, not the current user's - P...lpsolit%gmail.com8-48/+128
2006-12-12Bug 181239: Do not show flag table's header when all flags are disabledolav%bkor.dhs.org1-24/+34
2006-12-10Bug 359315: "NNTP" and "IO" should be filtered out of the mail_delivery_metho...lpsolit%gmail.com1-1/+3
2006-12-09Bug 362865: email_in.pl permissions not good after running checksetup.pl - Pa...lpsolit%gmail.com1-1/+2
2006-12-09Bug 361252: checksetup.pl should get confirmation from the user before causin...lpsolit%gmail.com7-33/+75
2006-12-08Documentation patch for bug 355302: Documentation for the "clone bug" feature...vladd%bugzilla.org1-95/+114
2006-12-02Bug 356395: On bug creation, an error is thrown when the requestee of a priva...lpsolit%gmail.com1-8/+21
2006-11-30Bug 276497: Add link to Ravenbrook bugzilla-schema generator - Patch by FrÃÂ...lpsolit%gmail.com1-5/+20
2006-11-28Bug 361809: GMT, UT, UTC and WET cannot be used as timezone - Patch by victor...lpsolit%gmail.com1-1/+1
2006-11-28Bug 361877: Argument "" isn't numeric in numeric gt (>) at data/template/temp...lpsolit%gmail.com1-1/+1
2006-11-28Bug 361875: Use of uninitialized value in numeric eq (==) at Bugzilla/User.pm...lpsolit%gmail.com1-6/+6
2006-11-28Bug 361867: The description for the 'allowbugdeletion' parameter should not s...lpsolit%gmail.com1-3/+3
2006-11-28Bug 361870: SQL query in Bugzilla::Bug::EmitDependList() too complicated - Pa...lpsolit%gmail.com2-14/+8
2006-11-25Bug 338435: Add link to DBD::Pg in the documentation - Patch by victory(_RSZ_...lpsolit%gmail.com1-8/+16
2006-11-25Docs patch for bug 330487: Bugzilla now has an automatic update notification ...lpsolit%gmail.com1-36/+45
2006-11-25Docs for bug 344875: Custom fields can be created and edited directly from yo...lpsolit%gmail.com1-0/+119
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 individual...lpsolit%gmail.com1-83/+116
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 a...lpsolit%gmail.com1-117/+109
2006-11-24Bug 361251: update Bugzilla FAQmozilla%colinogilvie.co.uk1-44/+138
2006-11-23Docs patch for bug 87795: You now get an email with a URL containing a random...lpsolit%gmail.com1-20/+61
2006-11-23Bug 361562: The "Using Bugzilla" chapter should be before the "Customising Bu...lpsolit%gmail.com1-3/+3
2006-11-23Docs patch for bug 36257: Add the QA contact field to the list of valid field...lpsolit%gmail.com1-0/+6
2006-11-23Documentation for bug 174039: we can now attach documents and set flags on bu...lpsolit%gmail.com1-19/+76
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 administra...lpsolit%gmail.com1-53/+102
2006-11-22Docs for bug 281876: There is now a UI to edit legal values - Patch by me, r=...lpsolit%gmail.com1-1/+51
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
2006-11-21Bug 233523: Remove the obsolete section about MySQL and enum() fields - Patch...lpsolit%gmail.com1-338/+0
2006-11-21Fix glossary.xml as part of bug 360520 (we don't use Mail::Mailer anymore) - ...lpsolit%gmail.com1-2/+2
2006-11-21Docs for bug 245877: use testagent.cgi and testserver.pl to test your install...lpsolit%gmail.com2-20/+18
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@gmai...lpsolit%gmail.com1-0/+181
2006-11-21Bug 353656: User Interface gets corrupted by multiple localized users resolvi...lpsolit%gmail.com7-61/+98
2006-11-21Bug 360520: Docs need to be changed to include info about the Email:: modules...lpsolit%gmail.com2-11/+87
2006-11-20Bug 359956: No requestee field available for attachments on bug creation - Pa...lpsolit%gmail.com1-0/+1
2006-11-20Bug 361176: [PostgreSQL] Warning when creating tables for the first timemkanat%bugzilla.org1-2/+2
2006-11-20Bug 361175: [PostgreSQL] Too many "NOTICE" messages from checksetup.plmkanat%bugzilla.org1-1/+5
2006-11-20Bug 361140: Upgrades from versions with enums fail UTF-8 conversionmkanat%bugzilla.org1-1/+6
2006-11-20Bug 361158: UTF-8 conversion fails on MySQL 5 (attach_data.id; CHARACTER SET ...mkanat%bugzilla.org1-1/+2
2006-11-19Checkin fix for Bug 280633, which didn't work when the utf8 parameter was tur...mkanat%bugzilla.org2-3/+12
2006-11-19Bug 304550: Bugzilla should always store data in MySQL as UTF-8mkanat%bugzilla.org9-12/+157