Branch: refs/heads/master Home: https://github.com/openSUSE/software-o-o Commit: e4164038ae7a55f610e98394335a60f463d55bae https://github.com/openSUSE/software-o-o/commit/e4164038ae7a55f610e98394335a... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-21 (Mon, 21 Mar 2022) Changed paths: M .github/workflows/tests.yml Log Message: ----------- Stop testing ruby matrix We only ever deploy one version... Also moves to a stepped workflow. First setup, then linters then the suite. Commit: 85d1d63f708037b5cf42d46d51edbd38b045e0cb https://github.com/openSUSE/software-o-o/commit/85d1d63f708037b5cf42d46d51ed... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-21 (Mon, 21 Mar 2022) Changed paths: M Gemfile M Gemfile.lock Log Message: ----------- Bundle with 2.3.7 Commit: c105cccb2d878b59e6f6a685b22bc618de26ca02 https://github.com/openSUSE/software-o-o/commit/c105cccb2d878b59e6f6a685b22b... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-21 (Mon, 21 Mar 2022) Changed paths: M .rubocop_todo.yml M Gemfile M Gemfile.lock Log Message: ----------- Introduces rubocop-minitest/rails and regenerates TODO Commit: 6bcf75c846857428ca6dbe60d7fe06a4b7a98f9c https://github.com/openSUSE/software-o-o/commit/6bcf75c846857428ca6dbe60d7fe... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-21 (Mon, 21 Mar 2022) Changed paths: M Gemfile M Gemfile.lock Log Message: ----------- Update to rails 7 Commit: 932f6638460de28a08f8c4c1f0cda29ca461939f https://github.com/openSUSE/software-o-o/commit/932f6638460de28a08f8c4c1f0cd... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-21 (Mon, 21 Mar 2022) Changed paths: M app/controllers/download_controller.rb M app/controllers/obs_controller.rb M app/controllers/package_controller.rb M app/controllers/search_controller.rb Log Message: ----------- Fix ObsController name Commit: b7fd00d4b77e6434439cfa6e48fbc41f4894506d https://github.com/openSUSE/software-o-o/commit/b7fd00d4b77e6434439cfa6e48fb... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-21 (Mon, 21 Mar 2022) Changed paths: R public/javascripts/jrails.js R public/javascripts/slimbox2.js R public/stylesheets/images/ajax-loader.gif R public/stylesheets/images/arrow-16-grey.png R public/stylesheets/images/toggle-arrow.png R public/stylesheets/slimbox2/closelabel.gif R public/stylesheets/slimbox2/loading.gif R public/stylesheets/slimbox2/nextlabel.gif R public/stylesheets/slimbox2/prevlabel.gif R public/stylesheets/slimbox2/slimbox2-rtl.css R public/stylesheets/slimbox2/slimbox2.css Log Message: ----------- Remove cruft from public Unused js and css Commit: a686e7c8a0efb11dfb75378c75e9b031b8dc8eaa https://github.com/openSUSE/software-o-o/commit/a686e7c8a0efb11dfb75378c75e9... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-21 (Mon, 21 Mar 2022) Changed paths: R .editorconfig R .travis.yml R Capfile R config/compass.rb R doc/README.rails R doc/README_FOR_APP R manifest.yml R script/breakpointer R script/performance/benchmarker R script/performance/profiler R script/performance/request R script/process/inspector R script/process/reaper R script/process/spawner R script/rails Log Message: ----------- Delete ancient unused cruft Commit: 26e509ef2384ba7499076cc0b0c1852b9b5df357 https://github.com/openSUSE/software-o-o/commit/26e509ef2384ba7499076cc0b0c1... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-21 (Mon, 21 Mar 2022) Changed paths: M bin/bundle M bin/rails M bin/rake Log Message: ----------- Update binstubs Commit: 4ad97e2f5da9c7f233fb8eb7a0a80c4238043bbd https://github.com/openSUSE/software-o-o/commit/4ad97e2f5da9c7f233fb8eb7a0a8... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M Rakefile M config.ru M config/application.rb M config/boot.rb M config/environment.rb M config/environments/development.rb M config/environments/production.rb R config/environments/stage.rb M config/environments/test.rb M config/initializers/assets.rb R config/initializers/backtrace_silencers.rb R config/initializers/cookies_serializer.rb M config/initializers/filter_parameter_logging.rb R config/initializers/hybrid_cookies_serializer.rb M config/initializers/inflections.rb M config/initializers/mime_types.rb R config/initializers/new_rails_defaults.rb R config/initializers/removeold.rb R config/initializers/session_store.rb R config/initializers/wrap_parameters.rb M config/locales/en.yml M config/puma.rb M config/routes.rb Log Message: ----------- Update Rails configuration Commit: 5c6833b3134a0f1d56c9513ed1e3fe7770436cd7 https://github.com/openSUSE/software-o-o/commit/5c6833b3134a0f1d56c9513ed1e3... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M .gitignore A lib/assets/.keep A log/.keep Log Message: ----------- Ignore byebug history Commit: c2879de271e3595028aa414884d08a3f934c11dc https://github.com/openSUSE/software-o-o/commit/c2879de271e3595028aa414884d0... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: A .ruby-version Log Message: ----------- Set a .ruby-version Commit: 55e0e7e27ae91827fba6b26323ddba3ca83a5edd https://github.com/openSUSE/software-o-o/commit/55e0e7e27ae91827fba6b26323dd... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M app/controllers/package_controller.rb Log Message: ----------- Allow other hosts for screenshot redirects Commit: bbd89c444c90789eeed14055abe09e249e5f97bc https://github.com/openSUSE/software-o-o/commit/bbd89c444c90789eeed14055abe0... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M Gemfile Log Message: ----------- Require byebug also in the test env Debugging tests is nice. Commit: af5943af6fe42e736ae06c800dc32be443e7b9b4 https://github.com/openSUSE/software-o-o/commit/af5943af6fe42e736ae06c800dc3... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M Gemfile M Gemfile.lock Log Message: ----------- Drop web-console and solargraph from bundle web-console is dangerous stuff no one really needs. solargraph is something you can setup locally if you need it. Commit: 91249a3c34c5f4e6b1b9626ed2532d2f7a979421 https://github.com/openSUSE/software-o-o/commit/91249a3c34c5f4e6b1b9626ed253... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M Makefile M app/assets/config/manifest.js A app/assets/stylesheets/application.css R app/assets/stylesheets/application.scss R app/assets/stylesheets/chameleon/chameleon.css A app/assets/stylesheets/chameleon/chameleon.css.scss M config/initializers/assets.rb Log Message: ----------- Put the chameleon theme into the asset pipeline Everything the theme brings should be processed like any other asset. Commit: be242645865d9414744eeffd2d7bb7e23962208d https://github.com/openSUSE/software-o-o/commit/be242645865d9414744eeffd2d7b... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M Gemfile.lock Log Message: ----------- Update vcr to 6.1.0 Commit: af49cc422f62c52c90f8d260c283e9379f441e2b https://github.com/openSUSE/software-o-o/commit/af49cc422f62c52c90f8d260c283... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: A test/fixtures/appdata.xml.gz A test/fixtures/repomd.xml M test/integration/obs_controller_test.rb M test/integration/package_controller_test.rb M test/models/appdata_test.rb M test/obs_test.rb A test/support/vcr-cassettes/backend_connection.yml A test/support/vcr-cassettes/backend_error_handling.yml A test/support/vcr-cassettes/default_searches.yml A test/support/vcr-cassettes/empty_query.yml A test/support/vcr-cassettes/known_screenshot_redirects_to_original.yml A test/support/vcr-cassettes/non_existing_packages.yml A test/support/vcr-cassettes/only_version_query.yml A test/support/vcr-cassettes/package_information.yml A test/support/vcr-cassettes/search_binaries_data_structure.yml A test/support/vcr-cassettes/search_fileinfo_for_one_Binary.yml A test/support/vcr-cassettes/search_project_quality.yml A test/support/vcr-cassettes/thumbnail_downloaded_uses_it.yml A test/support/vcr-cassettes/thumbnail_failed_download_uses_default_image.yml A test/support/vcr-cassettes/thumbnail_not_downloaded_downloads_it.yml A test/support/vcr-cassettes/thumbnail_unknown_package_returns_default_asset.yml A test/support/vcr-cassettes/unknown_screenshot_is_404.yml R test/support/vcr/default.yml M test/system/package_information_test.rb M test/system/search_results_test.rb M test/test_helper.rb Log Message: ----------- Record to individual VCR casettes Instead of one giant YML file... Commit: 5608e6cf01c6b646c7a79b0d619691921c958cfe https://github.com/openSUSE/software-o-o/commit/5608e6cf01c6b646c7a79b0d6196... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M config/environments/development.rb Log Message: ----------- Always use memory_store in development Not only when tmp/caching-dev.txt exists Commit: c20e5e2b159b20ba17a5e0e2c22fef67427c8e44 https://github.com/openSUSE/software-o-o/commit/c20e5e2b159b20ba17a5e0e2c22f... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M app/controllers/package_controller.rb M test/integration/package_controller_test.rb Log Message: ----------- Rescue OpenURI Errors only Commit: f257cd74f36e99596b6c85c06e70f33475270db4 https://github.com/openSUSE/software-o-o/commit/f257cd74f36e99596b6c85c06e70... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M test/models/appdata_test.rb M test/obs_test.rb Log Message: ----------- Adtop tests to appdata from today Commit: 158bda3fd832584590be4811e66183ec0fa1b251 https://github.com/openSUSE/software-o-o/commit/158bda3fd832584590be4811e661... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M .rubocop_todo.yml Log Message: ----------- Update rubocop todo Commit: afc527df59a46c9fd57a8d52128357593cc8ca1d https://github.com/openSUSE/software-o-o/commit/afc527df59a46c9fd57a8d521283... Author: Alexander Graul <agraul@suse.com> Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: R .editorconfig M .github/workflows/tests.yml M .gitignore M .rubocop_todo.yml A .ruby-version R .travis.yml R Capfile M Gemfile M Gemfile.lock M Makefile M Rakefile M app/assets/config/manifest.js A app/assets/stylesheets/application.css R app/assets/stylesheets/application.scss R app/assets/stylesheets/chameleon/chameleon.css A app/assets/stylesheets/chameleon/chameleon.css.scss M app/controllers/download_controller.rb M app/controllers/obs_controller.rb M app/controllers/package_controller.rb M app/controllers/search_controller.rb M bin/bundle M bin/rails M bin/rake M config.ru M config/application.rb M config/boot.rb R config/compass.rb M config/environment.rb M config/environments/development.rb M config/environments/production.rb R config/environments/stage.rb M config/environments/test.rb M config/initializers/assets.rb R config/initializers/backtrace_silencers.rb R config/initializers/cookies_serializer.rb M config/initializers/filter_parameter_logging.rb R config/initializers/hybrid_cookies_serializer.rb M config/initializers/inflections.rb M config/initializers/mime_types.rb R config/initializers/new_rails_defaults.rb R config/initializers/removeold.rb R config/initializers/session_store.rb R config/initializers/wrap_parameters.rb M config/locales/en.yml M config/puma.rb M config/routes.rb R doc/README.rails R doc/README_FOR_APP A lib/assets/.keep A log/.keep R manifest.yml R public/javascripts/jrails.js R public/javascripts/slimbox2.js R public/stylesheets/images/ajax-loader.gif R public/stylesheets/images/arrow-16-grey.png R public/stylesheets/images/toggle-arrow.png R public/stylesheets/slimbox2/closelabel.gif R public/stylesheets/slimbox2/loading.gif R public/stylesheets/slimbox2/nextlabel.gif R public/stylesheets/slimbox2/prevlabel.gif R public/stylesheets/slimbox2/slimbox2-rtl.css R public/stylesheets/slimbox2/slimbox2.css R script/breakpointer R script/performance/benchmarker R script/performance/profiler R script/performance/request R script/process/inspector R script/process/reaper R script/process/spawner R script/rails A test/fixtures/appdata.xml.gz A test/fixtures/repomd.xml M test/integration/obs_controller_test.rb M test/integration/package_controller_test.rb M test/models/appdata_test.rb M test/obs_test.rb A test/support/vcr-cassettes/backend_connection.yml A test/support/vcr-cassettes/backend_error_handling.yml A test/support/vcr-cassettes/default_searches.yml A test/support/vcr-cassettes/empty_query.yml A test/support/vcr-cassettes/known_screenshot_redirects_to_original.yml A test/support/vcr-cassettes/non_existing_packages.yml A test/support/vcr-cassettes/only_version_query.yml A test/support/vcr-cassettes/package_information.yml A test/support/vcr-cassettes/search_binaries_data_structure.yml A test/support/vcr-cassettes/search_fileinfo_for_one_Binary.yml A test/support/vcr-cassettes/search_project_quality.yml A test/support/vcr-cassettes/thumbnail_downloaded_uses_it.yml A test/support/vcr-cassettes/thumbnail_failed_download_uses_default_image.yml A test/support/vcr-cassettes/thumbnail_not_downloaded_downloads_it.yml A test/support/vcr-cassettes/thumbnail_unknown_package_returns_default_asset.yml A test/support/vcr-cassettes/unknown_screenshot_is_404.yml R test/support/vcr/default.yml M test/system/package_information_test.rb M test/system/search_results_test.rb M test/test_helper.rb Log Message: ----------- Merge pull request #1145 from hennevogel/feature/ruby31 Ruby 3.1 / Rails 7 Compare: https://github.com/openSUSE/software-o-o/compare/85bd7ab4a18e...afc527df59a4