summaryrefslogtreecommitdiffstats
path: root/utils/test/result_collection_api
AgeCommit message (Expand)AuthorFilesLines
2016-10-18rename result_collection_api to testapiSerenaFeng86-15358/+0
2016-10-17fix files with MIT or BSD licenses in testapiSerenaFeng28-1/+21
2016-09-22Remove Brhamaputra dashboard process from testapiSerenaFeng13-1639/+0
2016-09-14Fix security issues of eval-s in testapiSerenaFeng13-30/+35
2016-08-15update testapi only with one commandSerenaFeng3-17/+113
2016-07-28support docker build image during updating testapiSerenaFeng3-1/+19
2016-07-27update testapi server in testresults.opnfv.orgSerenaFeng3-27/+47
2016-07-12auto update of testAPI using ansible-playbookSerenaFeng9-58/+160
2016-07-06Merge "Add a put result method to modify trust_indicator"Morgan Richomme7-38/+150
2016-07-06Add a put result method to modify trust_indicatorSerenaFeng7-38/+150
2016-07-05dockerize testAPISerenaFeng3-0/+72
2016-07-02using ProjectUpdateRequest when update projects record in testAPISerenaFeng1-2/+2
2016-07-01correct swagger description of last in testAPISerenaFeng1-1/+1
2016-06-30delete 'description' of 'Result' in testAPISerenaFeng1-3/+0
2016-06-24Merge "bugfix: correct the post response body of PODS in testAPI"Morgan Richomme2-1/+2
2016-06-24Merge "bugfix: correct the projects post response body in testAPI"Morgan Richomme1-1/+1
2016-06-24Merge "bugfix: correct the testcases post response body in testAPI"Morgan Richomme1-1/+1
2016-06-21bugfix: correct the results post response body in testAPISerenaFeng1-1/+1
2016-06-21bugfix: correct the testcases post response body in testAPISerenaFeng1-1/+1
2016-06-21bugfix: correct the projects post response body in testAPISerenaFeng1-1/+1
2016-06-21bugfix: correct the post response body of PODS in testAPISerenaFeng2-1/+2
2016-06-17bugfix: adapt mongorestore to work in mongodb 3.0 and aboveSerenaFeng1-1/+1
2016-06-16Align test names in BD and testcase.yaml declarationMorgan Richomme1-8/+30
2016-06-16add motor dependency in testAPISerenaFeng1-0/+1
2016-06-15support keys start with '$' or contain '.' in testAPISerenaFeng5-18/+100
2016-06-15delete creation_date of results in testAPISerenaFeng1-1/+2
2016-06-09solve access testresults.opnfv.org/swagger/spec.html fail issue in testAPISerenaFeng5-18/+26
2016-06-08Merge "add update usage description in testAPI"Morgan Richomme2-3/+61
2016-06-08Merge "add update opnfv-testapi script in testAPI"Morgan Richomme1-0/+55
2016-06-08add update usage description in testAPISerenaFeng2-3/+61
2016-06-08add update opnfv-testapi script in testAPISerenaFeng1-0/+55
2016-06-08add mongodb update script in testAPISerenaFeng3-1/+116
2016-06-07add mongodb backup and restore scripts in testAPISerenaFeng4-0/+135
2016-06-06Merge "remove useless method get_dashboard_cases() in testAPI"Morgan Richomme1-16/+0
2016-06-06add unittest for 'last' query of results in testAPISerenaFeng3-17/+47
2016-06-06remove useless method get_dashboard_cases() in testAPISerenaFeng1-16/+0
2016-06-06refactor int query parameter process in testAPISerenaFeng1-8/+9
2016-06-04Merge "test APi evolution add filter to retrieve last results"Morgan Richomme3-3/+24
2016-06-04Merge "support 'GET /dashboard/v1/projects' REST api in testAPI"Morgan Richomme4-3/+52
2016-06-04test APi evolution add filter to retrieve last resultsSerenaFeng3-3/+24
2016-06-04remove not used 'import copy'SerenaFeng1-5/+4
2016-06-04support 'GET /dashboard/v1/projects' REST api in testAPISerenaFeng4-3/+52
2016-06-03support GET /api/v1/results in testAPISerenaFeng1-2/+2
2016-06-03Merge "add copyright to files in testAPI"Morgan Richomme28-47/+234
2016-06-02add README.md to introduce the usage of tornado_swaggerSerenaFeng1-0/+273
2016-06-02Merge "change TestVersionbBase to TestVersionBase in testAPI"Morgan Richomme1-3/+3
2016-06-02add copyright to files in testAPISerenaFeng28-47/+234
2016-06-02remove unittest test_createSameResults in testAPISerenaFeng1-9/+0
2016-06-02change TestVersionbBase to TestVersionBase in testAPISerenaFeng1-3/+3
2016-06-01change the usage of tornado_swagger packageSerenaFeng50-568/+17