Age | Commit message (Expand) | Author | Files | Lines |
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 |