summaryrefslogtreecommitdiffstats
path: root/Bugzilla/API
AgeCommit message (Expand)AuthorFilesLines
2015-04-29Bug 1051056 - The REST API needs to be versioned so that new changes can be m...David Lawrence1-1/+1
2015-04-29Bug 1159582: All api responses have unnecessary 'result'Byron Jones1-2/+1
2015-04-24Bug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and ...Frédéric Buclin1-3/+2
2015-04-21Bug 1156240: Return proper "See Also" data on REST API call to a bugDavid Lawrence1-1/+1
2015-04-15Bug 1154099: Remove support for Bug.get_bugs and Bug.get_historyMatt Tyson1-17/+0
2015-04-13Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings duri...David Lawrence10-15/+16
2015-04-10Bug 1051056: The REST API needs to be versioned so that new changes can be ma...David Lawrence1-1/+2
2015-04-10Bug 1152319: calling /rest/logout results in an internal error and a malforme...David Lawrence1-0/+10
2015-04-10Fix a bug in Bugzilla::API::Server::response_header(), see bug 1051056Frédéric Buclin1-2/+2
2015-04-08Bug 1051056: The REST API needs to be versioned so that new changes can be ma...David Lawrence14-0/+12334