summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server
AgeCommit message (Expand)AuthorFilesLines
2009-11-09Bug 525734: Allow WebService clients to authenticate using Bugzilla_login and...mkanat%bugzilla.org2-7/+9
2009-11-09Bug 513593: Make the WebService taint incoming parametersmkanat%bugzilla.org2-0/+32
2009-09-04Bug 486306: Truncated XML-RPC response (incorrect content-length header)mkanat%bugzilla.org1-10/+0
2009-07-04Bug 494427: Instead of sending <nil> for undef elements in the WebService, ju...mkanat%bugzilla.org1-2/+54
2009-05-18Bug 477593: Make the WebService send <nil/> for undef valuesmkanat%bugzilla.org1-3/+44
2009-05-09Bug 490673: WebServices's datetime_format method was in the wrong modulemkanat%bugzilla.org1-13/+1
2009-03-31Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org2-0/+319
2009-02-11Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebServicemkanat%bugzilla.org1-0/+170