[obs-commits] [openSUSE/open-build-service] 89a414: [frontend] Update exception handling in event mail...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 89a41482c6034d98e26c252dba60e9696fbf8ad8 https://github.com/openSUSE/open-build-service/commit/89a41482c6034d98e26c25... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-04-03 (Tue, 03 Apr 2018) Changed paths: M src/api/app/mailers/event_mailer.rb Log Message: ----------- [frontend] Update exception handling in event mailer Re-raise exception instead of raising a new one. This ensures that we don't loose data related to the exception. This previously changed with 1f259e35d4eb6c866163530de29ae22bb39204b6 Commit: 620f5aebd4f4f5030aff7ec34cc6ec4589768912 https://github.com/openSUSE/open-build-service/commit/620f5aebd4f4f5030aff7e... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-04-03 (Tue, 03 Apr 2018) Changed paths: M src/api/app/mailers/event_mailer.rb Log Message: ----------- Merge pull request #4785 from bgeuken/update_exception_handling [frontend] Update exception handling in event mailer Compare: https://github.com/openSUSE/open-build-service/compare/88ec0d7cfefc...620f5a...
participants (1)
-
Henne Vogelsang