Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-08 | pylint fixes: remove redundant parens, fix comparison order | Ross Brattain | 1 | -1/+1 |
2017-01-12 | Add support for Python 3 | Ross Brattain | 1 | -2/+4 |
2016-12-28 | Record test case names when run a task using API | chenjiankun | 1 | -31/+11 |
2016-11-24 | Create API to get test case result | chenjiankun | 1 | -0/+18 |
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 | 1 | -0/+55 |