summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/resources/result_handlers.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-27divide resources into handlers and modelsSerenaFeng1-288/+0
2017-10-27bugfix: E722 do not use bare exceptSerenaFeng1-1/+1
2017-10-20criteria field must be 'PASS/FAIL'SerenaFeng1-1/+7
2017-08-31leverage LFID as AuthenticationSerenaFeng1-10/+9
2017-08-16bugfix: testapi is killed because of oom_killSerenaFeng1-2/+2
2017-07-21query date from oldest to newestSerenaFeng1-11/+20
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng1-3/+1
2017-07-20role based access control and result uploadgrakiss1-1/+51
2017-07-19Merge "bugfix: query doesn't work well with period=1"Serena Feng1-0/+6
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-27bugfix: pagination crash due to memory limitationSerenaFeng1-2/+2
2017-06-20support pagination in TestAPISerenaFeng1-6/+15
2017-06-07add filter based on begin&end time of start_dateSerenaFeng1-2/+20
2017-06-06show community resultsSerenaFeng1-1/+5
2017-04-09unify data existence checkSerenaFeng1-26/+17
2017-04-06change not_found to forbidden when db not existSerenaFeng1-3/+3
2017-04-06unify error message in TestAPISerenaFeng1-8/+7
2017-03-30unify raise exception processSerenaFeng1-3/+2
2017-03-30replace self-defined http codes with standard definitionsSerenaFeng1-5/+5
2017-02-21fix violation of import rule in TestAPISerenaFeng1-14/+16
2017-01-22Shortening swagger spec nicknamesrohitsakala1-4/+4
2017-01-04Update nicknames in swagger specrohitsakala1-4/+4
2016-10-18rename result_collection_api to testapiSerenaFeng1-0/+198