aboutsummaryrefslogtreecommitdiffstats
path: root/api/server.py
AgeCommit message (Expand)AuthorFilesLines
2017-02-08uwsgi: move init_db to uwsgi entry pointRoss Brattain1-3/+8
2017-01-17Add unittest framework for Yardstick APIchenjiankun1-1/+1
2017-01-12Add support for Python 3Ross Brattain1-5/+8
2017-01-10Add API to get the status of async taskchenjiankun1-3/+20
2016-12-24Add sqlite and SQLAlchemy support for APIchenjiankun1-0/+9
2016-12-01Add swagger support for Rest APIchenjiankun1-0/+4
2016-11-29centralize logging into root loggerRoss Brattain1-0/+3
2016-11-24Create API to get test case resultchenjiankun1-0/+8
2016-11-21Create API to run test caseschenjiankun1-0/+19