summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/resources/handlers.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-27divide resources into handlers and modelsSerenaFeng1-257/+0
2017-10-20criteria field must be 'PASS/FAIL'SerenaFeng1-0/+1
2017-09-12leverage LFID authentication to pod creationSerenaFeng1-0/+1
2017-09-12leverage token_check only when posting resultsSerenaFeng1-4/+9
2017-08-22Merge "bugfix: OperationFailure: the limit must be positive"Serena Feng1-15/+16
2017-08-22Merge "update projects in scenario"Serena Feng1-0/+1
2017-08-22Merge "update customs in scenario"Serena Feng1-1/+10
2017-08-21bugfix: OperationFailure: the limit must be positiveSerenaFeng1-15/+16
2017-08-21update projects in scenarioSerenaFeng1-0/+1
2017-08-18update customs in scenarioSerenaFeng1-1/+10
2017-08-16bugfix: testapi is killed because of oom_killSerenaFeng1-15/+17
2017-07-21separate db methods from handler.pySerenaFeng1-29/+7
2017-07-19bugfix: pagination raise exception when no records returnedSerenaFeng1-13/+14
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 limitationSerenaFeng1-10/+25
2017-06-20support pagination in TestAPISerenaFeng1-4/+22
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-10correct the import impl of TestAPISerenaFeng1-1/+1
2017-04-09unify data existence checkSerenaFeng1-72/+24
2017-04-06unify error message in TestAPISerenaFeng1-17/+14
2017-03-30unify raise exception processSerenaFeng1-26/+17
2017-03-30replace self-defined http codes with standard definitionsSerenaFeng1-14/+16
2017-03-23fix: always return 200 even if exception happensSerenaFeng1-6/+0
2017-02-22Add unit tests to token based authenticationrohitsakala1-2/+2
2017-02-21Add token based authentication for post/update/deleterohitsakala1-0/+25
2017-02-21fix violation of import rule in TestAPISerenaFeng1-35/+34
2017-02-09update scenario and related unittestSerenaFeng1-3/+5
2017-01-22Shortening swagger spec nicknamesrohitsakala1-1/+1
2017-01-09add scenario models and frameworkSerenaFeng1-0/+1
2017-01-04Update nicknames in swagger specrohitsakala1-1/+1
2016-10-18rename result_collection_api to testapiSerenaFeng1-0/+237