aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/REST
Commit message (Collapse)AuthorAgeFilesLines
* Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence2013-12-311-1/+17
| | | | r=sgreen,a=justdave
* Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-251-0/+16
| | | | r=dkl, a=glob
* Bug 914986 - Create Bug.update_attachment to update attachments via RPC/RESTSimon Green2013-09-131-0/+6
| | | r=dkl, a=sgreen
* Bug 893195 - Allow token based authentication for webservicesDave Lawrence2013-08-261-0/+10
| | | | r=glob,a=sgreen
* Bug 908338 - Create a new webservice called User.valid_login that will ↵Dave Lawrence2013-08-261-0/+5
| | | | | | verify if a cookie or login token is valid for the current user r=glob,a=sgreen
* Fix wrong links in REST PODFrédéric Buclin2013-08-033-3/+3
|
* Bug 896066 - Allow REST WebService API to for GET /product to allow ↵Dave Lawrence2013-07-231-9/+16
| | | | | | retrieval of multiple product objects r/a=glob
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-126-0/+466
r=glob,a=justdave