[openSUSE/open-build-service] 5aa77a: Don't error on showing versions of a package
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 5aa77ae0c6eed6b92bfda746a5c00230b6b50cc9 https://github.com/openSUSE/open-build-service/commit/5aa77ae0c6eed6b92bfda7... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-05-29 (Wed, 29 May 2024) Changed paths: M src/api/app/controllers/webui/package_controller.rb Log Message: ----------- Don't error on showing versions of a package The error happened for values of the `page` parameter outside of the range of the versions of a package. Pass the `startbefore` parameter to the backend only if needed. Commit: fc8828bf42addf2b8654f4c1969bc5e10eaf9c8c https://github.com/openSUSE/open-build-service/commit/fc8828bf42addf2b8654f4... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-05-30 (Thu, 30 May 2024) Changed paths: M src/api/app/controllers/webui/package_controller.rb Log Message: ----------- Merge pull request #16223 from eduardoj/fix/issue_16184 Don't error on showing versions of a package Compare: https://github.com/openSUSE/open-build-service/compare/a0cb766207d6...fc8828... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Dani Donisa