Age | Commit message (Expand) | Author | Files | Lines |
2016-08-15 | update testapi only with one command | SerenaFeng | 3 | -17/+113 |
2016-07-28 | support docker build image during updating testapi | SerenaFeng | 3 | -1/+19 |
2016-07-27 | update testapi server in testresults.opnfv.org | SerenaFeng | 3 | -27/+47 |
2016-07-12 | auto update of testAPI using ansible-playbook | SerenaFeng | 9 | -58/+160 |
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 | 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-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-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 | bugfix: adapt mongorestore to work in mongodb 3.0 and above | SerenaFeng | 1 | -1/+1 |
2016-06-16 | Align test names in BD and testcase.yaml declaration | Morgan Richomme | 1 | -8/+30 |
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-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 | Merge "bugfix: query results failed due to wrong using type of trust_indicator" | Morgan Richomme | 3 | -6/+13 |