Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-10 | Bug 1169395: BugUserLastVisit does not allow multiple bugs to be specified | Dylan William Hardison | 1 | -2/+2 | |
r=dkl,a=glob | |||||
2015-05-18 | Bug 1162334: email_enabled value inverted in User.update RPC call | Jeff Fearn | 1 | -2/+0 | |
r=glob,a=glob | |||||
2015-05-11 | Bug 1140575: Comment-creation WebService API should allow tags to be specified | David Lawrence | 1 | -0/+5 | |
r=glob,a=glob | |||||
2015-05-08 | Bug 1149055: flag requestees are unable to set an attachment flag via a the ↵ | Byron Jones | 1 | -6/+27 | |
update_attachment webservice if they do not have editbugs r=dkl,a=glob | |||||
2015-04-29 | Bug 1051056 - The REST API needs to be versioned so that new changes can be ↵ | David Lawrence | 1 | -1/+1 | |
made that do not break compatibility - Fixed parameter issue with creating new bugs using the REST API. | |||||
2015-04-29 | Bug 1159582: All api responses have unnecessary 'result' | Byron Jones | 1 | -2/+1 | |
r=wicked,a=glob | |||||
2015-04-24 | Bug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and ↵ | Frédéric Buclin | 1 | -3/+2 | |
the user is not logged in r=dkl a=glob | |||||
2015-04-21 | Bug 1156240: Return proper "See Also" data on REST API call to a bug | David Lawrence | 1 | -1/+1 | |
r=dkl,a=glob | |||||
2015-04-15 | Bug 1154099: Remove support for Bug.get_bugs and Bug.get_history | Matt Tyson | 1 | -17/+0 | |
r=LpSolit a=glob | |||||
2015-04-13 | Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings ↵ | David Lawrence | 10 | -15/+16 | |
during t/001compile.t r=LpSolit,a=glob | |||||
2015-04-10 | Bug 1051056: The REST API needs to be versioned so that new changes can be ↵ | David Lawrence | 1 | -1/+2 | |
made that do not break compatibility - Fix issue where PUT requests were treated as GET and failed when updating a bug, etc. | |||||
2015-04-10 | Bug 1152319: calling /rest/logout results in an internal error and a ↵ | David Lawrence | 1 | -0/+10 | |
malformed response to the caller r=glob,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 | 14 | -0/+12334 | |
made that do not break compatibility r=dylan,a=glob |