summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi
AgeCommit message (Expand)AuthorFilesLines
2017-08-31leverage LFID as AuthenticationSerenaFeng9-155/+89
2017-08-25update scenario nameSerenaFeng3-1/+37
2017-08-25update installer under scenarioSerenaFeng3-9/+132
2017-08-25simplify unit tests implementation of update scenarioSerenaFeng1-88/+79
2017-08-25update versions under scenarioSerenaFeng4-34/+190
2017-08-25bugfix: fail to generate APIs document patchSerenaFeng1-2/+2
2017-08-24bugfix: fail to generate APIs documentSerenaFeng3-3/+10
2017-08-23bugfix: malfunction of scenario equal checkSerenaFeng3-13/+26
2017-08-22Merge "bugfix: OperationFailure: the limit must be positive"Serena Feng1-15/+16
2017-08-22Merge "change scenario owner"Serena Feng4-4/+51
2017-08-22Merge "update projects in scenario"Serena Feng6-5/+247
2017-08-22Merge "in swagger operation parameter supports array type"Serena Feng1-5/+12
2017-08-22Merge "update customs in scenario"Serena Feng5-30/+222
2017-08-21bugfix: OperationFailure: the limit must be positiveSerenaFeng1-15/+16
2017-08-21change scenario ownerSerenaFeng4-4/+51
2017-08-21update projects in scenarioSerenaFeng7-10/+259
2017-08-18in swagger operation parameter supports array typeSerenaFeng1-5/+12
2017-08-18update customs in scenarioSerenaFeng5-30/+222
2017-08-18Merge "bugfix: testapi is killed because of oom_kill"Serena Feng2-17/+19
2017-08-17impl update trust_indicator in scenarioSerenaFeng3-22/+98
2017-08-16bugfix: testapi is killed because of oom_killSerenaFeng2-17/+19
2017-08-15update scenario scoresSerenaFeng4-6/+190
2017-08-14delete obsolete scenario update codeSerenaFeng3-410/+10
2017-07-26merge swagger_base_url with ui_urlSerenaFeng7-12/+12
2017-07-21query date from oldest to newestSerenaFeng1-11/+20
2017-07-21separate db methods from handler.pySerenaFeng9-54/+60
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng11-68/+75
2017-07-20role based access control and result uploadgrakiss10-17/+147
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 Feng3-7/+35
2017-07-19bugfix: pagination raise exception when no records returnedSerenaFeng1-13/+14
2017-07-19bugfix: query doesn't work well with period=1SerenaFeng3-7/+35
2017-07-19bugfix: mix order of Arno resultsSerenaFeng2-2/+2
2017-07-14testapi: bugfix of toxMatthewLi3-0/+3
2017-07-12move resources unit tests to tests/unit/resourcesSerenaFeng12-13/+13
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 limitationSerenaFeng3-19/+54
2017-06-20support pagination in TestAPISerenaFeng4-15/+62
2017-06-07add filter based on begin&end time of start_dateSerenaFeng1-2/+20
2017-06-06show community resultsSerenaFeng1-1/+5
2017-05-20support cancel operation while signing inSerenaFeng2-1/+10
2017-05-20Merge "add signout funcationality"Serena Feng3-0/+15
2017-05-19bugfix: extra fields are added when push resultsSerenaFeng2-4/+5
2017-05-19add signout funcationalitySerenaFeng3-0/+15
2017-05-18support showing user's specified contents after signinSerenaFeng6-13/+68
2017-05-18add signin web to TestAPISerenaFeng7-5/+82
2017-05-17refactor static_path to accomodate web portalSerenaFeng8-16/+24
2017-05-17Merge "bugfix: /resources.json and /APIs cannot be accessed"Morgan Richomme1-4/+2
2017-05-16bugfix: /resources.json and /APIs cannot be accessedSerenaFeng1-4/+2