summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/REST.pm
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Bug 1309737 - Add User-Agent to the Access-Control-Allow-Headers headerKohei Yoshino1-1/+1
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-1/+2
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-2/+1
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-1/+2
2015-08-21Bug 1195645 - don't create a new session for every authenticated REST/BzAPI callByron Jones1-0/+7
2015-08-11Bug 1184332 - Add Restricted API calls for MozReviewDylan William Hardison1-0/+1
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...David Lawrence1-1/+1
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...David Lawrence1-2/+7
2015-03-11Bug 1141440 - OPTION response for CORS requests to REST doesn't allow X-Bugzi...David Lawrence1-10/+2
2015-03-10Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...David Lawrence1-1/+11
2015-03-09Bug 1140458: backport upstream bug 1139755 to bmo/master to allow API authent...David Lawrence1-1/+1
2015-03-09Bug 1140966: backport bug 1139257 to bmo (allow cookie+api-token GET REST req...Byron Jones1-23/+0
2014-12-22Bug 1098291: OPTION response for CORS requests to REST doesn't allow X-Reques...David Lawrence1-1/+1
2014-11-13Bug 1096565: backport bug 1088253 to bmo/4.2 to allow arbitrary URL params to...David Lawrence1-8/+29
2014-11-04Bug 1093600: Backout Bug 1088253 for breaking comment addingByron Jones1-21/+12
2014-10-30Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passe...David Lawrence1-12/+21
2014-07-10Bug 1036225: Return a link to the REST documentation in "method not found" er...David Lawrence1-0/+1
2014-06-16Bug 880669 - Extend current BzAPI BMO extension to contain compatibility chan...David Lawrence1-7/+19
2014-06-03Bug 1000917: Backport upstream bug 489028 to bmo/4.2 to allow user last visit...Dylan William Hardison [:dylan]1-0/+1
2014-04-28Bug 1000913 - Backport upstream bug 540818 to bmo/4.2 to improve include_fiel...David Lawrence1-9/+0
2014-02-25Bug 976765 - backport upstream bug 972881 to bmo/4.2 to add hooks to Bugzilla...Dave Lawrence1-3/+12
2014-02-05Bug 968482 - backport bug 966277 to bmo/4.2 to set default content type if no...Dave Lawrence1-1/+7
2013-09-17Bug 916935 - Add Access-Control-Allow-Headers to REST API to indicate which H...Dave Lawrence1-0/+1
2013-08-29Bug 909634 - backport upstream bug 893195 to bmo/4.2 for token auth support i...Dave 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 903514 - Backport upstream bug 569177 for etag support to bmo/4.2Dave Lawrence1-0/+4
2013-07-15Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2Dave Lawrence1-0/+617