Age | Commit message (Expand) | Author | Files | Lines |
2010-03-04 | Bug 545299, XML-RPC WebService should take and return dates and times in UTC.... | Max Kanat-Alexander | 5 | -68/+86 |
2010-03-04 | Bug 545299, XML-RPC WebService should take and return dates and times in UTC.... | Justin Wood | 5 | -48/+48 |
2010-03-03 | Bug 513989 - large search query causing internal server error (500) but valid... | Dave Lawrence | 1 | -0/+7 |
2010-03-02 | Bug 541553: [Oracle] Drop triggers when dropping columns, and drop the | Xiaoou Wu | 2 | -0/+24 |
2010-03-01 | Bug 508823: Make it so that you don't ever have to reset template_inner (like | Max Kanat-Alexander | 5 | -11/+24 |
2010-03-01 | Bug 547466: Release Notes for Bugzilla 3.6rc1 | Max Kanat-Alexander | 1 | -2/+7 |
2010-03-01 | Bug 545235: Simplify Bugzilla's language-choosing code | Max Kanat-Alexander | 3 | -71/+69 |
2010-02-27 | Bug 547852: Make the JSON-RPC interface return the correct error format to | Max Kanat-Alexander | 2 | -4/+13 |
2010-02-27 | Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly. | Max Kanat-Alexander | 1 | -2/+12 |
2010-02-23 | Bug 526184: Allow groups to be specified when creating bugs using email_in.pl | Max Kanat-Alexander | 4 | -56/+157 |
2010-02-23 | Bug 547336: Make installation work on Windows with Strawberry Perl Professional | Max Kanat-Alexander | 2 | -15/+7 |
2010-02-23 | Bug 547126: Make the JSON-RPC return error codes that are numerically | Max Kanat-Alexander | 1 | -5/+52 |
2010-02-23 | Bug 486074: Allow the JSON-RPC interface to properly serialize objects | Max Kanat-Alexander | 1 | -0/+5 |
2010-02-23 | Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perl | Max Kanat-Alexander | 1 | -1/+3 |
2010-02-22 | There was some POD at the end of Bugzilla::WebService::Server::JSONRPC | Max Kanat-Alexander | 3 | -23/+31 |
2010-02-22 | The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE. | Max Kanat-Alexander | 1 | -2/+2 |
2010-02-20 | fix bustage in 012throwables.t | Frédéric Buclin | 1 | -1/+1 |
2010-02-20 | Bug 546871: Make checksetup.pl not try to fix the permissions of | Max Kanat-Alexander | 2 | -12/+6 |
2010-02-20 | Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm) | Max Kanat-Alexander | 2 | -1/+19 |
2010-02-20 | Bug 519035: Make the FK for series.creator have ON DELETE CASCADE instead | Max Kanat-Alexander | 2 | -1/+12 |
2010-02-20 | Bug 499151: Only call format_comment when it's actually needed, as a slight | Max Kanat-Alexander | 1 | -4/+9 |
2010-02-20 | Bug 547428: SQL error when deleting a product and its related series when it ... | Bodo-Merle Sandor | 1 | -1/+3 |
2010-02-18 | Bug 533018: "Confirm match" displays full email address to logged-out users i... | Frédéric Buclin | 1 | -2/+3 |
2010-02-17 | Bug 545260: In the code for template hooks, the cached code of a hook | Max Kanat-Alexander | 1 | -1/+1 |
2010-02-17 | Bug 537887 - "The flag setter should be able to unset a flag even if not in t... | Reed Loden | 1 | -0/+2 |
2010-02-17 | Bug 329637: Add a Calendar widget to the Deadline field | Max Kanat-Alexander | 2 | -3/+2 |
2010-02-17 | Bug 529201: Add help for every single field to fields.html | Max Kanat-Alexander | 1 | -0/+18 |
2010-02-16 | The sanitycheck_check hook documentation was in slightly the wrong place | Max Kanat-Alexander | 1 | -11/+11 |
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 13 | -420/+43 |
2010-02-11 | Bug 545715: New Hook: bugmail_relationships | Max Kanat-Alexander | 4 | -16/+54 |
2010-02-11 | Add a "bug" argument to the bugmail_recipients hook that was just checked in. | Max Kanat-Alexander | 2 | -1/+5 |
2010-02-11 | Bug 545683: New Hook: bugmail_recipients | Max Kanat-Alexander | 2 | -0/+42 |
2010-02-11 | Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= sea... | Reed Loden | 1 | -2/+25 |
2010-02-11 | Bug 545551: Hook: object_update_columns | Max Kanat-Alexander | 2 | -2/+37 |
2010-02-11 | Bug 545541: New Hook: object_columns | Max Kanat-Alexander | 5 | -12/+80 |
2010-02-11 | Fix a typo in Object.pm. | Max Kanat-Alexander | 1 | -1/+1 |
2010-02-11 | Bug 545524: New Hook: object_validators | Max Kanat-Alexander | 3 | -6/+50 |
2010-02-10 | Bug 310450 - Bugzilla should send an email when a comment becomes private or... | Dave Lawrence | 5 | -13/+62 |
2010-02-10 | Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" [r=m... | Reed Loden | 1 | -0/+1 |
2010-02-10 | Bug 527641 - "QuickSearch should include aliases in default search chart" [r=... | Reed Loden | 1 | -0/+1 |
2010-02-10 | Bug 533330: JSON-RPC webservice returns and expects a bad date format | Justin Wood | 1 | -12/+26 |
2010-02-08 | Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ... | Jesse Clark | 4 | -1/+116 |
2010-02-08 | Bug 544798: Using edit-multiple causes "To reassign a bug, you must provide a... | Frédéric Buclin | 1 | -1/+3 |
2010-02-08 | Bug 58731: Make the keywords regexp boolean charts work | Rémi Zara | 1 | -1/+20 |
2010-02-07 | Bug 496488: Hooks for creating, updating, and deleting groups | Max Kanat-Alexander | 2 | -0/+60 |
2010-02-06 | Bug 515568: handle_login() doesn't check $@ after eval | Frédéric Buclin | 2 | -0/+5 |
2010-02-06 | Bug 544615: Bug.legal_values triggers an insecure dependency in Bugzilla::Fie... | Frédéric Buclin | 1 | -1/+3 |
2010-02-05 | Bug 544506: Bugzilla->input_params is undefined when calling Bugzilla.version... | Frédéric Buclin | 1 | -1/+1 |
2010-02-05 | Bug 543986: False positive in 012throwables.t, 'object_does_not_exist' is sti... | Frédéric Buclin | 1 | -2/+6 |
2010-02-03 | Bug 544008: Bugzilla/Field/ChoiceInterface.pm didn't get checked in on bug | Max Kanat-Alexander | 1 | -0/+267 |