Age | Commit message (Expand) | Author | Files | Lines |
2017-09-16 | Merge "testing for raise in config.py" |  Serena Feng | 1 | -0/+9 |
2017-09-12 | leverage LFID authentication to pod creation |  SerenaFeng | 10 | -23/+128 |
2017-09-12 | leverage token_check only when posting results |  SerenaFeng | 3 | -77/+17 |
2017-09-12 | testing for raise in config.py |  utkarshrai98 | 1 | -0/+9 |
2017-09-12 | Merge "add case-insensitive for find pods query" |  Serena Feng | 4 | -4/+24 |
2017-09-12 | Merge "update Readme.rst to be consistent with current implementation" |  Serena Feng | 1 | -36/+65 |
2017-09-11 | Merge "Fix the error in the podscontroller." |  Aric Gardner | 1 | -2/+2 |
2017-09-11 | Handle error in front-end |  thuva4 | 1 | -4/+5 |
2017-09-11 | Fix the error in the podscontroller. |  thuva4 | 1 | -2/+2 |
2017-09-11 | add case-insensitive for find pods query |  thuva4 | 4 | -4/+24 |
2017-09-11 | Merge "Updating reporting url and fixed a bug" |  Serena Feng | 1 | -10/+10 |
2017-09-07 | Updating reporting url and fixed a bug |  Sakala Venkata Krishna Rohit | 1 | -10/+10 |
2017-09-06 | update Readme.rst to be consistent with current implementation |  SerenaFeng | 1 | -36/+65 |
2017-09-06 | hide cas ticket from web portal |  SerenaFeng | 6 | -47/+49 |
2017-09-05 | Merge "Refactored docker watchdog code" |  Morgan Richomme | 1 | -38/+25 |
2017-09-05 | Merge "hide create_pod function from anonymous user" |  Serena Feng | 2 | -7/+8 |
2017-09-05 | bugfix: TestAPI start failed due to config.ini not found |  SerenaFeng | 2 | -2/+2 |
2017-09-05 | Merge "bugfix: leverage data_files to stop hacking setup.py" |  Serena Feng | 8 | -27/+11 |
2017-09-05 | bugfix: container start failed due to config_file set to Nonetype |  SerenaFeng | 1 | -1/+1 |
2017-09-05 | Merge "improve: discard venv support for official product" |  Serena Feng | 1 | -13/+2 |
2017-09-04 | Refactored docker watchdog code |  Sakala Venkata Krishna Rohit | 1 | -38/+25 |
2017-09-04 | bugfix: leverage data_files to stop hacking setup.py |  SerenaFeng | 8 | -27/+11 |
2017-09-04 | hide create_pod function from anonymous user |  SerenaFeng | 2 | -7/+8 |
2017-09-04 | improve: discard venv support for official product |  SerenaFeng | 1 | -13/+2 |
2017-09-04 | clarify obsoleted test configuration files |  SerenaFeng | 7 | -83/+3 |
2017-09-04 | Merge "leverage LFID as Authentication" |  Serena Feng | 14 | -204/+104 |
2017-09-01 | Merge "Add watchdog into testresults server to restart docker containers." |  Aric Gardner | 1 | -0/+178 |
2017-08-31 | leverage LFID as Authentication |  SerenaFeng | 14 | -204/+104 |
2017-08-30 | Added the validation for name field in create pod function |  thuva4 | 2 | -16/+21 |
2017-08-29 | Add watchdog into testresults server to restart docker containers. |  Sakala Venkata Krishna Rohit | 1 | -0/+178 |
2017-08-29 | Merge "leverage setup.py directly to install TestAPI" |  Serena Feng | 4 | -32/+12 |
2017-08-25 | leverage setup.py directly to install TestAPI |  SerenaFeng | 4 | -32/+12 |
2017-08-25 | update scenario name |  SerenaFeng | 3 | -1/+37 |
2017-08-25 | update installer under scenario |  SerenaFeng | 3 | -9/+132 |
2017-08-25 | simplify unit tests implementation of update scenario |  SerenaFeng | 1 | -88/+79 |
2017-08-25 | update versions under scenario |  SerenaFeng | 4 | -34/+190 |
2017-08-25 | bugfix: fail to generate APIs document patch |  SerenaFeng | 1 | -2/+2 |
2017-08-24 | bugfix: fail to generate APIs document |  SerenaFeng | 3 | -3/+10 |
2017-08-23 | bugfix: malfunction of scenario equal check |  SerenaFeng | 3 | -13/+26 |
2017-08-22 | Merge "bugfix: OperationFailure: the limit must be positive" |  Serena Feng | 1 | -15/+16 |
2017-08-22 | Merge "change scenario owner" |  Serena Feng | 4 | -4/+51 |
2017-08-22 | Merge "update projects in scenario" |  Serena Feng | 6 | -5/+247 |
2017-08-22 | Merge "in swagger operation parameter supports array type" |  Serena Feng | 1 | -5/+12 |
2017-08-22 | Merge "update customs in scenario" |  Serena Feng | 5 | -30/+222 |
2017-08-21 | bugfix: OperationFailure: the limit must be positive |  SerenaFeng | 1 | -15/+16 |
2017-08-21 | change scenario owner |  SerenaFeng | 4 | -4/+51 |
2017-08-21 | update projects in scenario |  SerenaFeng | 7 | -10/+259 |
2017-08-18 | in swagger operation parameter supports array type |  SerenaFeng | 1 | -5/+12 |
2017-08-18 | update customs in scenario |  SerenaFeng | 5 | -30/+222 |
2017-08-18 | Merge "bugfix: testapi is killed because of oom_kill" |  Serena Feng | 2 | -17/+19 |