summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-19Bug 339384: Make Bugzilla::Milestone use Bugzilla::Object - Patch by Max Kana...lpsolit%gmail.com7-58/+55
2006-12-19Back out a change which is not part of the patch I reviewed and which breaks ...lpsolit%gmail.com1-1/+1
2006-12-19Bug 364286: Code in Classification->products() is suboptimal - Patch by FrÃÂ...lpsolit%gmail.com1-6/+2
2006-12-19Bug 343635: Enabling classifications should add a tree view of classification...lpsolit%gmail.com3-24/+57
2006-12-19Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org2-3/+3
2006-12-19Bug 339385: Make Bugzilla::Version use Bugzilla::Objectmkanat%bugzilla.org5-48/+47
2006-12-19Bug 339380: Make Bugzilla::Component use Bugzilla::Objectmkanat%bugzilla.org7-91/+122
2006-12-19Bug 364065 - "Disabling CC list <select> for logged-out users can make the li...reed%reedloden.com1-2/+1
2006-12-19Bug 364167 - "no space in Attachments on this Bug:263" [p=reed r=LpSolit a=myk]reed%reedloden.com1-1/+1
2006-12-19Bug 335389 - "flags should use '', '?', '+', '-' as option order" [p=reed r=L...reed%reedloden.com1-10/+10
2006-12-19Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" [p=reed...reed%reedloden.com1-1/+1
2006-12-19Bug 364013: "Add individual bugs to..." should be reworded - Patch by Fréd...lpsolit%gmail.com3-19/+21
2006-12-17Bug 364055: Message confusing when your version of DBD::foo is too old - Patc...lpsolit%gmail.com1-1/+1
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