summaryrefslogtreecommitdiffstats
path: root/result_collection_api
AgeCommit message (Expand)AuthorFilesLines
2016-05-31bugfix: query results failed due to wrong using periodSerenaFeng3-7/+36
2016-05-31Merge "bugfix: query results failed due to wrong using type of trust_indicator"Morgan Richomme3-6/+13
2016-05-31bugfix: query results failed due to wrong using type of trust_indicatorSerenaFeng3-6/+13
2016-05-31Merge "bugfix: version return body is inconsistent with the designed model"Morgan Richomme3-10/+31
2016-05-31Merge "refactor fake_pymongo.py to eliminate repeated codes"Morgan Richomme1-15/+11
2016-05-31bugfix: version return body is inconsistent with the designed modelSerenaFeng3-10/+31
2016-05-31bugfix: query results failed due to using mutable list initiationSerenaFeng6-24/+32
2016-05-30refactor fake_pymongo.py to eliminate repeated codesSerenaFeng1-15/+11
2016-05-30eliminate flake8 violation of testAPISerenaFeng3-15/+3
2016-05-30swagger-ize dashboard and version apis of testAPISerenaFeng10-203/+276
2016-05-29swagger-ize result-apis of testAPISerenaFeng14-208/+189
2016-05-27swagger-ize testcase-apis of testAPISerenaFeng10-236/+239
2016-05-26swagger-ize project-apis of testAPISerenaFeng8-215/+241
2016-05-26swagger-ize pod-apis of testAPISerenaFeng6-93/+152
2016-05-26Merge "eliminate flake8 violation in testAPI except dashboard dir"Morgan Richomme8-61/+106
2016-05-26eliminate flake8 violation in testAPI except dashboard dirSerenaFeng9-63/+109
2016-05-26Merge "attach version number to url in testAPI"Morgan Richomme9-50/+57
2016-05-26attach version number to url in testAPISerenaFeng9-50/+57
2016-05-25Test API add start_date, stop_date parameters in resultsMorgan Richomme9-36/+42
2016-05-25Merge "add test result/dashboard related unittests in testAPI and refactor it...Morgan Richomme10-307/+653
2016-05-25add test result/dashboard related unittests in testAPI and refactor its responseSerenaFeng10-307/+653
2016-05-24Add pod role in pod description in the APIMorgan Richomme2-5/+15
2016-05-23Add dependency to futures lib in READMEMorgan Richomme1-0/+1
2016-05-20add unittests for testcase and refactor testcase related implementationSerenaFeng8-196/+404
2016-05-19add unittests of project & refactor responseSerenaFeng11-316/+440
2016-05-18Merge "add pod related unittests in testAPI"Morgan Richomme7-39/+250
2016-05-18add pod related unittests in testAPISerenaFeng7-39/+250
2016-05-17make run_test executable in repoMorgan Richomme1-0/+0
2016-05-17add unittest framework for supporting unittest in testAPISerenaFeng8-0/+259
2016-05-13tornado_swagger_ui support query operation in "GET" method, and support metho...SerenaFeng7-18/+167
2016-05-12support list property in tornado_swagger_uiSerenaFeng3-23/+116
2016-05-11integration of tornado and swagger-uiSerenaFeng36-0/+11632
2016-04-29Add trust indicator fieldMorgan Richomme2-4/+26
2016-04-20bug fix: Rally duration not correct due to result format changeMorgan Richomme1-11/+17
2016-03-17Add scenario and criteria field in the Test result object of the test APIMorgan Richomme2-2/+20
2016-03-10reorganization of Test folder in RelengMorgan Richomme15-892/+0
2016-03-09Add automated reporting for TempestMorgan Richomme2-0/+188
2016-03-03Reporting dashboard for functestboucherv3-0/+230
2016-02-29Add tempest success rate to calculate the % of success resultsMorgan Richomme1-0/+19
2016-02-29Merge "fix last spaces & tab"Morgan Richomme2-3/+3
2016-02-29bug fix: installer field no more available in result objectMorgan Richomme1-0/+1
2016-02-26fix last spaces & tabMorgan Richomme2-3/+3
2016-02-26Merge "Add jenkins build tag into result api"Morgan Richomme2-196/+205
2016-02-26Merge "Add POD visualisation"Morgan Richomme4-35/+80
2016-02-26Add jenkins build tag into result apiboucherv2-196/+205
2016-02-26Add POD visualisationCloud user4-35/+80
2016-02-23fix bug on period in Test APIMorgan Richomme1-2/+2
2016-02-22bottlenecks: fix rewrite the rubbos graph drawing functionRex Lee1-30/+25
2016-02-19bottlenecks: rewrite the rubbos graph drawing functionMatthewLi1-1/+22
2016-02-12Merge "Update dashboard"Morgan Richomme11-208/+380