Commit Graph

24 Commits

Author SHA1 Message Date
Ben Mabey 5228ec83e5 releases 0.6.4 2011-02-21 09:35:52 -07:00
Ben Mabey a69185b419 Version bump to 0.6.3 2011-02-09 09:53:26 -07:00
Ben Mabey 36b7175f54 releases v0.6.2 2011-02-04 09:30:48 -07:00
Ben Mabey ccaf05ffab changes version back to 0.6.1 and updates history 2010-11-24 21:37:42 -07:00
Samer Abukhait 8533f5b131 Exclude views from tables_to_truncate (if the adapter supports reading
ANSI standard information_schema)
2010-11-24 18:01:24 -08:00
Ben Mabey 6785fa175e credit.. prepping for 0.6.0 release 2010-10-25 11:13:31 -06:00
Ben Mabey 6e554cb2d7 Merge commit '253247bd0813dc39c9c493a80119a6403f13ee2d' into multi_orms_connections
Conflicts:
	VERSION.yml
	features/step_definitions/database_cleaner_steps.rb
	lib/database_cleaner/configuration.rb
	spec/database_cleaner/active_record/transaction_spec.rb
	spec/database_cleaner/configuration_spec.rb
	spec/database_cleaner/mongo_mapper/truncation_spec.rb

 This is merge is not yet complete.  The Mongoid strategy/specs is not completely updated
 to the new structure of the project.  Additionaly, I see quite a bit of
 duplication between Mongoid and MongoMapper.  Since they both rely on
 the same underlying mongo lib I am thinking of just having a single
 Mongo strategy.  How the default connection is inferred can use
 autodetect magic of MongoMapper and Mongoid. (Meaning, for the
     Truncation strategy the #connection method would get the connection
     from either MongoMapper or Mongoid depending on what is defined...
     or it could use what was set by the user.)
2010-06-06 15:28:22 -06:00
Ben Mabey 968d14c17b Version bump to 0.5.2 2010-04-15 22:28:30 -06:00
Ben Mabey c42d2d45de Version bump to 0.5.1 2010-04-13 09:59:12 -06:00
Jon Rowe ebb6377fe5 Version bump to 0.5.1 2010-03-29 15:07:26 +01:00
Ben Mabey 4dba2b170a Version bump to 0.5.0 2010-02-22 12:32:45 -07:00
Ben Mabey f2638f5856 Version bump to 0.4.3 2010-01-17 12:57:53 -07:00
Ben Mabey 10f7546388 releasing 0.4.2 to avoid DM deprecation warnings 2010-01-12 09:53:09 -07:00
Ben Mabey bc2a480e9b Version bump to 0.4.1 2010-01-07 09:49:00 -07:00
Ben Mabey a857732b9a Version bump to 0.4.0 2009-12-23 18:21:59 -07:00
Ben Mabey 0901eb2c64 updated history and bumped version to 0.3.0 2009-12-20 22:19:25 -07:00
Ben Mabey 0870eb9f68 Version bump to 0.2.2 2009-05-08 21:53:13 -06:00
Ben Mabey 9421204d57 Version bump to 0.2.1 2009-05-08 20:00:14 -06:00
Ben Mabey fac3ccbead Version bump to 0.2.0 2009-05-08 18:45:16 -06:00
Ben Mabey f5624ca081 Version bump to 0.1.3 2009-04-30 21:30:47 -06:00
Kamal Fariz Mahyuddin 8cec3c6710 Version bump to 0.1.2 2009-03-05 18:34:20 +08:00
Ben Mabey ddc8bd1dc2 Version bump to 0.1.1- to see if github will build the gem. 2009-03-04 23:32:06 -07:00
Ben Mabey a17544dd7d added a readme and bumped the version 2009-03-04 23:02:08 -07:00
Ben Mabey 79086c4748 Version bump to 0.0.1 2009-03-04 21:38:45 -07:00