[obs-commits] [openSUSE/open-build-service] c60ba0: [api][webui] Fix Event#watchers when the project i...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c60ba08f61cc57c3142388dd27964f9ed2314741 https://github.com/openSUSE/open-build-service/commit/c60ba08f61cc57c3142388... Author: Evan Rolfe <esrolfe@suse.de> Date: 2017-10-19 (Thu, 19 Oct 2017) Changed paths: M src/api/app/models/event/base.rb Log Message: ----------- [api][webui] Fix Event#watchers when the project is not found. If the project in the events payload doesnt exist then this method raises an error. This changes the method to fail silently so SendEventEmails can continue. Commit: 2bd0c1017458c5f1d053df4e0028ecc63e0515e6 https://github.com/openSUSE/open-build-service/commit/2bd0c1017458c5f1d053df... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2017-10-19 (Thu, 19 Oct 2017) Changed paths: M src/api/app/models/event/base.rb Log Message: ----------- Merge pull request #4042 from evanrolfe/fix/event_watchers [api][webui] Fix Event#watchers when the project is not found. Compare: https://github.com/openSUSE/open-build-service/compare/dcef27002ca8...2bd0c1...
participants (1)
-
Christian Bruckmayer