summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/resources
AgeCommit message (Expand)AuthorFilesLines
2017-08-21bugfix: OperationFailure: the limit must be positiveSerenaFeng1-15/+16
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
2017-03-30replace self-defined http codes with standard definitionsSerenaFeng6-29/+34
2017-03-29add rename scenario exceptionsSerenaFeng1-0/+5
2017-03-28keep methods' name/docstring after decoratorSerenaFeng1-0/+5
2017-03-23fix: always return 200 even if exception happensSerenaFeng1-6/+0
2017-03-02Problem with rally_sanity resultsSerenaFeng1-98/+116
2017-03-01bugfix unittest test_queryProject occasionally failed in TestAPISerenaFeng1-0/+63
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 TestAPISerenaFeng6-74/+74
2017-02-15implement delete and related unittestSerenaFeng1-0/+11
2017-02-09update scenario and related unittestSerenaFeng3-12/+196
2017-01-22Shortening swagger spec nicknamesrohitsakala6-22/+22
2017-01-18implement get/query scenario(s) and add unittestSerenaFeng2-10/+69
2017-01-16implement create scenario and add unittestSerenaFeng2-3/+28
2017-01-09add scenario models and frameworkSerenaFeng3-0/+149
2017-01-04Update nicknames in swagger specrohitsakala5-18/+18
2016-12-26correct swagger model of TestAPISerenaFeng2-1/+2