Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-02 | Bug 1269252 - Using callback parameter with REST API causes read-only ↵ | David Lawrence | 1 | -5/+1 | |
accessor error in Bugzilla/API/Server.pm r=dylan | |||||
2016-02-29 | Bug 1136137: Require Perl 5.14 | Frédéric Buclin | 1 | -1/+1 | |
r=dkl | |||||
2015-06-28 | Bug 1178618: POD test failing due to undocumented methods api_version, ↵ | David Lawrence | 1 | -0/+5 | |
api_namespace, and load_error | |||||
2015-04-13 | Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings ↵ | David Lawrence | 1 | -6/+7 | |
during t/001compile.t r=LpSolit,a=glob | |||||
2015-04-10 | Fix a bug in Bugzilla::API::Server::response_header(), see bug 1051056 | Frédéric Buclin | 1 | -2/+2 | |
2015-04-08 | Bug 1051056: The REST API needs to be versioned so that new changes can be ↵ | David Lawrence | 1 | -0/+654 | |
made that do not break compatibility r=dylan,a=glob |