Commit graph

30 commits

Author SHA1 Message Date
Micah Geisel
0178309284 release v1.99.0. 2021-01-31 15:12:15 -08:00
Micah Geisel
155c95b313 release v1.99.0.beta of all gems. 2020-05-30 09:22:52 -07:00
Micah Geisel
05351da7a3 deprecate non-functional :reset_ids option in ActiveRecord truncation strategy. 2020-05-24 12:58:10 -07:00
Micah Geisel
59fafb8235 begin development of v1.99. 2020-05-24 12:14:31 -07:00
Micah Geisel
1e5a0b230a release v1.8.5. 2020-05-04 12:32:19 -07:00
Micah Geisel
663678e37e regenerate Gemfile.locks. 2020-04-04 08:17:09 -07:00
Micah Geisel
4dffa84b68 release v1.8.3. 2020-02-18 10:26:03 -08:00
Micah Geisel
58ad75aab8 release v1.8.2. 2020-02-01 13:22:21 -08:00
Ernesto Tagwerker
36238fa49f Change code style to avoid usage of tap
Implemented alternative proposed by @olleolleolle: https://github.com/DatabaseCleaner/database_cleaner/pull/588/files#r373334472
2020-01-31 10:14:17 -05:00
Ernesto Tagwerker
ad535c244a Merge branch 'fix-ar-internal-metadata-truncation' of https://github.com/hank-spokeo/database_cleaner into hank-spokeo-fix-ar-internal-metadata-truncation 2020-01-31 10:12:07 -05:00
Olle Jonsson
94673ff60a CI: adapters, drop sudo: false 2020-01-31 00:38:47 -06:00
Micah Geisel
9220a63ce3 release v1.8.1. 2020-01-30 17:58:00 -08:00
Micah Geisel
b082309055 release v1.8.0. 2020-01-29 15:59:44 -08:00
Micah Geisel
f2c613d7e4 require yaml where its used, instead of in gemspec. 2020-01-20 18:36:28 -08:00
Micah Geisel
4473e47f1a update Gemfile locks for new beta version. 2020-01-20 18:10:06 -08:00
Micah Geisel
844184edf2 release v1.8.0.beta. 2020-01-20 17:44:43 -08:00
Micah Geisel
ea7507dc98
Merge pull request #605 from DatabaseCleaner/deprecate_app_root
Deprecate DC.app_root setting, since it's only used in DC::AR.config_file_location.
2019-12-22 23:55:22 -08:00
Micah Geisel
1c3634e07d Deprecate DC.app_root setting, since it's only used in DC::AR.config_file_location. 2019-12-16 11:13:13 -08:00
Micah Geisel
c0a9610ce9 add .default_strategy method to all adapters, and move knowledge into it from core. 2019-12-12 00:22:29 -08:00
Micah Geisel
b1046de59e update links to https where available. 2019-12-10 09:58:58 -08:00
Hank Shiao
c105a3fff3 Exclude ar_internal_metadata from truncation on Rails 5 2019-09-10 06:39:00 -07:00
Micah Geisel
b4850f6616 clean up adapter READMEs. 2019-05-20 16:49:06 -06:00
Micah Geisel
29e61aba36 trim DC::AR README down. 2019-05-20 12:08:00 -06:00
Ernesto Tagwerker
40c6ac78f4 Bump version of bundler 2019-05-19 22:48:11 -04:00
Ernesto Tagwerker
ab95243d2c Merge branch 'extract_adapter_gems' of https://github.com/botandrose/database_cleaner into botandrose-extract_adapter_gems 2019-05-12 16:04:03 -04:00
Micah Geisel
3e3e9055c0 test all adapters in travis run. 2018-11-20 21:01:55 -08:00
Micah Geisel
84d4c23bc2 extract database_cleaner-couch_potato adapter. 2018-11-20 21:01:47 -08:00
Micah Geisel
50d19efd25 adapters should start at 1.8.0, as well. 2018-11-20 21:01:46 -08:00
Micah Geisel
c39366b11a get rspec tests running in ar adapter gem. 2018-11-20 21:01:46 -08:00
Micah Geisel
e65c63c939 initial database_cleaner-active_record gem extraction. 2018-11-20 21:01:35 -08:00