summaryrefslogtreecommitdiffstats
path: root/Bugzilla/API/1_0/Server.pm
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Bug 1317777 - REST API 1.0 - datetime inputs cause server errortvau1-3/+3
2016-10-13Bug 1309737 - Add User-Agent to the Access-Control-Allow-Headers headerKohei Yoshino1-1/+1
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
2016-02-23Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local d...Dylan Hardison1-1/+1
2016-01-20Bug 1240029 - The REST API doesn't work correctly with mod_perlDavid Lawrence1-1/+7
2016-01-14Bug 1239582 - The new REST API fails to work properly under mod_perl due to i...David Lawrence1-3/+3
2015-06-28Bug 1178618: POD test failing due to undocumented methods api_version and api...David Lawrence1-0/+4
2015-04-29Bug 1159582: All api responses have unnecessary 'result'Byron Jones1-2/+1
2015-04-13Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings duri...David Lawrence1-1/+1
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-08Bug 1051056: The REST API needs to be versioned so that new changes can be ma...David Lawrence1-0/+451