Age | Commit message (Expand) | Author | Files | Lines |
2017-04-27 | Bugfix: yardstick env prepare cmd do not support other installer | chenjiankun | 1 | -23/+7 |
2017-04-20 | Yardstick virtualenv support | chenjiankun | 1 | -0/+3 |
2017-04-01 | Yardstick virtualenv support | chenjiankun | 10 | -95/+77 |
2017-03-28 | Bugfix: improper license header in swagger docs | chenjiankun | 3 | -74/+50 |
2017-03-09 | Merge "Record test case names when run a task using API" | Rex Lee | 1 | -4/+21 |
2017-03-02 | env prepare check openrc already sourced | rexlee8776 | 1 | -5/+11 |
2017-02-24 | Add common method of openstack in openstack_utils | chenjiankun | 1 | -1/+2 |
2017-02-23 | Record test case names when run a task using API | chenjiankun | 1 | -4/+21 |
2017-02-23 | Merge "Update missing license headers" | Rex Lee | 3 | -0/+24 |
2017-02-22 | Create Grafana dashboards according config file under root_path/dashboard | chenjiankun | 1 | -4/+9 |
2017-02-17 | Update missing license headers | Deepak S | 3 | -0/+24 |
2017-02-16 | Merge "pylint fixes: remove redundant parens, fix comparison order" | Rex Lee | 3 | -3/+3 |
2017-02-08 | uwsgi: move init_db to uwsgi entry point | Ross Brattain | 2 | -4/+9 |
2017-02-08 | pylint fixes: remove redundant parens, fix comparison order | Ross Brattain | 3 | -3/+3 |
2017-01-20 | Create API to get a list of all test cases | chenjiankun | 4 | -0/+64 |
2017-01-17 | Add unittest framework for Yardstick API | chenjiankun | 3 | -4/+4 |
2017-01-12 | Add support for Python 3 | Ross Brattain | 15 | -27/+51 |
2017-01-11 | Merge "Create API to run test suite" | Rex Lee | 7 | -1/+142 |
2017-01-10 | Create API to run test suite | JingLu5 | 7 | -1/+142 |
2017-01-10 | Merge "Add API to get the status of async task" | Jing Lu | 8 | -28/+174 |
2017-01-10 | Add API to get the status of async task | chenjiankun | 8 | -28/+174 |
2016-12-28 | Record test case names when run a task using API | chenjiankun | 7 | -66/+85 |
2016-12-28 | Merge "Use ConfigParser to write yardstick.conf" | Jing Lu | 1 | -22/+12 |
2016-12-26 | Use ConfigParser to write yardstick.conf | chenjiankun | 1 | -22/+12 |
2016-12-24 | Add sqlite and SQLAlchemy support for API | chenjiankun | 3 | -0/+63 |
2016-12-24 | Merge "Bugfix: the load_image.sh script will load a image with the same name" | Jing Lu | 1 | -0/+10 |
2016-12-24 | Merge "Move uwsgi.log and yardstick.sock to proper location" | Jing Lu | 3 | -3/+9 |
2016-12-22 | Bugfix: the load_image.sh script will load a image with the same name | chenjiankun | 1 | -0/+10 |
2016-12-22 | Yardstick API refactor | chenjiankun | 8 | -46/+72 |
2016-12-21 | Move uwsgi.log and yardstick.sock to proper location | chenjiankun | 3 | -3/+9 |
2016-12-07 | env: convert file open to context manager | Ross Brattain | 1 | -1/+2 |
2016-12-06 | Bugfix: create stack failed due to not export EXTERNAL_NETWORK environment vi... | chenjiankun | 1 | -0/+3 |
2016-12-05 | Merge "Making nginx and uwsgi service start when run docker by using supervisor" | Rex Lee | 1 | -6/+18 |
2016-12-05 | Merge "Bugfix: debug should be default off" | Jing Lu | 1 | -1/+1 |
2016-12-04 | Add API and command support for yardstick env prepare | chenjiankun | 1 | -2/+95 |
2016-12-03 | Making nginx and uwsgi service start when run docker by using supervisor | chenjiankun | 1 | -6/+18 |
2016-12-02 | Add API to create Grafana container | chenjiankun | 1 | -12/+89 |
2016-12-02 | Add support for sample testcase to get test result | chenjiankun | 1 | -3/+5 |
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 |