Sha256: 04fa7f7ba30a25c4ee0eeb00a3d009244197d385843fbf33a66eb7e0e20357fb

Contents?: true

Size: 1.55 KB

Versions: 4

Compression:

Stored size: 1.55 KB

Contents

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

4 entries across 4 versions & 3 rubygems

Version Path
foca-integrity-0.1.9.3 CHANGES
gforces-integrity-0.1.9.3 CHANGES
gforces-integrity-0.1.9.4 CHANGES
integrity-0.1.9.3 CHANGES