Sha256: 39c4210c887573e3a2e5ece4ff6c29bf50b8a98ee97911e1295be45d8bddb4c6

Contents?: true

Size: 1.67 KB

Versions: 7

Compression:

Stored size: 1.67 KB

Contents

0.1.9.4 / unreleased
====================

* Fix that notifications are sent to every notifiers,
  including disabled ones

0.1.9.3 / 2009-04-06
====================

* Fix one more URL issue
* Fix that notifiers are always enabled
* Fix for when the commit identifier can't be retrieved
* Fix the schema to accept NULL commit author and message
* Upgrade to DataMapper 0.9.11
* Remove all of deprecation code, except on Notifier::Base
* Notifiers were refactored and now require to be registered:
    Integrity.register(Integrity::Notifier::IRC)
* The installer do not migrate the database automagically after
  a successful install anymore

0.1.9.2 / 2009-03-28
====================

* Add development dependencies to gemspec
* Fix and improve deprecation (Josh Nichols)
* Fix a typo in post install message (Josh Nichols)
* Fix URLs issues (hopefully)
  * Calculate URLs using base_uri option instead of the request.url
  * Fix and use the URLs generation helpers in views. (Will Leinweber)
* Depend on sinatra-authorization (which has no dependency) instead
  of sinatra-ditties.
* Use [mg](http://github.com/sr/mg) to manage release
* Various tweaks to the bootstraping Rake tasks. I am not happy
  with them, though.
  <http://integrity.lighthouseapp.com/projects/14308/tickets/126>

0.1.9.1 / 2009-03-16
====================

* Add the Integrity::Notifier::Test mixin, aimed at helping
  writing test for notifiers.
    NOTE: The API is not fixed yet. See the following ticket
    <http://integrity.lighthouseapp.com/projects/14308-integrity/tickets/130>
* Add support for Heroku as a deployment option
* Fix the installer to work with the current Thor gem


(There is no changelog for previous release)

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
alphasights-integrity-0.1.9.3 CHANGES
alphasights-integrity-0.1.9.4 CHANGES
alphasights-integrity-0.1.9.5 CHANGES
alphasights-integrity-0.1.9.6 CHANGES
alphasights-integrity-0.1.9.7 CHANGES
alphasights-integrity-0.1.9.8 CHANGES
integrity-integrity-0.1.9.3 CHANGES