summaryrefslogtreecommitdiffstats
path: root/result_collection_api/opnfv_testapi
AgeCommit message (Expand)AuthorFilesLines
2016-07-27update testapi server in testresults.opnfv.orgSerenaFeng2-9/+26
2016-07-06Merge "Add a put result method to modify trust_indicator"Morgan Richomme6-37/+149
2016-07-06Add a put result method to modify trust_indicatorSerenaFeng6-37/+149
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-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 testAPISerenaFeng4-17/+21
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 packageSerenaFeng49-563/+12
2016-06-01add router package to implement url-2-XXXHandlers mappings in testAPI projectSerenaFeng6-135/+121
2016-06-01project-ize testAPISerenaFeng75-0/+15952