Age | Commit message (Expand) | Author | Files | Lines |
2017-09-12 | leverage LFID authentication to pod creation |  SerenaFeng | 2 | -1/+3 |
2017-09-12 | leverage token_check only when posting results |  SerenaFeng | 1 | -4/+9 |
2017-08-31 | leverage LFID as Authentication |  SerenaFeng | 1 | -10/+9 |
2017-08-25 | update scenario name |  SerenaFeng | 2 | -1/+20 |
2017-08-25 | update installer under scenario |  SerenaFeng | 1 | -0/+72 |
2017-08-25 | update versions under scenario |  SerenaFeng | 2 | -34/+120 |
2017-08-25 | bugfix: fail to generate APIs document patch |  SerenaFeng | 1 | -2/+2 |
2017-08-24 | bugfix: fail to generate APIs document |  SerenaFeng | 2 | -2/+8 |
2017-08-23 | bugfix: malfunction of scenario equal check |  SerenaFeng | 1 | -8/+22 |
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 | 2 | -2/+41 |
2017-08-22 | Merge "update projects in scenario" |  Serena Feng | 3 | -1/+171 |
2017-08-22 | Merge "update customs in scenario" |  Serena Feng | 2 | -22/+157 |
2017-08-21 | bugfix: OperationFailure: the limit must be positive |  SerenaFeng | 1 | -15/+16 |
2017-08-21 | change scenario owner |  SerenaFeng | 2 | -2/+41 |
2017-08-21 | update projects in scenario |  SerenaFeng | 3 | -1/+171 |
2017-08-18 | update customs in scenario |  SerenaFeng | 2 | -22/+157 |
2017-08-18 | Merge "bugfix: testapi is killed because of oom_kill" |  Serena Feng | 2 | -17/+19 |
2017-08-17 | impl update trust_indicator in scenario |  SerenaFeng | 1 | -22/+85 |
2017-08-16 | bugfix: testapi is killed because of oom_kill |  SerenaFeng | 2 | -17/+19 |
2017-08-15 | update scenario scores |  SerenaFeng | 1 | -2/+129 |
2017-08-14 | delete obsolete scenario update code |  SerenaFeng | 2 | -193/+2 |
2017-07-21 | query date from oldest to newest |  SerenaFeng | 1 | -11/+20 |
2017-07-21 | separate db methods from handler.py |  SerenaFeng | 1 | -29/+7 |
2017-07-20 | decouple the mutual-dependence of config.py and server.py |  SerenaFeng | 1 | -3/+1 |
2017-07-20 | role based access control and result upload |  grakiss | 2 | -2/+58 |
2017-07-19 | Merge "bugfix: pagination raise exception when no records returned" |  Serena Feng | 1 | -13/+14 |
2017-07-19 | Merge "bugfix: query doesn't work well with period=1" |  Serena Feng | 1 | -0/+6 |
2017-07-19 | bugfix: pagination raise exception when no records returned |  SerenaFeng | 1 | -13/+14 |
2017-07-19 | bugfix: query doesn't work well with period=1 |  SerenaFeng | 1 | -0/+6 |
2017-07-19 | bugfix: mix order of Arno results |  SerenaFeng | 1 | -1/+1 |
2017-06-28 | refactor list operation |  SerenaFeng | 1 | -26/+42 |
2017-06-28 | bugfix: Exception when the results is empty |  SerenaFeng | 1 | -2/+2 |
2017-06-27 | bugfix: pagination crash due to memory limitation |  SerenaFeng | 2 | -12/+27 |
2017-06-20 | support pagination in TestAPI |  SerenaFeng | 2 | -10/+37 |
2017-06-07 | add filter based on begin&end time of start_date |  SerenaFeng | 1 | -2/+20 |
2017-06-06 | show community results |  SerenaFeng | 1 | -1/+5 |
2017-05-19 | bugfix: extra fields are added when push results |  SerenaFeng | 1 | -1/+2 |
2017-05-18 | support showing user's specified contents after signin |  SerenaFeng | 1 | -0/+8 |
2017-05-18 | add signin web to TestAPI |  SerenaFeng | 1 | -11/+0 |
2017-05-17 | refactor static_path to accomodate web portal |  SerenaFeng | 1 | -5/+2 |
2017-05-12 | add web portal framework for TestAPI |  SerenaFeng | 1 | -0/+14 |
2017-05-11 | Merge "correct the import impl of TestAPI" |  Serena Feng | 9 | -11/+10 |
2017-05-10 | Add short_description field to testcase in test API |  Morgan Richomme | 1 | -6/+9 |
2017-05-10 | correct the import impl of TestAPI |  SerenaFeng | 9 | -11/+10 |
2017-04-09 | unify data existence check |  SerenaFeng | 6 | -173/+78 |
2017-04-06 | change not_found to forbidden when db not exist |  SerenaFeng | 1 | -3/+3 |
2017-04-06 | unify error message in TestAPI |  SerenaFeng | 6 | -37/+32 |
2017-03-30 | unify raise exception process |  SerenaFeng | 3 | -33/+21 |
2017-03-30 | replace self-defined http codes with standard definitions |  SerenaFeng | 6 | -29/+34 |