aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/REST/Resources/Bug.pm
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 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-0/+152
r=glob,a=justdave