summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/REST/Resources/Bug.pm
AgeCommit message (Collapse)AuthorFilesLines
2015-04-08Bug 1051056: The REST API needs to be versioned so that new changes can be ↵David Lawrence1-179/+0
made that do not break compatibility r=dylan,a=glob
2014-10-29Bug 1088253: GET REST calls should allow arbitrary URL parameters to be ↵David Lawrence1-0/+5
passed in addition the values in the path r=glob,a=glob
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
r=dkl a=sgreen
2014-06-19Bug 1023725 - Rename Bug.flag_types webservice call to FlagType.getSimon Green1-17/+0
r=glob, a=glob
2013-12-31Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence1-1/+17
r=sgreen,a=justdave
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones1-0/+16
r=dkl, a=glob
2013-09-13Bug 914986 - Create Bug.update_attachment to update attachments via RPC/RESTSimon Green1-0/+6
r=dkl, a=sgreen
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence1-0/+152
r=glob,a=justdave