Age | Commit message (Expand) | Author | Files | Lines |
2016-07-07 | Merge "minor bug fixes" | Morgan Richomme | 2 | -21/+18 |
2016-07-07 | minor bug fixes | Morgan Richomme | 2 | -21/+18 |
2016-07-07 | Merge "flake 8 fix + add logger" | Morgan Richomme | 7 | -124/+208 |
2016-07-07 | flake 8 fix + add logger | Morgan Richomme | 7 | -124/+208 |
2016-07-06 | Merge "Add a put result method to modify trust_indicator" | Morgan Richomme | 7 | -38/+150 |
2016-07-06 | Add a put result method to modify trust_indicator | SerenaFeng | 7 | -38/+150 |
2016-07-05 | fix bug + introduction of blacklist for scenario scoring | Morgan Richomme | 3 | -42/+71 |
2016-07-05 | dockerize testAPI | SerenaFeng | 3 | -0/+72 |
2016-07-02 | using ProjectUpdateRequest when update projects record in testAPI | SerenaFeng | 1 | -2/+2 |
2016-07-01 | correct swagger description of last in testAPI | SerenaFeng | 1 | -1/+1 |
2016-06-30 | delete 'description' of 'Result' in testAPI | SerenaFeng | 1 | -3/+0 |
2016-06-30 | add log info when publish json to elasticsearch failed | SerenaFeng | 2 | -2/+9 |
2016-06-24 | change version to scenario | boucherv | 1 | -3/+4 |
2016-06-24 | Merge "bugfix: correct the post response body of PODS in testAPI" | Morgan Richomme | 2 | -1/+2 |
2016-06-24 | Merge "bugfix: correct the projects post response body in testAPI" | Morgan Richomme | 1 | -1/+1 |
2016-06-24 | Merge "bugfix: correct the testcases post response body in testAPI" | Morgan Richomme | 1 | -1/+1 |
2016-06-24 | Merge "bugfix: correct the results post response body in testAPI" | Morgan Richomme | 1 | -1/+1 |
2016-06-23 | introduced fixes for changes in database for Colorado | Juraj Linkes | 4 | -100/+115 |
2016-06-21 | bugfix: correct the results post response body in testAPI | SerenaFeng | 1 | -1/+1 |
2016-06-21 | bugfix: correct the testcases post response body in testAPI | SerenaFeng | 1 | -1/+1 |
2016-06-21 | bugfix: correct the projects post response body in testAPI | SerenaFeng | 1 | -1/+1 |
2016-06-21 | bugfix: correct the post response body of PODS in testAPI | SerenaFeng | 2 | -1/+2 |
2016-06-17 | Bug fix on test name after name alignement | Morgan Richomme | 2 | -3/+2 |
2016-06-17 | fiw bug: DB and config test name alignment | Morgan Richomme | 1 | -1/+1 |
2016-06-17 | bugfix: start test time | boucherv | 2 | -3/+3 |
2016-06-17 | Merge "adapt mong_to_elasticsearch.py to testAPI" | Morgan Richomme | 1 | -3/+3 |
2016-06-17 | bugfix: adapt mongorestore to work in mongodb 3.0 and above | SerenaFeng | 1 | -1/+1 |
2016-06-17 | Merge "bugfix: _convert_duration error when encounter ':00:00.078149'" | Morgan Richomme | 1 | -0/+7 |
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 |