Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-15 | Bug 995238 - Incomplete implementation of bug 540818 causes ↵ | David Lawrence | 1 | -9/+0 | |
include_fields=_all to not work as expected r/a=justdave | |||||
2014-02-25 | Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ↵ | Dave Lawrence | 1 | -3/+12 | |
extensions to extend and alter REST data r=glob,a=justdave | |||||
2014-02-05 | Bug 966277 - Bugzilla native REST API should default to application/json if ↵ | Dave Lawrence | 1 | -1/+7 | |
no Accept header was set r=dkl,a=justdave | |||||
2014-01-09 | Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no ↵ | Dave Lawrence | 1 | -5/+15 | |
config directions for how to create rewrite r/a=justdave | |||||
2013-09-17 | Bug 916935 - Add Access-Control-Allow-Headers to REST API to indicate which ↵ | Dave Lawrence | 1 | -0/+1 | |
HTTP headers can be used when making the request r/a=glob | |||||
2013-08-27 | Bug 893195 - Allow token based authentication for webservices | Dave Lawrence | 1 | -16/+22 | |
r=glob,a=sgreen | |||||
2013-08-21 | Bug 907245 - Allow for URL params to also be passed with POST/PUT REST API ↵ | Dave Lawrence | 1 | -0/+11 | |
requests r/a=glob | |||||
2013-08-09 | Bug 569177 - Add support for eTag for WebServices | Dave Lawrence | 1 | -0/+4 | |
r/a=glob | |||||
2013-07-12 | Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST | Dave Lawrence | 1 | -0/+617 | |
r=glob,a=justdave |