summaryrefslogtreecommitdiffstats
path: root/testapi
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Add view option in pods pagethuva47-20/+140
2017-12-02redesign the pods interfacethuva418-121/+5355
2017-11-24Merge "clear web pages"Serena Feng9-1304/+5
2017-11-23clear web pagesSerenaFeng9-1304/+5
2017-11-23Add filter option in projects pagethuva45-25/+114
2017-11-22showing the response message in the pods pagethuva45-27/+28
2017-11-22Merge "move self-developed front-end codes to ui/"Serena Feng40-1/+1
2017-11-21move self-developed front-end codes to ui/SerenaFeng40-1/+1
2017-11-21bugfix: docker build failed after leveraging new repoSerenaFeng1-2/+2
2017-11-16Update and Delete functionalities for projectsthuva417-172/+883
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