aboutsummaryrefslogtreecommitdiffstats
path: root/api/urls.py
AgeCommit message (Expand)AuthorFilesLines
2018-03-15Create API to get SUT informationchenjiankun1-0/+1
2017-08-31Add API(v1) to get real time logchenjiankun1-0/+1
2017-08-24Add function to upload image from local/url in GUIchenjiankun1-0/+1
2017-08-11Add real time log view in GUIchenjiankun1-0/+1
2017-07-27Yardstick GUI & GUI deploymentchenjiankun1-0/+3
2017-07-20Add API(v2) to get certain test suite infochenjiankun1-1/+1
2017-07-14Initial all url of api v2chenjiankun1-2/+24
2017-07-14Add API(v2) to get pod infochenjiankun1-0/+1
2017-07-14Add API(v2) to upload pod filechenjiankun1-0/+2
2017-07-14Add API(v2) to get openrc infochenjiankun1-1/+2
2017-07-14Add API(v2) to upload openrcchenjiankun1-0/+2
2017-07-13Add API to get single environment infochenjiankun1-0/+1
2017-07-13Add API to get environmentschenjiankun1-0/+1
2017-07-13Add API to create environmentchenjiankun1-1/+4
2017-07-11Yardstick API architecture improvementchenjiankun1-10/+9
2017-06-30Add API to show test case documentationchenjiankun1-0/+1
2017-04-01Yardstick virtualenv supportchenjiankun1-0/+1
2017-01-20Create API to get a list of all test caseschenjiankun1-0/+1
2017-01-12Add support for Python 3Ross Brattain1-0/+1
2017-01-11Merge "Create API to run test suite"Rex Lee1-0/+1
2017-01-10Create API to run test suiteJingLu51-0/+1
2017-01-10Add API to get the status of async taskchenjiankun1-0/+1
2016-12-22Yardstick API refactorchenjiankun1-3/+3
2016-12-01Add API to run test case under samples directorychenjiankun1-0/+1
2016-11-30Modify url mapping to make API more Restfulchenjiankun1-2/+2
2016-11-30Create API and command to create a influxDB containerchenjiankun1-1/+2
2016-11-24Create API to get test case resultchenjiankun1-1/+10
2016-11-21Create API to run test caseschenjiankun1-0/+7