Branch: refs/heads/master Home: https://github.com/openSUSE/software-o-o Commit: 458797de00ad7ce74044e2f3d0046b09a407983e https://github.com/openSUSE/software-o-o/commit/458797de00ad7ce74044e2f3d004... Author: Sasi Olin <hel@lcp.world> Date: 2022-03-25 (Fri, 25 Mar 2022) Changed paths: M app/controllers/application_controller.rb M app/controllers/download_controller.rb Log Message: ----------- Fix json output in download section Commit: a99aaf38dd74361ed54d0078864ba933a7e0e3bc https://github.com/openSUSE/software-o-o/commit/a99aaf38dd74361ed54d0078864b... Author: Sasi Olin <hel@lcp.world> Date: 2022-03-28 (Mon, 28 Mar 2022) Changed paths: A test/integration/download_controller_test.rb A test/support/vcr-cassettes/download_package_returns_a_valid_json_document.yml Log Message: ----------- Add a test for json endpoints Commit: db97d5546b1b80ace27a20a9b926c1018891c2f9 https://github.com/openSUSE/software-o-o/commit/db97d5546b1b80ace27a20a9b926... Author: Sasi Olin <hel@lcp.world> Date: 2022-03-28 (Mon, 28 Mar 2022) Changed paths: M test/integration/download_controller_test.rb Log Message: ----------- Fix the rubocop issues Commit: 32f1d47eb6d7e4ec93cedf5fc4eec429d27390a8 https://github.com/openSUSE/software-o-o/commit/32f1d47eb6d7e4ec93cedf5fc4ee... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-28 (Mon, 28 Mar 2022) Changed paths: M app/controllers/application_controller.rb M app/controllers/download_controller.rb A test/integration/download_controller_test.rb A test/support/vcr-cassettes/download_package_returns_a_valid_json_document.yml Log Message: ----------- Merge pull request #1165 from openSUSE/hellcp/json-output Fix json output in download section Compare: https://github.com/openSUSE/software-o-o/compare/b3a243976b05...32f1d47eb6d7