Age | Commit message (Expand) | Author | Files | Lines |
2016-12-01 | Add swagger support for Rest API |  chenjiankun | 6 | -0/+160 |
2016-12-01 | Add API to run test case under samples directory |  chenjiankun | 4 | -0/+53 |
2016-12-01 | Merge "Modify url mapping to make API more Restful" |  Jing Lu | 2 | -4/+4 |
2016-12-01 | Merge "Use flask jsonify method to return json result" |  Jing Lu | 2 | -15/+6 |
2016-11-30 | Bugfix: debug should be default off |  rexlee8776 | 1 | -1/+1 |
2016-11-30 | Modify url mapping to make API more Restful |  chenjiankun | 2 | -4/+4 |
2016-11-30 | Use flask jsonify method to return json result |  chenjiankun | 2 | -15/+6 |
2016-11-29 | centralize logging into root logger |  Ross Brattain | 1 | -0/+3 |
2016-11-30 | Merge "Bugfix: the API to get result do not work due to can't parse $" |  Jing Lu | 2 | -8/+14 |
2016-11-30 | Merge "Create API and command to create a influxDB container" |  Jing Lu | 4 | -32/+109 |
2016-11-30 | Bugfix: the API to get result do not work due to can't parse $ |  chenjiankun | 2 | -8/+14 |
2016-11-30 | Create API and command to create a influxDB container |  chenjiankun | 4 | -32/+109 |
2016-11-29 | Bugfix: dict don't have startwith method error when use API to run test case |  chenjiankun | 1 | -1/+1 |
2016-11-28 | Merge "Create API to get test case result" |  Rex Lee | 9 | -13/+169 |
2016-11-24 | Create API to get test case result |  chenjiankun | 9 | -13/+169 |
2016-11-24 | Fix the conflict in yardstick.conf between API and CI |  chenjiankun | 1 | -1/+1 |
2016-11-24 | Merge "Deployment for API" |  Jing Lu | 3 | -0/+75 |
2016-11-23 | Deployment for API |  chenjiankun | 3 | -0/+75 |
2016-11-22 | influx: use urlsplit.hostname instead of netloc |  Ross Brattain | 1 | -1/+1 |
2016-11-21 | Create API to run test cases |  chenjiankun | 11 | -0/+244 |