summaryrefslogtreecommitdiffstats
path: root/testapi/opnfv_testapi/ui
AgeCommit message (Expand)AuthorFilesLines
2017-10-31remove components out side of 3rd_partySerenaFeng18-0/+2336
2017-10-27divide resources into handlers and modelsSerenaFeng5-102/+0
2017-10-20allow authentication to be disabledSerenaFeng1-4/+11
2017-09-06hide cas ticket from web portalSerenaFeng2-11/+46
2017-09-04bugfix: leverage data_files to stop hacking setup.pySerenaFeng1-1/+1
2017-08-31leverage LFID as AuthenticationSerenaFeng5-143/+39
2017-07-21separate db methods from handler.pySerenaFeng2-7/+5
2017-07-20decouple the mutual-dependence of config.py and server.pySerenaFeng2-4/+4
2017-07-20role based access control and result uploadgrakiss3-9/+24
2017-05-20support cancel operation while signing inSerenaFeng1-0/+9
2017-05-19add signout funcationalitySerenaFeng2-0/+14
2017-05-18support showing user's specified contents after signinSerenaFeng3-9/+53
2017-05-18add signin web to TestAPISerenaFeng6-0/+84