| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug 1093600: REST shouldn't support multiple instances of parameters for ↵ | David Lawrence | 2014-11-10 | 1 | -12/+24 |
| | | | | | | | resources which only support a single params (eg. POST bug/comment) r=glob,a=glob | ||||
| * | Bug 1088253: GET REST calls should allow arbitrary URL parameters to be ↵ | David Lawrence | 2014-10-29 | 1 | -12/+21 |
| | | | | | | | passed in addition the values in the path r=glob,a=glob | ||||
| * | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -0/+1 |
| | | | | | r=dkl a=sgreen | ||||
| * | Bug 419568 - Web Service module to create a component | Simon Green | 2014-08-12 | 1 | -0/+1 |
| | | | | | r=dkl, a=sgreen | ||||
| * | Bug 1036225: Return a link to the REST documentation in "method not found" ↵ | David Lawrence | 2014-07-10 | 1 | -0/+1 |
| | | | | | | | errors r=glob,a=glob | ||||
| * | Bug 1023725 - Rename Bug.flag_types webservice call to FlagType.get | Simon Green | 2014-06-19 | 1 | -0/+1 |
| | | | | | r=glob, a=glob | ||||
| * | Don't call Bugzilla.pm from a Perl module itself (see bug 866927) | Frédéric Buclin | 2014-04-24 | 1 | -1/+0 |
| | | |||||
| * | Fix some syntax errors left by bug 489028 | Frédéric Buclin | 2014-04-24 | 1 | -1/+1 |
| | | |||||
| * | Bug 489028 - Record last-visited time of bugs when logged in | Dylan William Hardison | 2014-04-22 | 1 | -0/+1 |
| | | | | | r=glob a=justdave | ||||
| * | Bug 995238 - Incomplete implementation of bug 540818 causes ↵ | David Lawrence | 2014-04-15 | 1 | -9/+0 |
| | | | | | | | include_fields=_all to not work as expected r/a=justdave | ||||
| * | Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ↵ | Dave Lawrence | 2014-02-25 | 1 | -3/+12 |
| | | | | | | | extensions to extend and alter REST data r=glob,a=justdave | ||||
| * | Bug 966277 - Bugzilla native REST API should default to application/json if ↵ | Dave Lawrence | 2014-02-05 | 1 | -1/+7 |
| | | | | | | | no Accept header was set r=dkl,a=justdave | ||||
| * | Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no ↵ | Dave Lawrence | 2014-01-09 | 1 | -5/+15 |
| | | | | | | | config directions for how to create rewrite r/a=justdave | ||||
| * | Bug 916935 - Add Access-Control-Allow-Headers to REST API to indicate which ↵ | Dave Lawrence | 2013-09-17 | 1 | -0/+1 |
| | | | | | | | HTTP headers can be used when making the request r/a=glob | ||||
| * | Bug 893195 - Allow token based authentication for webservices | Dave Lawrence | 2013-08-26 | 1 | -16/+22 |
| | | | | | r=glob,a=sgreen | ||||
| * | Bug 907245 - Allow for URL params to also be passed with POST/PUT REST API ↵ | Dave Lawrence | 2013-08-21 | 1 | -0/+11 |
| | | | | | | | requests r/a=glob | ||||
| * | Bug 569177 - Add support for eTag for WebServices | Dave Lawrence | 2013-08-09 | 1 | -0/+4 |
| | | | | | r/a=glob | ||||
| * | Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST | Dave Lawrence | 2013-07-12 | 1 | -0/+617 |
| r=glob,a=justdave | |||||
