summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/resources
AgeCommit message (Expand)AuthorFilesLines
2017-10-20criteria field must be 'PASS/FAIL'SerenaFeng2-1/+8
2017-09-12leverage LFID authentication to pod creationSerenaFeng2-1/+3
2017-09-12leverage token_check only when posting resultsSerenaFeng1-4/+9
2017-08-31leverage LFID as AuthenticationSerenaFeng1-10/+9
2017-08-25update scenario nameSerenaFeng2-1/+20
2017-08-25update installer under scenarioSerenaFeng1-0/+72
2017-08-25update versions under scenarioSerenaFeng2-34/+120
2017-08-25bugfix: fail to generate APIs document patchSerenaFeng1-2/+2
2017-08-24bugfix: fail to generate APIs documentSerenaFeng2-2/+8
2017-08-23bugfix: malfunction of scenario equal checkSerenaFeng1-8/+22
2017-08-22Merge "bugfix: OperationFailure: the limit must be positive"Serena Feng1-15/+16
2017-08-22Merge "change scenario owner"Serena Feng2-2/+41
2017-08-22Merge "update projects in scenario"Serena Feng3-1/+171
2017-08-22Merge "update customs in scenario"Serena Feng2-22/+157
2017-08-21bugfix: OperationFailure: the limit must be positiveSerenaFeng1-15/+16
2017-08-21change scenario ownerSerenaFeng2-2/+41
2017-08-21update projects in scenarioSerenaFeng3-1/+171
2017-08-18update customs in scenarioSerenaFeng2-22/+157
2017-08-18Merge "bugfix: testapi is killed because of oom_kill"Serena Feng2-17/+19
2017-08-17impl update trust_indicator in scenarioSerenaFeng1-22/+85
2017-08-16bugfix: testapi is killed because of oom_killSerenaFeng2-17/+19
2017-08-15update scenario scoresSerenaFeng1-2/+129
2017-08-14delete obsolete scenario update codeSerenaFeng2-193/+2
2017-07-21query date from oldest to newestSerenaFeng1-11/+20
2017-07-21separate db methods from handler.pySerenaFeng1-29/+7
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng1-3/+1
2017-07-20role based access control and result uploadgrakiss2-2/+58
2017-07-19Merge "bugfix: pagination raise exception when no records returned"Serena Feng1-13/+14
2017-07-19Merge "bugfix: query doesn't work well with period=1"Serena Feng1-0/+6
2017-07-19bugfix: pagination raise exception when no records returnedSerenaFeng1-13/+14
2017-07-19bugfix: query doesn't work well with period=1SerenaFeng1-0/+6
2017-07-19bugfix: mix order of Arno resultsSerenaFeng1-1/+1
2017-06-28refactor list operationSerenaFeng1-26/+42
2017-06-28bugfix: Exception when the results is emptySerenaFeng1-2/+2
2017-06-27bugfix: pagination crash due to memory limitationSerenaFeng2-12/+27
2017-06-20support pagination in TestAPISerenaFeng2-10/+37
2017-06-07add filter based on begin&end time of start_dateSerenaFeng1-2/+20
2017-06-06show community resultsSerenaFeng1-1/+5
2017-05-19bugfix: extra fields are added when push resultsSerenaFeng1-1/+2
2017-05-18support showing user's specified contents after signinSerenaFeng1-0/+8
2017-05-18add signin web to TestAPISerenaFeng1-11/+0
2017-05-17refactor static_path to accomodate web portalSerenaFeng1-5/+2
2017-05-12add web portal framework for TestAPISerenaFeng1-0/+14
2017-05-11Merge "correct the import impl of TestAPI"Serena Feng9-11/+10
2017-05-10Add short_description field to testcase in test APIMorgan Richomme1-6/+9
2017-05-10correct the import impl of TestAPISerenaFeng9-11/+10
2017-04-09unify data existence checkSerenaFeng6-173/+78
2017-04-06change not_found to forbidden when db not existSerenaFeng1-3/+3
2017-04-06unify error message in TestAPISerenaFeng6-37/+32
2017-03-30unify raise exception processSerenaFeng3-33/+21