aboutsummaryrefslogtreecommitdiffstats
path: root/api/views.py
AgeCommit message (Expand)AuthorFilesLines
2017-01-20Create API to get a list of all test caseschenjiankun1-0/+5
2017-01-12Add support for Python 3Ross Brattain1-1/+6
2017-01-11Merge "Create API to run test suite"Rex Lee1-1/+13
2017-01-10Create API to run test suiteJingLu51-1/+13
2017-01-10Add API to get the status of async taskchenjiankun1-0/+5
2016-12-22Yardstick API refactorchenjiankun1-43/+10
2016-12-01Add swagger support for Rest APIchenjiankun1-0/+14
2016-12-01Add API to run test case under samples directorychenjiankun1-0/+13
2016-11-30Modify url mapping to make API more Restfulchenjiankun1-2/+2
2016-11-30Create API and command to create a influxDB containerchenjiankun1-0/+13
2016-11-24Create API to get test case resultchenjiankun1-11/+24
2016-11-21Create API to run test caseschenjiankun1-0/+29