Age | Commit message (Expand) | Author | Files | Lines |
2017-06-22 | Merge "support pagination in TestAPI" |  Serena Feng | 6 | -17/+68 |
2017-06-21 | Merge "bug fix: bad format for start/time in Tempest reporting" |  Morgan Richomme | 1 | -1/+18 |
2017-06-21 | bug fix: bad format for start/time in Tempest reporting |  Morgan Richomme | 1 | -1/+18 |
2017-06-20 | support pagination in TestAPI |  SerenaFeng | 6 | -17/+68 |
2017-06-20 | make website accessible via testresults.opnfv.org/test |  SerenaFeng | 3 | -12/+12 |
2017-06-07 | add filter based on begin&end time of start_date |  SerenaFeng | 2 | -4/+22 |
2017-06-06 | show community results |  SerenaFeng | 3 | -198/+29 |
2017-06-06 | Merge "Change to 'catalog_description' in Catalogue page" |  Morgan Richomme | 6 | -18/+41 |
2017-06-06 | Merge "substitute with testapi img" |  Morgan Richomme | 4 | -0/+0 |
2017-06-05 | substitute with testapi img |  SerenaFeng | 4 | -0/+0 |
2017-06-02 | Change to 'catalog_description' in Catalogue page |  chenjiankun | 6 | -18/+41 |
2017-05-25 | Updating the license with Creative Commons Attribution 4.0 with SPDX shorthand |  Ray Paik | 2 | -4/+4 |
2017-05-20 | support cancel operation while signing in |  SerenaFeng | 3 | -2/+11 |
2017-05-20 | Merge "add signout funcationality" |  Serena Feng | 3 | -0/+15 |
2017-05-19 | bugfix: extra fields are added when push results |  SerenaFeng | 2 | -4/+5 |
2017-05-19 | add signout funcationality |  SerenaFeng | 3 | -0/+15 |
2017-05-18 | support showing user's specified contents after signin |  SerenaFeng | 6 | -13/+68 |
2017-05-18 | add signin web to TestAPI |  SerenaFeng | 12 | -8/+136 |
2017-05-17 | add missing dist files ignored by .gitignore |  SerenaFeng | 18 | -0/+10231 |
2017-05-17 | refactor static_path to accomodate web portal |  SerenaFeng | 38 | -72/+72 |
2017-05-17 | Merge "bugfix: /resources.json and /APIs cannot be accessed" |  Morgan Richomme | 2 | -5/+3 |
2017-05-16 | bugfix: /resources.json and /APIs cannot be accessed |  SerenaFeng | 2 | -5/+3 |
2017-05-12 | refactor config parser to facilitate adding new configs |  SerenaFeng | 3 | -100/+40 |
2017-05-12 | Merge "add web portal framework for TestAPI" |  Morgan Richomme | 340 | -1/+85415 |
2017-05-12 | Merge "big fixes: wrong path" |  Morgan Richomme | 2 | -5/+4 |
2017-05-12 | add web portal framework for TestAPI |  SerenaFeng | 340 | -1/+85415 |
2017-05-11 | clarify schema base on swagger1.2 specification |  SerenaFeng | 1 | -3/+3 |
2017-05-11 | Merge "leverage tornado framework to simply impl of TestAPI" |  Serena Feng | 4 | -35/+37 |
2017-05-11 | Merge "correct the import impl of TestAPI" |  Serena Feng | 13 | -53/+55 |
2017-05-11 | Merge "change swagger urls based on v1.2 specification" |  Serena Feng | 3 | -10/+11 |
2017-05-11 | big fixes: wrong path |  Morgan Richomme | 2 | -5/+4 |
2017-05-10 | Merge "Bug Fixes: remove Db name + path" |  Morgan Richomme | 4 | -60/+15 |
2017-05-10 | Bug Fixes: remove Db name + path |  Morgan Richomme | 4 | -60/+15 |
2017-05-10 | Merge "add qtip reporting" |  Morgan Richomme | 8 | -0/+380 |
2017-05-10 | Merge "Add short_description field to testcase in test API" |  Morgan Richomme | 1 | -6/+9 |
2017-05-10 | Add short_description field to testcase in test API |  Morgan Richomme | 1 | -6/+9 |
2017-05-10 | leverage tornado framework to simply impl of TestAPI |  SerenaFeng | 4 | -35/+37 |
2017-05-10 | correct the import impl of TestAPI |  SerenaFeng | 13 | -53/+55 |
2017-05-10 | change swagger urls based on v1.2 specification |  SerenaFeng | 3 | -10/+11 |
2017-05-09 | Add arm support in functest reporting pages |  Morgan Richomme | 4 | -209/+266 |
2017-05-08 | add qtip reporting |  SerenaFeng | 8 | -0/+380 |
2017-05-05 | Merge "leverage executor to test_testcase.py in TestAPI" |  Serena Feng | 1 | -59/+64 |
2017-05-05 | Merge "leverage executor to test_project.py in TestAPI" |  Serena Feng | 1 | -61/+55 |
2017-05-05 | Merge "leverage executor to test_result.py in TestAPI" |  Serena Feng | 1 | -103/+105 |
2017-04-27 | Merge "leverage executor to test_token/version.py in TestAPI" |  Morgan Richomme | 2 | -42/+41 |
2017-04-27 | Merge changes from topics 'unittest_executor', 'import_absolute' |  Morgan Richomme | 10 | -34/+117 |
2017-04-13 | leverage executor to test_token/version.py in TestAPI |  SerenaFeng | 2 | -42/+41 |
2017-04-13 | leverage executor to test_testcase.py in TestAPI |  SerenaFeng | 1 | -59/+64 |
2017-04-13 | leverage executor to test_result.py in TestAPI |  SerenaFeng | 1 | -103/+105 |
2017-04-13 | leverage executor to test_project.py in TestAPI |  SerenaFeng | 1 | -61/+55 |