summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/JSONRPC.pm
AgeCommit message (Expand)AuthorFilesLines
2010-02-27Bug 547852: Make the JSON-RPC interface return the correct error format toMax Kanat-Alexander1-3/+10
2010-02-27Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly.Max Kanat-Alexander1-2/+12
2010-02-23Bug 547126: Make the JSON-RPC return error codes that are numericallyMax Kanat-Alexander1-5/+52
2010-02-22There was some POD at the end of Bugzilla::WebService::Server::JSONRPCMax Kanat-Alexander1-23/+1
2010-02-22The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE.Max Kanat-Alexander1-2/+2
2010-02-10Bug 533330: JSON-RPC webservice returns and expects a bad date formatJustin Wood1-12/+26
2009-11-18Bug 529223: The JSON-RPC interface was not working at all with JSON-RPC 1.0, ...mkanat%bugzilla.org1-0/+6
2009-11-09Bug 525734: Allow WebService clients to authenticate using Bugzilla_login and...mkanat%bugzilla.org1-6/+5
2009-11-09Bug 513593: Make the WebService taint incoming parametersmkanat%bugzilla.org1-0/+3
2009-03-31Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org1-0/+266