[obs-commits] [openSUSE/open-build-service] 68645f: [webui] Remove debug code
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 68645fd3ea16720ef819e8103cd0a770e4ccff68 https://github.com/openSUSE/open-build-service/commit/68645fd3ea16720ef819e8... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M src/api/app/controllers/webui/package_controller.rb Log Message: ----------- [webui] Remove debug code Commit: 4bb40cbe49ab9ad091dbdfe66a1417faa07f5961 https://github.com/openSUSE/open-build-service/commit/4bb40cbe49ab9ad091dbdf... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_raises_an_exception/1_16_2_1.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_raises_an_exception/1_16_2_2.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_raises_an_exception/1_16_2_3.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_returns_statistics/1_16_1_1.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_returns_statistics/1_16_1_2.yml M src/api/spec/controllers/webui/package_controller_spec.rb Log Message: ----------- [ci] Rspec tests for package statistics Commit: dc103d7c76a7dfcc519d695da0dc081d1f5b250e https://github.com/openSUSE/open-build-service/commit/dc103d7c76a7dfcc519d69... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M src/api/app/controllers/webui/package_controller.rb A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_does_not_return_statistics/1_18_2_1.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_does_not_return_statistics/1_18_2_2.yml R src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_raises_an_exception/1_16_2_1.yml R src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_raises_an_exception/1_16_2_2.yml R src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_raises_an_exception/1_16_2_3.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_raises_an_exception/1_18_3_1.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_raises_an_exception/1_18_3_2.yml R src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_returns_statistics/1_16_1_1.yml R src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_returns_statistics/1_16_1_2.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_returns_statistics/1_18_1_1.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_returns_statistics/1_18_1_2.yml M src/api/spec/controllers/webui/package_controller_spec.rb Log Message: ----------- [webui][ci] Fix frontend response when backend does not have package statistics Whe the statistics are empty, the backend did not have any statistic file. In that case we want to reply that to the user instead of rendering the statistics page. Commit: b135c9e89ce142928a1e1aac05594e0eef8e1e3a https://github.com/openSUSE/open-build-service/commit/b135c9e89ce142928a1e1a... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-05-01 (Mon, 01 May 2017) Changed paths: M src/api/app/controllers/webui/package_controller.rb A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_does_not_return_statistics/1_18_2_1.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_does_not_return_statistics/1_18_2_2.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_raises_an_exception/1_18_3_1.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_raises_an_exception/1_18_3_2.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_returns_statistics/1_18_1_1.yml A src/api/spec/cassettes/Webui_PackageController/GET_statistics/when_backend_returns_statistics/1_18_1_2.yml M src/api/spec/controllers/webui/package_controller_spec.rb Log Message: ----------- Merge pull request #3048 from bgeuken/statistics_tests Statistics tests Compare: https://github.com/openSUSE/open-build-service/compare/9ede2d2cd417...b135c9...
participants (1)
-
Björn Geuken