summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/REST.pm
AgeCommit message (Expand)AuthorFilesLines
2014-08-12Bug 419568 - Web Service module to create a componentSimon Green1-0/+1
2014-07-10Bug 1036225: Return a link to the REST documentation in "method not found" er...David Lawrence1-0/+1
2014-06-19Bug 1023725 - Rename Bug.flag_types webservice call to FlagType.getSimon Green1-0/+1
2014-04-24Don't call Bugzilla.pm from a Perl module itself (see bug 866927)Frédéric Buclin1-1/+0
2014-04-24Fix some syntax errors left by bug 489028Frédéric Buclin1-1/+1
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison1-0/+1
2014-04-15Bug 995238 - Incomplete implementation of bug 540818 causes include_fields=_a...David Lawrence1-9/+0
2014-02-25Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ext...Dave Lawrence1-3/+12
2014-02-05Bug 966277 - Bugzilla native REST API should default to application/json if n...Dave Lawrence1-1/+7
2014-01-09Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no co...Dave Lawrence1-5/+15
2013-09-17Bug 916935 - Add Access-Control-Allow-Headers to REST API to indicate which H...Dave Lawrence1-0/+1
2013-08-27Bug 893195 - Allow token based authentication for webservicesDave Lawrence1-16/+22
2013-08-21Bug 907245 - Allow for URL params to also be passed with POST/PUT REST API re...Dave Lawrence1-0/+11
2013-08-09Bug 569177 - Add support for eTag for WebServicesDave Lawrence1-0/+4
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence1-0/+617