Age | Commit message (Expand) | Author | Files | Lines |
2017-08-11 | Add real time log view in GUI | chenjiankun | 3 | -2/+37 |
2017-08-09 | bugfix: hosts should be clean if update_hosts twice | rexlee8776 | 1 | -3/+11 |
2017-08-03 | Merge "replace yaml.load with yaml.safe_load" | Ross Brattain | 1 | -1/+1 |
2017-08-02 | Add task-args(from yaml file) candidates in /api/v2/yardstick/testcases API | chenjiankun | 1 | -1/+6 |
2017-08-01 | replace yaml.load with yaml.safe_load | Ross Brattain | 1 | -1/+1 |
2017-07-27 | Merge "Yardstick GUI & GUI deployment" | Jing Lu | 6 | -87/+9 |
2017-07-27 | Yardstick GUI & GUI deployment | chenjiankun | 6 | -87/+9 |
2017-07-25 | Merge "yardstick env influxdb/grafana cmd support centos" | Rex Lee | 1 | -17/+35 |
2017-07-24 | Bugfix: missing license in api directory | chenjiankun | 10 | -1/+73 |
2017-07-21 | Add API(v2) to get all task info | chenjiankun | 2 | -0/+13 |
2017-07-21 | Merge "Add API(v2) to run task" | Jing Lu | 3 | -17/+72 |
2017-07-21 | Merge "Add API(v2) to get all images" | Jing Lu | 1 | -0/+28 |
2017-07-21 | Merge "Add API(v2) to load images" | Jing Lu | 1 | -0/+44 |
2017-07-21 | Add API(v2) to run task | chenjiankun | 3 | -17/+72 |
2017-07-21 | Add API(v2) to get all images | chenjiankun | 1 | -0/+28 |
2017-07-21 | Merge "Add API(v2) to add suite to task" | Rex Lee | 1 | -0/+23 |
2017-07-21 | Add API(v2) to load images | chenjiankun | 1 | -0/+44 |
2017-07-21 | Add API(v2) to add suite to task | chenjiankun | 1 | -0/+23 |
2017-07-21 | Merge "Add API(v2) to delete certain test suite" | Rex Lee | 1 | -0/+10 |
2017-07-21 | Merge "Add API(v2) to get certain test suite info" | Rex Lee | 2 | -1/+16 |
2017-07-21 | Merge "Add API(v2) to get all test suite" | Rex Lee | 1 | -0/+12 |
2017-07-21 | Merge "Add API(v2) to create test suite" | Rex Lee | 1 | -0/+44 |
2017-07-21 | Merge "Add API to delete certain test case" | Rex Lee | 1 | -0/+11 |
2017-07-21 | Merge "Add API(v2) to get certain test case info" | Rex Lee | 1 | -0/+16 |
2017-07-21 | Merge "Add API(v2) to get all test case info" | Rex Lee | 1 | -0/+7 |
2017-07-21 | Merge "Add API(v2) to upload test case" | Rex Lee | 1 | -0/+28 |
2017-07-21 | Merge "Add API(v2) to add case to task" | Rex Lee | 1 | -0/+23 |
2017-07-21 | Merge "Add API(v2) to delete certain task" | Jing Lu | 1 | -0/+29 |
2017-07-21 | Merge "Add API(v2) to get certain task info" | Rex Lee | 1 | -0/+21 |
2017-07-21 | Merge "Add API(v2) to add environment to task" | Rex Lee | 2 | -1/+46 |
2017-07-21 | Merge "Add API(v2) to create task" | Rex Lee | 1 | -0/+49 |
2017-07-21 | Merge "Add API(v2) to delete certain project" | Rex Lee | 1 | -0/+32 |
2017-07-21 | Merge changes from topics 'get_project', 'get_projects' | Rex Lee | 2 | -0/+35 |
2017-07-21 | Merge "Add API(v2) to create project" | Rex Lee | 1 | -0/+33 |
2017-07-20 | Add API(v2) to delete certain test suite | chenjiankun | 1 | -0/+10 |
2017-07-20 | Add API(v2) to get certain test suite info | chenjiankun | 2 | -1/+16 |
2017-07-20 | Add API(v2) to get all test suite | chenjiankun | 1 | -0/+12 |
2017-07-20 | Add API(v2) to create test suite | chenjiankun | 1 | -0/+44 |
2017-07-20 | Add API to delete certain test case | chenjiankun | 1 | -0/+11 |
2017-07-20 | Add API(v2) to get certain test case info | chenjiankun | 1 | -0/+16 |
2017-07-20 | Add API(v2) to get all test case info | chenjiankun | 1 | -0/+7 |
2017-07-20 | Add API(v2) to upload test case | chenjiankun | 1 | -0/+28 |
2017-07-20 | Add API(v2) to add case to task | chenjiankun | 1 | -0/+23 |
2017-07-19 | Add API(v2) to delete certain task | chenjiankun | 1 | -0/+29 |
2017-07-19 | Add API(v2) to get certain task info | chenjiankun | 1 | -0/+21 |
2017-07-19 | Add API(v2) to add environment to task | chenjiankun | 2 | -1/+46 |
2017-07-19 | Add API(v2) to create task | chenjiankun | 1 | -0/+49 |
2017-07-19 | Merge "Add API(v2) to delete container" | Jing Lu | 1 | -2/+38 |
2017-07-19 | Merge "Add API(v2) to get container info" | Jing Lu | 1 | -0/+27 |
2017-07-19 | Merge "Add API(v2) to create grafana" | Jing Lu | 2 | -7/+158 |