[openSUSE/open-build-service] 05a0b0: Remove 'with_commentable' scope from comment model
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 05a0b0fdff5836accbb08f64a00776c6b50888f5 https://github.com/openSUSE/open-build-service/commit/05a0b0fdff5836accbb08f... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-08-21 (Wed, 21 Aug 2024) Changed paths: M src/api/app/controllers/webui/users_controller.rb M src/api/app/models/comment.rb Log Message: ----------- Remove 'with_commentable' scope from comment model We can't have comments without commentable Commit: f8747041cb68bebdbe3ac726d0252fec7949b6ac https://github.com/openSUSE/open-build-service/commit/f8747041cb68bebdbe3ac7... Author: Lukas Krause <lkrause@suse.de> Date: 2024-08-23 (Fri, 23 Aug 2024) Changed paths: M src/api/app/controllers/webui/users_controller.rb M src/api/app/models/comment.rb Log Message: ----------- Merge pull request #16726 from rubhanazeem/remove-scope-with-commentable Remove 'with_commentable' scope from comment model Compare: https://github.com/openSUSE/open-build-service/compare/28efe99bb16c...f87470... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Lukas Krause