summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-12refactor config parser to facilitate adding new configsSerenaFeng3-100/+40
2017-05-12add web portal framework for TestAPISerenaFeng3-1/+17
2017-05-11clarify schema base on swagger1.2 specificationSerenaFeng1-3/+3
2017-05-11Merge "leverage tornado framework to simply impl of TestAPI"Serena Feng4-35/+37
2017-05-11Merge "correct the import impl of TestAPI"Serena Feng13-53/+55
2017-05-11Merge "change swagger urls based on v1.2 specification"Serena Feng3-10/+11
2017-05-10Add short_description field to testcase in test APIMorgan Richomme1-6/+9
2017-05-10leverage tornado framework to simply impl of TestAPISerenaFeng4-35/+37
2017-05-10correct the import impl of TestAPISerenaFeng13-53/+55
2017-05-10change swagger urls based on v1.2 specificationSerenaFeng3-10/+11
2017-05-05Merge "leverage executor to test_testcase.py in TestAPI"Serena Feng1-59/+64
2017-05-05Merge "leverage executor to test_project.py in TestAPI"Serena Feng1-61/+55
2017-05-05Merge "leverage executor to test_result.py in TestAPI"Serena Feng1-103/+105
2017-04-27Merge "leverage executor to test_token/version.py in TestAPI"Morgan Richomme2-42/+41
2017-04-27Merge changes from topics 'unittest_executor', 'import_absolute'Morgan Richomme10-34/+117
2017-04-13leverage executor to test_token/version.py in TestAPISerenaFeng2-42/+41
2017-04-13leverage executor to test_testcase.py in TestAPISerenaFeng1-59/+64
2017-04-13leverage executor to test_result.py in TestAPISerenaFeng1-103/+105