releng-testresults.git
2017-07-13 Serena FengMerge "leverage testapi's own gitignore"
2017-07-12 SerenaFengleverage testapi's own gitignore
2017-07-12 SerenaFengmove resources unit tests to tests/unit/resources
2017-07-06 Morgan RichommeMerge "Reporting docker deployment improvement"
2017-07-06 chenjiankunReporting docker deployment improvement
2017-07-05 SerenaFengbugfix: hardcoded testapi urls
2017-07-04 Jose LausuchMerge "Add jenkins jobs for automatic reporting dashboa...
2017-07-02 rohitsakalaAdd jenkins jobs for automatic reporting dashboard...
2017-06-29 Aric GardnerMerge "bug fix: typo in bottlenecks naming (reporting...
2017-06-28 Jose LausuchMerge "refactor list operation"
2017-06-28 Morgan RichommeMerge "bugfix: Exception when the results is empty"
2017-06-28 SerenaFengrefactor list operation
2017-06-28 SerenaFengbugfix: Exception when the results is empty
2017-06-27 Jose LausuchMerge "bugfix: pagination crash due to memory limitation"
2017-06-27 Morgan Richommebug fix: typo in bottlenecks naming (reporting page)
2017-06-27 SerenaFengbugfix: pagination crash due to memory limitation
2017-06-26 Morgan Richommebug fix: consider pagination when retrieveing results...
2017-06-23 Serena FengMerge "Changing urls of testapi api and resources"
2017-06-22 Serena FengMerge "support pagination in TestAPI"
2017-06-21 Morgan RichommeMerge "bug fix: bad format for start/time in Tempest...
2017-06-21 Morgan Richommebug fix: bad format for start/time in Tempest reporting
2017-06-20 SerenaFengsupport pagination in TestAPI
2017-06-20 SerenaFengmake website accessible via testresults.opnfv.org/test
2017-06-07 SerenaFengadd filter based on begin&end time of start_date
2017-06-06 SerenaFengshow community results
2017-06-06 Morgan RichommeMerge "Change to 'catalog_description' in Catalogue...
2017-06-06 Morgan RichommeMerge "substitute with testapi img"
2017-06-05 SerenaFengsubstitute with testapi img
2017-06-02 chenjiankunChange to 'catalog_description' in Catalogue page
2017-05-26 Ray PaikUpdating the license with Creative Commons Attribution...
2017-05-21 Sakala Venkata... Changing urls of testapi api and resources
2017-05-20 SerenaFengsupport cancel operation while signing in
2017-05-20 Serena FengMerge "add signout funcationality"
2017-05-19 SerenaFengbugfix: extra fields are added when push results
2017-05-19 SerenaFengadd signout funcationality
2017-05-18 SerenaFengsupport showing user's specified contents after signin
2017-05-18 SerenaFengadd signin web to TestAPI
2017-05-17 SerenaFengadd missing dist files ignored by .gitignore
2017-05-17 SerenaFengrefactor static_path to accomodate web portal
2017-05-17 Morgan RichommeMerge "bugfix: /resources.json and /APIs cannot be...
2017-05-16 SerenaFengbugfix: /resources.json and /APIs cannot be accessed
2017-05-12 SerenaFengrefactor config parser to facilitate adding new configs
2017-05-12 Morgan RichommeMerge "add web portal framework for TestAPI"
2017-05-12 Morgan RichommeMerge "big fixes: wrong path"
2017-05-12 SerenaFengadd web portal framework for TestAPI
2017-05-11 SerenaFengclarify schema base on swagger1.2 specification
2017-05-11 Serena FengMerge "leverage tornado framework to simply impl of...
2017-05-11 Serena FengMerge "correct the import impl of TestAPI"
2017-05-11 Serena FengMerge "change swagger urls based on v1.2 specification"
2017-05-11 Morgan Richommebig fixes: wrong path
2017-05-10 Morgan RichommeMerge "Bug Fixes: remove Db name + path"
2017-05-10 Morgan RichommeBug Fixes: remove Db name + path
2017-05-10 Morgan RichommeMerge "add qtip reporting"
2017-05-10 Morgan RichommeMerge "Add short_description field to testcase in test...
2017-05-10 Morgan RichommeAdd short_description field to testcase in test API
2017-05-10 SerenaFengleverage tornado framework to simply impl of TestAPI
2017-05-10 SerenaFengcorrect the import impl of TestAPI
2017-05-10 SerenaFengchange swagger urls based on v1.2 specification
2017-05-09 Morgan RichommeAdd arm support in functest reporting pages
2017-05-08 SerenaFengadd qtip reporting
2017-05-05 Serena FengMerge "leverage executor to test_testcase.py in TestAPI"
2017-05-05 Serena FengMerge "leverage executor to test_project.py in TestAPI"
2017-05-05 Serena FengMerge "leverage executor to test_result.py in TestAPI"
2017-04-27 Morgan RichommeMerge "leverage executor to test_token/version.py in...
2017-04-27 Morgan RichommeMerge changes from topics 'unittest_executor', 'import_...
2017-04-13 SerenaFengleverage executor to test_token/version.py in TestAPI
2017-04-13 SerenaFengleverage executor to test_testcase.py in TestAPI
2017-04-13 SerenaFengleverage executor to test_result.py in TestAPI
2017-04-13 SerenaFengleverage executor to test_project.py in TestAPI
2017-04-13 SerenaFengimpl executor and leverage to test_pod.py in TestAPI
2017-04-10 SerenaFengimport from absolute path in TestAPI unit
2017-04-09 SerenaFengunify data existence check
2017-04-06 SerenaFengchange not_found to forbidden when db not exist
2017-04-06 SerenaFengunify error message in TestAPI
2017-04-03 Morgan RichommeChange Danube image for reporting
2017-03-30 SerenaFengunify raise exception process
2017-03-30 SerenaFengreplace self-defined http codes with standard definitions
2017-03-29 Morgan RichommeMerge "add rename scenario exceptions"
2017-03-29 Morgan RichommeMerge "Add docker-compose files and requirements"
2017-03-29 SerenaFengadd rename scenario exceptions
2017-03-29 Serena FengMerge "keep methods' name/docstring after decorator"
2017-03-28 Morgan RichommeMerge "Create Catalogue page"
2017-03-28 SerenaFengkeep methods' name/docstring after decorator
2017-03-27 Kumar RishabhAdd docker-compose files and requirements
2017-03-27 Morgan RichommeAdd and insert new project icons
2017-03-25 chenjiankunCreate Catalogue page
2017-03-23 Jose LausuchMerge "start TestAPI in venv with no config-file"
2017-03-23 Jose LausuchMerge "restore setup.cfg in case submitted by mistake"
2017-03-23 Jose LausuchMerge "make unittest execution more user-friendly"
2017-03-23 SerenaFengmake unittest execution more user-friendly
2017-03-23 SerenaFengrestore setup.cfg in case submitted by mistake
2017-03-23 SerenaFengstart TestAPI in venv with no config-file
2017-03-23 SerenaFengfix: always return 200 even if exception happens
2017-03-20 Morgan RichommeMerge "Add new testcases in reporting page"
2017-03-17 Morgan RichommeMerge "Adds cronjob for filling vnf table row entries"
2017-03-17 Morgan RichommeMerge "Add vnf, tag create & Associate Plugins"
2017-03-17 Jun LiMerge "utils: fix yamllint issues"
2017-03-16 Morgan RichommeMerge "Add support for enum & expand vnf_catalogue...
2017-03-16 Morgan RichommeAdd new testcases in reporting page
2017-03-16 Kumar RishabhAdd vnf, tag create & Associate Plugins
next