summaryrefslogtreecommitdiffstats
path: root/testapi
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Create functionality and e2e tests for projectthuva415-43/+444
2017-11-03Merge "add simple e2e tests for PodsCotroller"Serena Feng6-0/+395
2017-11-01add simple e2e tests for PodsCotrollerthuva46-0/+395
2017-10-31remove components out side of 3rd_partySerenaFeng19-0/+1
2017-10-30Merge "divide resources into handlers and models"Serena Feng34-227/+106
2017-10-27divide resources into handlers and modelsSerenaFeng34-227/+106
2017-10-27add develop guide for testapiSerenaFeng13-5/+381
2017-10-27bugfix: E722 do not use bare exceptSerenaFeng3-4/+4
2017-10-23Merge "allow authentication to be disabled"Serena Feng5-8/+18
2017-10-20allow authentication to be disabledSerenaFeng5-8/+18
2017-10-20criteria field must be 'PASS/FAIL'SerenaFeng5-2/+33
2017-10-16delete legacy update codeSerenaFeng14-610/+0
2017-10-16fix yamllint verify failSerenaFeng2-1/+3
2017-10-13Added license metadata to specify Apache-2.0rpaik1-0/+1
2017-10-11put htmlize directory under jjb/relengSerenaFeng3-105/+0
2017-09-21Merge "bugfix: autoupdate failed due to mingle with watchdog"Morgan Richomme1-165/+0
2017-09-21refactor one click deployment in testapiSerenaFeng3-55/+55
2017-09-21bugfix: autoupdate failed due to mingle with watchdogSerenaFeng1-165/+0
2017-09-18Bug Fix: Using library for urlencodeutkarshrai981-19/+18
2017-09-16Merge "testing for raise in config.py"Serena Feng1-0/+9
2017-09-12leverage LFID authentication to pod creationSerenaFeng10-23/+128
2017-09-12leverage token_check only when posting resultsSerenaFeng3-77/+17
2017-09-12testing for raise in config.pyutkarshrai981-0/+9
2017-09-12Merge "add case-insensitive for find pods query"Serena Feng4-4/+24
2017-09-12Merge "update Readme.rst to be consistent with current implementation"Serena Feng1-36/+65
2017-09-11Merge "Fix the error in the podscontroller."Aric Gardner1-2/+2
2017-09-11Handle error in front-endthuva41-4/+5
2017-09-11Fix the error in the podscontroller.thuva41-2/+2
2017-09-11add case-insensitive for find pods querythuva44-4/+24
2017-09-11Merge "Updating reporting url and fixed a bug"Serena Feng1-10/+10
2017-09-07Updating reporting url and fixed a bugSakala Venkata Krishna Rohit1-10/+10
2017-09-06update Readme.rst to be consistent with current implementationSerenaFeng1-36/+65
2017-09-06hide cas ticket from web portalSerenaFeng6-47/+49
2017-09-05Merge "Refactored docker watchdog code"Morgan Richomme1-38/+25
2017-09-05Merge "hide create_pod function from anonymous user"Serena Feng2-7/+8
2017-09-05bugfix: TestAPI start failed due to config.ini not foundSerenaFeng2-2/+2
2017-09-05Merge "bugfix: leverage data_files to stop hacking setup.py"Serena Feng8-27/+11
2017-09-05bugfix: container start failed due to config_file set to NonetypeSerenaFeng1-1/+1
2017-09-05Merge "improve: discard venv support for official product"Serena Feng1-13/+2
2017-09-04Refactored docker watchdog codeSakala Venkata Krishna Rohit1-38/+25
2017-09-04bugfix: leverage data_files to stop hacking setup.pySerenaFeng8-27/+11
2017-09-04hide create_pod function from anonymous userSerenaFeng2-7/+8
2017-09-04improve: discard venv support for official productSerenaFeng1-13/+2
2017-09-04clarify obsoleted test configuration filesSerenaFeng7-83/+3
2017-09-04Merge "leverage LFID as Authentication"Serena Feng14-204/+104
2017-09-01Merge "Add watchdog into testresults server to restart docker containers."Aric Gardner1-0/+178
2017-08-31leverage LFID as AuthenticationSerenaFeng14-204/+104
2017-08-30Added the validation for name field in create pod functionthuva42-16/+21
2017-08-29Add watchdog into testresults server to restart docker containers.Sakala Venkata Krishna Rohit1-0/+178
2017-08-29Merge "leverage setup.py directly to install TestAPI"Serena Feng4-32/+12