File rubygem-exception_notification.changes of Package rubygem-exception_notification
-------------------------------------------------------------------
Sun Feb 3 19:26:35 UTC 2013 - coolo@suse.com
- updated to version 3.0.1
* enhancements
* Custom Headers (by @DouweM)
* Make Tinder a soft-dependency (by @fgrehm)
* bug fixes
* Fix `code converter not found` (by @alanjds)
-------------------------------------------------------------------
Sun Oct 28 06:05:09 UTC 2012 - coolo@suse.com
- updated to version 3.0.0
* enhancements
* Campfire integration
* Support fot HTML notifications (by @Xenofex)
* Be able to override SMTP settings (by @piglop and @Macint)
* bug fixes
* Fix encoding issues
* Allow default sections to be overridden (by @jfarmer)
* Don't automatically deliver background notifications
-------------------------------------------------------------------
Tue Apr 24 13:28:27 UTC 2012 - coolo@suse.com
- update to 2.6.1
* bug fixes
* Fix finding custom sections on Background notifications. Fixes [#68]
-------------------------------------------------------------------
Tue Apr 17 07:32:05 UTC 2012 - coolo@suse.com
- update to 2.6.0
enhancements
Avoid raising exception on dev mode
Add ignore_if option to avoid sending certain notifications.
Add normalize_subject option to remove numbers from email so that they thread (by @jjb)
Allow the user to provide a custom message and hash of data (by @jjb)
Add support for configurable background sections and a data partial (by @jeffrafter)
Include timestamp of exception in notification body
Add support for rack based session management (by @phoet)
Add ignore_crawlers option to ignore exceptions generated by crawlers
Add verbode_subject option to exclude exception message from subject (by @amishyn)
bug fixes
Correctly set view path at the right time so that new sections are properly available (by @scrozier)
Fix handling exceptions with no backtrace
Fix issue on Solaris with hostname (by @bluescripts)
Ensure exceptions in view templates doesn’t cause problems, allowing the notification to be sent anyway (by @sce)
-------------------------------------------------------------------
Mon Mar 26 13:21:58 UTC 2012 - saschpe@suse.de
- update to version 2.5.2
- Require rubygem-actionmailer-3_2, 3_0 is not in Factory
-------------------------------------------------------------------
Fri Jun 11 15:48:39 UTC 2010 - mrueckert@suse.de
- update to 2.3.3.0
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Wed Dec 23 19:50:57 UTC 2009 - prusnak@suse.cz
- created package