SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.1-rubygem-database_cleaner-1.5.1-3.1.x86_64.rpm :
Sat Oct 17 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.5.1
see installed History.rdoc

Wed Sep 2 14:00:00 2015 cooloAATTsuse.com
- updated to version 1.5.0
see installed History.rdoc

Tue Mar 10 13:00:00 2015 cooloAATTsuse.com
- updated to version 1.4.1

Fri Feb 6 13:00:00 2015 cooloAATTsuse.com
- updated to version 1.4.0
=== New Features/Changes

* Using the deletion strategy with Mysql now only deletes those tables
which have had records added to them. (AATTMadRabbit)

* Add support for `pre_count` on Sequel with Mysql. (AATTvrinek)

* Add support for neo4j. (AATTdpisarewski)

* Cache collection names in mongo\'s truncation strategy. (AATTnyarly)

* Support for mongoid multiple connections. (AATTnyarly)

* Support for deletion with Sequel. (AATTcyberdelia)
=== Bug Fixes

* Fix `undefined method error` with DataMapper SQLite adaptor. (AATTlanej)

* Fully define Mysql2 adaptor constant. (AATTjgonera)

* Don\'t truncate schema tables in Postgres. (AATTbillywatson)

* Fix issue #284. (AATTMartinNowak)

Sun Oct 12 14:00:00 2014 adrianAATTsuse.de
- adapt to new rubygem packaging style

Mon May 26 14:00:00 2014 cooloAATTsuse.com
- updated to version 1.3.0
=== New Features/Changes

* Introduced `DatabaseCleaener::cleaninng` method that takes a block. (AATTethco)

* Improved Sequel support and added more tests (AATTethco, AATTrhunter)
=== Bug Fixes

* Fixed an issue with the `Transaction` strategy and Active Record where application-level transactions
are not rolledback correctly. (Godfrey Chan)

* activerecord-oracle_enhanced-adapter now works again (#259, AATTsockmonk)

Thu Oct 10 14:00:00 2013 cooloAATTsuse.com
- updated to version 1.2.0
A huge thanks goes to AATTtommeier for fixing the bug with class loading that was cuasing the wrong adapters
to be used in certain cases.
=== New Features/Changes

* Upgraded RSpec to remove deprecation warnings (John Rowe)

* Caching of tables to truncate is now optional (AATTmarcoow)
=== Bug Fixes

* Use class_eval loading of superclasses to ensure right version of class is patched. (Tom Meier, Joel Nimety, Ernesto Tagwerker)

* Add truncate_tables method to SQLiteAdapter. (Chris Mo)

* Fixes missing #uses_sequence invokation in adapter classes for sqlite and sqlite3 (Lefteris Laskaridis)

Fri Aug 2 14:00:00 2013 cooloAATTsuse.com
- updated to version 1.1.1
=== Bug Fixes

* Fixes typo in Postgres superclass (POSTGRE_ADAPTER_PARENT > POSTGRES_ADAPTER_PARENT) (Joel Nimety)
== 1.1.0 2013-08-01
=== New Features/Changes

* schema_migrations table name is now retrieved from ActiveRecord (Kyle Stevens)

* Autoloading logic is now exposed, see PR #212 for details (Jeff Felchner)
=== Bug Fixes

* Deletion strategy works again on MySQL, had to roll back multiple statements patch.

* Fix MySqlAdapter superclass bug via class_eval loading of superclasses (Tom Meier)

* Sequel strategy fix dealing with symbol/string mismatch on table names. (Fred Wu)

Wed May 15 14:00:00 2013 cooloAATTsuse.com
- updated to version 1.0.1
=== New Features/Changes

* Dropping support for Ruby 1.8.x; Only 1.9.x and beyond will be supported going forward.

* Now supporting (and testing against ruby 2.0.x).

* Adds support for AR 4.0 by using `begin_transaction` (David Chelimsky and Steve Madsen)

* Adds Rails 4 support for SQLite3Adapter

* Suppport for Moped when used without Mongoid (Cyprian Kowalczyk)

* Redis & Ohm support (Hengbin Qiu, James Conroy-Finn)

* CI Improvements (Jan Vlnas, Murahashi Sanemat Kenichi, Samer Masry, Jordan Hollinger)

* README/Documentation improvements (Marcelo Cajueiro, Donald Ball, TJ Chambers, Nick Huanca, Justin Edwards, Ryota Arai)
=== Bug Fixes

* Fixes transaction errors when using `after_commit` hooks in AR.

* Fixes truncation error with SQLite (Daniel White)

* Fixes `pre_count` logic in AR Postgres. (Jordan Hollinger)

* Sequel fix to normalize all table names to strings. (Lauri Peltola)

* #clean_with now works with multiple connections. (John Ferlito)

* Always start a AR transaction to prevent nil errors in AR when rolling back (John Hampton, M.Shibuya)

Thu Nov 1 13:00:00 2012 cooloAATTsuse.com
- updated to version 0.9.1

Wed Aug 1 14:00:00 2012 cooloAATTsuse.com
- initial package (version 0.8.0)


 
ICM