| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug 547126: Make the JSON-RPC return error codes that are numerically | Max Kanat-Alexander | 2010-02-22 | 1 | -5/+52 |
| | | | | | | identical to the XML-RPC error codes. r=dkl, a=mkanat | ||||
| * | There was some POD at the end of Bugzilla::WebService::Server::JSONRPC | Max Kanat-Alexander | 2010-02-22 | 1 | -23/+1 |
| | | | | | | | that was supposed to be at the end of Bugzilla::WebService instead. Also added links to Bugzilla::WebService in both of the Bugzilla::WebService::Server types' POD. | ||||
| * | The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE. | Max Kanat-Alexander | 2010-02-22 | 1 | -2/+2 |
| | | |||||
| * | Bug 533330: JSON-RPC webservice returns and expects a bad date format | Justin Wood | 2010-02-09 | 1 | -12/+26 |
| | | | | r+a=mkanat | ||||
| * | Bug 529223: The JSON-RPC interface was not working at all with JSON-RPC 1.0, ↵ | mkanat%bugzilla.org | 2009-11-18 | 1 | -0/+6 |
| | | | | | | | because it was mis-handling input parameters. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
| * | Bug 525734: Allow WebService clients to authenticate using Bugzilla_login ↵ | mkanat%bugzilla.org | 2009-11-09 | 1 | -6/+5 |
| | | | | | | | and Bugzilla_password Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
| * | Bug 513593: Make the WebService taint incoming parameters | mkanat%bugzilla.org | 2009-11-09 | 1 | -0/+3 |
| | | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
| * | Bug 432907: Create a JSON frontend for WebServices | mkanat%bugzilla.org | 2009-03-31 | 1 | -0/+266 |
| Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
