[openSUSE/open-build-service] db8e29: Improve performance of checking for notifications ...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: db8e29228d8330f25f06b02d03ea7a51ea45c7b2 https://github.com/openSUSE/open-build-service/commit/db8e29228d8330f25f06b0... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M src/api/app/views/webui/users/notifications/_notifications_list.html.haml Log Message: ----------- Improve performance of checking for notifications query Instead of perfoming another query for checking for empty notifications, use the already cached `total_count` query result. Commit: ddc08260e1488d26a8c99bf6564adcfd68821d45 https://github.com/openSUSE/open-build-service/commit/ddc08260e1488d26a8c99b... Author: Eduardo J. <enavarro@suse.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M src/api/app/views/webui/users/notifications/_notifications_list.html.haml Log Message: ----------- Merge pull request #17057 from eduardoj/fix/notifications_empty_check Improve performance of checking for notifications query Compare: https://github.com/openSUSE/open-build-service/compare/7c9fee596fe8...ddc082... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Eduardo J.