Age | Commit message (Expand) | Author | Files | Lines |
2016-06-07 | add mongodb backup and restore scripts in testAPI |  SerenaFeng | 4 | -0/+135 |
2016-06-06 | Merge "remove useless method get_dashboard_cases() in testAPI" |  Morgan Richomme | 1 | -16/+0 |
2016-06-06 | add unittest for 'last' query of results in testAPI |  SerenaFeng | 3 | -17/+47 |
2016-06-06 | remove useless method get_dashboard_cases() in testAPI |  SerenaFeng | 1 | -16/+0 |
2016-06-06 | refactor int query parameter process in testAPI |  SerenaFeng | 1 | -8/+9 |
2016-06-04 | Merge "test APi evolution add filter to retrieve last results" |  Morgan Richomme | 3 | -3/+24 |
2016-06-04 | Merge "support 'GET /dashboard/v1/projects' REST api in testAPI" |  Morgan Richomme | 4 | -3/+52 |
2016-06-04 | test APi evolution add filter to retrieve last results |  SerenaFeng | 3 | -3/+24 |
2016-06-04 | remove not used 'import copy' |  SerenaFeng | 1 | -5/+4 |
2016-06-04 | support 'GET /dashboard/v1/projects' REST api in testAPI |  SerenaFeng | 4 | -3/+52 |
2016-06-03 | support GET /api/v1/results in testAPI |  SerenaFeng | 1 | -2/+2 |
2016-06-03 | Merge "add copyright to files in testAPI" |  Morgan Richomme | 28 | -47/+234 |
2016-06-02 | add README.md to introduce the usage of tornado_swagger |  SerenaFeng | 1 | -0/+273 |
2016-06-02 | Merge "change TestVersionbBase to TestVersionBase in testAPI" |  Morgan Richomme | 1 | -3/+3 |
2016-06-02 | add copyright to files in testAPI |  SerenaFeng | 28 | -47/+234 |
2016-06-02 | remove unittest test_createSameResults in testAPI |  SerenaFeng | 1 | -9/+0 |
2016-06-02 | change TestVersionbBase to TestVersionBase in testAPI |  SerenaFeng | 1 | -3/+3 |
2016-06-01 | change the usage of tornado_swagger package |  SerenaFeng | 50 | -568/+17 |
2016-06-01 | add router package to implement url-2-XXXHandlers mappings in testAPI project |  SerenaFeng | 8 | -142/+125 |
2016-06-01 | project-ize testAPI |  SerenaFeng | 85 | -1235/+204 |
2016-05-31 | bugfix: query results failed due to wrong using period |  SerenaFeng | 3 | -7/+36 |
2016-05-31 | Add Tempest error in Tempest reporting |  Morgan Richomme | 2 | -27/+32 |
2016-05-31 | Merge "bugfix: query results failed due to wrong using type of trust_indicator" |  Morgan Richomme | 3 | -6/+13 |
2016-05-31 | bugfix: query results failed due to wrong using type of trust_indicator |  SerenaFeng | 3 | -6/+13 |
2016-05-31 | Merge "bugfix: version return body is inconsistent with the designed model" |  Morgan Richomme | 3 | -10/+31 |
2016-05-31 | Merge "refactor fake_pymongo.py to eliminate repeated codes" |  Morgan Richomme | 1 | -15/+11 |
2016-05-31 | Merge "bugfix: query results failed due to using mutable list initiation and ... |  Morgan Richomme | 6 | -24/+32 |
2016-05-31 | bugfix: version return body is inconsistent with the designed model |  SerenaFeng | 3 | -10/+31 |
2016-05-31 | bugfix: query results failed due to using mutable list initiation |  SerenaFeng | 6 | -24/+32 |
2016-05-30 | Format the script for better reading |  Julien | 1 | -112/+102 |
2016-05-30 | refactor fake_pymongo.py to eliminate repeated codes |  SerenaFeng | 1 | -15/+11 |
2016-05-30 | eliminate flake8 violation of testAPI |  SerenaFeng | 3 | -15/+3 |
2016-05-30 | swagger-ize dashboard and version apis of testAPI |  SerenaFeng | 10 | -203/+276 |
2016-05-29 | swagger-ize result-apis of testAPI |  SerenaFeng | 14 | -208/+189 |
2016-05-27 | swagger-ize testcase-apis of testAPI |  SerenaFeng | 10 | -236/+239 |
2016-05-26 | Merge "Adapt push_logs after CI refactoring" |  Morgan Richomme | 1 | -4/+6 |
2016-05-26 | Adapt push_logs after CI refactoring |  Morgan Richomme | 1 | -4/+6 |
2016-05-26 | swagger-ize project-apis of testAPI |  SerenaFeng | 8 | -215/+241 |
2016-05-26 | swagger-ize pod-apis of testAPI |  SerenaFeng | 6 | -93/+152 |
2016-05-26 | Merge "eliminate flake8 violation in testAPI except dashboard dir" |  Morgan Richomme | 8 | -61/+106 |
2016-05-26 | eliminate flake8 violation in testAPI except dashboard dir |  SerenaFeng | 9 | -63/+109 |
2016-05-26 | Merge "attach version number to url in testAPI" |  Morgan Richomme | 9 | -50/+57 |
2016-05-26 | attach version number to url in testAPI |  SerenaFeng | 9 | -50/+57 |
2016-05-25 | Test API add start_date, stop_date parameters in results |  Morgan Richomme | 9 | -36/+42 |
2016-05-25 | Merge "add test result/dashboard related unittests in testAPI and refactor it... |  Morgan Richomme | 10 | -307/+653 |
2016-05-25 | Merge "Add pod role in pod description in the API" |  Morgan Richomme | 2 | -5/+15 |
2016-05-25 | add test result/dashboard related unittests in testAPI and refactor its response |  SerenaFeng | 10 | -307/+653 |
2016-05-24 | Add pod role in pod description in the API |  Morgan Richomme | 2 | -5/+15 |
2016-05-24 | Merge "add zte-pod1 to functest dashboard" |  Morgan Richomme | 1 | -2/+2 |
2016-05-24 | add zte-pod1 to functest dashboard |  SerenaFeng | 1 | -2/+2 |