Age | Commit message (Expand) | Author | Files | Lines |
2016-06-17 | Merge "bugfix: parse testcase failed when encounter {u'result': u''}" |  Morgan Richomme | 1 | -6/+10 |
2016-06-17 | Merge "bugfix: wrong function call of publish_json in kibana scripts" |  Morgan Richomme | 1 | -1/+1 |
2016-06-17 | adapt mong_to_elasticsearch.py to testAPI |  SerenaFeng | 1 | -3/+3 |
2016-06-17 | bugfix: parse testcase failed when encounter {u'result': u''} |  SerenaFeng | 1 | -6/+10 |
2016-06-17 | bugfix: _convert_duration error when encounter ':00:00.078149' |  SerenaFeng | 1 | -0/+7 |
2016-06-17 | bugfix: wrong function call of publish_json in kibana scripts |  SerenaFeng | 1 | -1/+1 |
2016-06-16 | Align test names in BD and testcase.yaml declaration |  Morgan Richomme | 5 | -25/+70 |
2016-06-16 | add motor dependency in testAPI |  SerenaFeng | 1 | -0/+1 |
2016-06-15 | support keys start with '$' or contain '.' in testAPI |  SerenaFeng | 5 | -18/+100 |
2016-06-15 | delete creation_date of results in testAPI |  SerenaFeng | 1 | -1/+2 |
2016-06-10 | Adapt automatic reporting to new Test API |  Morgan Richomme | 4 | -18/+20 |
2016-06-09 | solve access testresults.opnfv.org/swagger/spec.html fail issue in testAPI |  SerenaFeng | 5 | -18/+26 |
2016-06-08 | Merge "add update usage description in testAPI" |  Morgan Richomme | 2 | -3/+61 |
2016-06-08 | Merge "add update opnfv-testapi script in testAPI" |  Morgan Richomme | 1 | -0/+55 |
2016-06-08 | add update usage description in testAPI |  SerenaFeng | 2 | -3/+61 |
2016-06-08 | add update opnfv-testapi script in testAPI |  SerenaFeng | 1 | -0/+55 |
2016-06-08 | add mongodb update script in testAPI |  SerenaFeng | 3 | -1/+116 |
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 | 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 | 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 |