aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos and formatting in the Bugzilla::Extension POD.Max Kanat-Alexander2010-03-071-6/+6
* Add a note about the Example extension in the Bugzilla::Hook POD.Max Kanat-Alexander2010-03-071-0/+3
* Update the stability status of several WebService methods.Max Kanat-Alexander2010-03-053-12/+14
* Bug 513989 - large search query causing internal server error (500) but valid...David Lawrence2010-03-051-1/+1
* Additional bustage fix for bug 545299.Max Kanat-Alexander2010-03-041-1/+1
* Bustage fix for Bug 545299. rs=mkanat over IRCJustin Wood2010-03-041-1/+1
* Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Max Kanat-Alexander2010-03-045-68/+86
|\
| * Bug 545299, XML-RPC WebService should take and return dates and times in UTC....Justin Wood2010-03-045-48/+48
|/
* Bug 513989 - large search query causing internal server error (500) but valid...Dave Lawrence2010-03-031-0/+7
* Bug 541553: [Oracle] Drop triggers when dropping columns, and drop theXiaoou Wu2010-03-012-0/+24
* Bug 508823: Make it so that you don't ever have to reset template_inner (likeMax Kanat-Alexander2010-02-285-11/+24
* Bug 547466: Release Notes for Bugzilla 3.6rc1Max Kanat-Alexander2010-02-281-2/+7
* Bug 545235: Simplify Bugzilla's language-choosing codeMax Kanat-Alexander2010-02-283-71/+69
* Bug 547852: Make the JSON-RPC interface return the correct error format toMax Kanat-Alexander2010-02-262-4/+13
* Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly.Max Kanat-Alexander2010-02-261-2/+12
* Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander2010-02-224-56/+157
* Bug 547336: Make installation work on Windows with Strawberry Perl ProfessionalMax Kanat-Alexander2010-02-222-15/+7
* Bug 547126: Make the JSON-RPC return error codes that are numericallyMax Kanat-Alexander2010-02-221-5/+52
* Bug 486074: Allow the JSON-RPC interface to properly serialize objectsMax Kanat-Alexander2010-02-221-0/+5
* Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perlMax Kanat-Alexander2010-02-221-1/+3
* There was some POD at the end of Bugzilla::WebService::Server::JSONRPCMax Kanat-Alexander2010-02-223-23/+31
* The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE.Max Kanat-Alexander2010-02-221-2/+2
* fix bustage in 012throwables.tFrédéric Buclin2010-02-201-1/+1
* Bug 546871: Make checksetup.pl not try to fix the permissions ofMax Kanat-Alexander2010-02-202-12/+6
* Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)Max Kanat-Alexander2010-02-202-1/+19
* Bug 519035: Make the FK for series.creator have ON DELETE CASCADE insteadMax Kanat-Alexander2010-02-202-1/+12
* Bug 499151: Only call format_comment when it's actually needed, as a slightMax Kanat-Alexander2010-02-201-4/+9
* Bug 547428: SQL error when deleting a product and its related series when it ...Bodo-Merle Sandor2010-02-201-1/+3
* Bug 533018: "Confirm match" displays full email address to logged-out users i...Frédéric Buclin2010-02-181-2/+3
* Bug 545260: In the code for template hooks, the cached code of a hookMax Kanat-Alexander2010-02-171-1/+1
* Bug 537887 - "The flag setter should be able to unset a flag even if not in t...Reed Loden2010-02-171-0/+2
* Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2010-02-172-3/+2
* Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander2010-02-171-0/+18
* The sanitycheck_check hook documentation was in slightly the wrong placeMax Kanat-Alexander2010-02-151-11/+11
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-1513-420/+43
* Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander2010-02-114-16/+54
* Add a "bug" argument to the bugmail_recipients hook that was just checked in.Max Kanat-Alexander2010-02-112-1/+5
* Bug 545683: New Hook: bugmail_recipientsMax Kanat-Alexander2010-02-112-0/+42
* Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= sea...Reed Loden2010-02-101-2/+25
* Bug 545551: Hook: object_update_columnsMax Kanat-Alexander2010-02-102-2/+37
* Bug 545541: New Hook: object_columnsMax Kanat-Alexander2010-02-105-12/+80
* Fix a typo in Object.pm.Max Kanat-Alexander2010-02-101-1/+1
* Bug 545524: New Hook: object_validatorsMax Kanat-Alexander2010-02-103-6/+50
* Bug 310450 - Bugzilla should send an email when a comment becomes private or...Dave Lawrence2010-02-105-13/+62
* Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" [r=m...Reed Loden2010-02-091-0/+1
* Bug 527641 - "QuickSearch should include aliases in default search chart" [r=...Reed Loden2010-02-091-0/+1
* Bug 533330: JSON-RPC webservice returns and expects a bad date formatJustin Wood2010-02-091-12/+26
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark2010-02-074-1/+116
* Bug 544798: Using edit-multiple causes "To reassign a bug, you must provide a...Frédéric Buclin2010-02-081-1/+3
* Bug 58731: Make the keywords regexp boolean charts workRémi Zara2010-02-071-1/+20