Age | Commit message (Expand) | Author | Files | Lines |
2017-04-06 | change not_found to forbidden when db not exist |  SerenaFeng | 2 | -6/+6 |
2017-04-06 | unify error message in TestAPI |  SerenaFeng | 14 | -67/+122 |
2017-04-03 | Change Danube image for reporting |  Morgan Richomme | 1 | -0/+0 |
2017-03-30 | unify raise exception process |  SerenaFeng | 4 | -33/+52 |
2017-03-30 | replace self-defined http codes with standard definitions |  SerenaFeng | 13 | -126/+115 |
2017-03-29 | Merge "add rename scenario exceptions" |  Morgan Richomme | 2 | -8/+54 |
2017-03-29 | Merge "Add docker-compose files and requirements" |  Morgan Richomme | 15 | -14/+555 |
2017-03-29 | add rename scenario exceptions |  SerenaFeng | 2 | -8/+54 |
2017-03-29 | Merge "keep methods' name/docstring after decorator" |  Serena Feng | 2 | -0/+7 |
2017-03-28 | Merge "Create Catalogue page" |  Morgan Richomme | 46 | -18329/+901 |
2017-03-28 | keep methods' name/docstring after decorator |  SerenaFeng | 2 | -0/+7 |
2017-03-28 | Add docker-compose files and requirements |  Kumar Rishabh | 15 | -14/+555 |
2017-03-27 | Add and insert new project icons |  Morgan Richomme | 27 | -8/+53 |
2017-03-25 | Create Catalogue page |  chenjiankun | 46 | -18329/+901 |
2017-03-23 | Merge "start TestAPI in venv with no config-file" |  Jose Lausuch | 1 | -2/+7 |
2017-03-23 | Merge "restore setup.cfg in case submitted by mistake" |  Jose Lausuch | 1 | -0/+3 |
2017-03-23 | Merge "make unittest execution more user-friendly" |  Jose Lausuch | 2 | -10/+9 |
2017-03-23 | make unittest execution more user-friendly |  SerenaFeng | 2 | -10/+9 |
2017-03-23 | restore setup.cfg in case submitted by mistake |  SerenaFeng | 1 | -0/+3 |
2017-03-23 | start TestAPI in venv with no config-file |  SerenaFeng | 1 | -2/+7 |
2017-03-23 | fix: always return 200 even if exception happens |  SerenaFeng | 1 | -6/+0 |
2017-03-20 | Merge "Add new testcases in reporting page" |  Morgan Richomme | 1 | -0/+12 |
2017-03-17 | Merge "Adds cronjob for filling vnf table row entries" |  Morgan Richomme | 3 | -0/+167 |
2017-03-17 | Merge "Add vnf, tag create & Associate Plugins" |  Morgan Richomme | 28 | -122/+1184 |
2017-03-17 | Merge "utils: fix yamllint issues" |  Jun Li | 5 | -13/+16 |
2017-03-16 | Merge "Add support for enum & expand vnf_catalogue schema" |  Morgan Richomme | 2 | -1/+15 |
2017-03-16 | Add new testcases in reporting page |  Morgan Richomme | 1 | -0/+12 |
2017-03-16 | Add vnf, tag create & Associate Plugins |  Kumar Rishabh | 28 | -122/+1184 |
2017-03-15 | Adds cronjob for filling vnf table row entries |  Kumar Rishabh | 3 | -0/+167 |
2017-03-15 | Merge "Update reporting page for Danube" |  Morgan Richomme | 9 | -364/+635 |
2017-03-15 | Add support for enum & expand vnf_catalogue schema |  Kumar Rishabh | 2 | -1/+15 |
2017-03-14 | utils: fix yamllint issues |  Jessica Wagantall | 5 | -13/+16 |
2017-03-13 | Update reporting page for Danube |  Morgan Richomme | 9 | -364/+635 |
2017-03-07 | Merge "bug fix: last 4 run reporting for storperf" |  Morgan Richomme | 3 | -13/+34 |
2017-03-07 | bug fix: last 4 run reporting for storperf |  Morgan Richomme | 3 | -13/+34 |
2017-03-03 | Create Test Reporting landing page |  chenjiankun | 22 | -726/+805 |
2017-03-02 | Problem with rally_sanity results |  SerenaFeng | 1 | -98/+116 |
2017-03-01 | bugfix unittest test_queryProject occasionally failed in TestAPI |  SerenaFeng | 2 | -4/+67 |
2017-02-28 | Move from snaps_healthcheck to connection_check |  Morgan Richomme | 1 | -4/+4 |
2017-02-28 | Move case base from tempest_smoke_serial to snaps_healthcheck |  Morgan Richomme | 3 | -9/+11 |
2017-02-27 | [Functest] Add Tempest Defcore test to the dashboard |  jose.lausuch | 1 | -0/+2 |
2017-02-27 | Merge "make unittest cover server.py in TestAPI" |  Morgan Richomme | 5 | -19/+56 |
2017-02-27 | Merge "Use new-style classes which inherit from object in TestAPI" |  Morgan Richomme | 1 | -1/+1 |
2017-02-27 | Merge "Add storperf reportign status page Create associated static storperf p... |  Morgan Richomme | 9 | -4/+277 |
2017-02-27 | Use new-style classes which inherit from object in TestAPI |  SerenaFeng | 1 | -1/+1 |
2017-02-27 | make unittest cover server.py in TestAPI |  SerenaFeng | 5 | -19/+56 |
2017-02-24 | leverage tox to facilitate the development |  SerenaFeng | 3 | -0/+78 |
2017-02-24 | add unittest of config.py |  SerenaFeng | 8 | -17/+105 |
2017-02-24 | fix internal port of TestAPI |  SerenaFeng | 2 | -9/+3 |
2017-02-24 | Add storperf reportign status page |  Morgan Richomme | 9 | -4/+277 |