[obs-commits] [openSUSE/open-build-service] c5bf75: [webui] Add notifications for projects in watchlis...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c5bf75ad30fb7402235b56bc480648ef64b4a72e https://github.com/openSUSE/open-build-service/commit/c5bf75ad30fb7402235b56... Author: Evan Rolfe <esrolfe@suse.de> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M src/api/app/models/event/base.rb M src/api/app/models/event/build.rb M src/api/app/models/event/comment.rb M src/api/app/models/event/request.rb M src/api/app/models/event_subscription.rb M src/api/spec/models/event_subscription/find_for_event_spec.rb M src/api/spec/models/event_subscription/generate_hash_for_subscriber_spec.rb Log Message: ----------- [webui] Add notifications for projects in watchlist. Commit: d08fe989a75b82a8903c5f41f4de41f3583f2c78 https://github.com/openSUSE/open-build-service/commit/d08fe989a75b82a8903c5f... Author: Evan Rolfe <esrolfe@suse.de> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M src/api/app/views/webui/subscriptions/_subscriptions_form.html.haml M src/api/spec/features/webui/notifications_spec.rb M src/api/test/models/event_test.rb Log Message: ----------- [ci] Use data attrs in feature spec. To stop the spec from failing everytime you add a new receiver role or event type to the form. Also removed a failing test because it was pointless - just testing what the value of a class variable was defined as. Commit: 18bfe510a96c2b4b87b8449efad7d775b086f718 https://github.com/openSUSE/open-build-service/commit/18bfe510a96c2b4b87b844... Author: Evan Rolfe <esrolfe@suse.de> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M src/api/spec/models/event_subscription/find_for_event_spec.rb Log Message: ----------- [ci] Refactor FindForEvent spec. Use a custom rspec matcher and move some duplicated code into let blocks.. Commit: 72fc9c43393bd0b361456fbd9a599cf548b95e7e https://github.com/openSUSE/open-build-service/commit/72fc9c43393bd0b361456f... Author: Evan Rolfe <esrolfe@suse.de> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M src/api/app/models/event/base.rb M src/api/app/models/event/build.rb M src/api/app/models/event/comment.rb M src/api/app/models/event/request.rb M src/api/app/models/event_subscription.rb M src/api/app/views/webui/subscriptions/_subscriptions_form.html.haml M src/api/spec/features/webui/notifications_spec.rb M src/api/spec/models/event_subscription/find_for_event_spec.rb M src/api/spec/models/event_subscription/generate_hash_for_subscriber_spec.rb M src/api/test/models/event_test.rb Log Message: ----------- Merge pull request #3992 from evanrolfe/feature/watchlist_notifications [webui] Add notifications for projects in watchlist. Compare: https://github.com/openSUSE/open-build-service/compare/7e4f575edfc9...72fc9c...
participants (1)
-
Evan Rolfe