summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/REST
AgeCommit message (Expand)AuthorFilesLines
2015-04-08Bug 1051056: The REST API needs to be versioned so that new changes can be ma...David Lawrence9-723/+0
2014-12-06Bug 1052202 - Web Service module to update and delete componentsSimon Green1-0/+28
2014-10-29Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passe...David Lawrence1-0/+5
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin8-0/+8
2014-08-12Bug 419568 - Web Service module to create a componentSimon Green1-0/+47
2014-07-02Bug 1014345 - Add Group.get RPC callSimon Green1-0/+3
2014-06-19Bug 1023725 - Rename Bug.flag_types webservice call to FlagType.getSimon Green2-19/+17
2014-05-22Bug 1008764: Add a web service to create and update Flag typesSimon Green1-0/+56
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison1-0/+52
2013-12-31Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence1-1/+17
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones1-0/+16
2013-09-13Bug 914986 - Create Bug.update_attachment to update attachments via RPC/RESTSimon Green1-0/+6
2013-08-27Bug 893195 - Allow token based authentication for webservicesDave Lawrence1-0/+10
2013-08-27Bug 908338 - Create a new webservice called User.valid_login that will verify...Dave Lawrence1-0/+5
2013-08-03Fix wrong links in REST PODFrédéric Buclin3-3/+3
2013-07-23Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval...Dave Lawrence1-9/+16
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence6-0/+466