aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/REST.pm
Commit message (Expand)AuthorAgeFilesLines
* Don't call Bugzilla.pm from a Perl module itself (see bug 866927)Frédéric Buclin2014-04-241-1/+0
* Fix some syntax errors left by bug 489028Frédéric Buclin2014-04-241-1/+1
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-0/+1
* Bug 995238 - Incomplete implementation of bug 540818 causes include_fields=_a...David Lawrence2014-04-151-9/+0
* Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ext...Dave Lawrence2014-02-251-3/+12
* Bug 966277 - Bugzilla native REST API should default to application/json if n...Dave Lawrence2014-02-051-1/+7
* Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no co...Dave Lawrence2014-01-091-5/+15
* Bug 916935 - Add Access-Control-Allow-Headers to REST API to indicate which H...Dave Lawrence2013-09-171-0/+1
* Bug 893195 - Allow token based authentication for webservicesDave Lawrence2013-08-261-16/+22
* Bug 907245 - Allow for URL params to also be passed with POST/PUT REST API re...Dave Lawrence2013-08-211-0/+11
* Bug 569177 - Add support for eTag for WebServicesDave Lawrence2013-08-091-0/+4
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-0/+617