0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
encountering ssl errors on travis due to AddTrust CA root expiry. upgrade to bionic to fix. More... almost 4 years ago
refactor to make it easier to reproduce inner cucumber failures. More... almost 4 years ago
rename :connection configuration option to :db for consistency with the rest of database_cleaner. More... almost 4 years ago
demote neo4j adapter to discontinued list. More... almost 4 years ago
update History.rdoc with v1.8.5 release changes. More... almost 4 years ago
Update README.markdown More... almost 4 years ago
specify auto increment for each different db in db test helper. More... almost 4 years ago
get code coverage to 100%! More... almost 4 years ago
remove unused method. More... almost 4 years ago
ensure subsequent cucumber runs don't stomp on each others' simplecov output. More... almost 4 years ago
don't need these anymore. More... almost 4 years ago
run inner cucumber tests in base working dir so that results merge properly. More... almost 4 years ago
we aren't using this deprecator at the moment. More... almost 4 years ago
have second level of cucumber tests phone codecov. More... almost 4 years ago
add codecov to cucumber test runs, too. More... almost 4 years ago
require library after we load coverage tools so that it is actually covered. More... almost 4 years ago
fix mistake in ADAPTERS.md instructions. More... almost 4 years ago
Revert "temporarily point at new_adapter_api branch for adapters under test so that travis is green for the PR." More... almost 4 years ago
simplify Strategy base class. More... about 4 years ago
require strategies to inherit from DatabaseCleaner::Strategy. More... about 4 years ago
temporarily point at new_adapter_api branch for adapters under test so that travis is green for the PR. More... about 4 years ago
remove unused .default_strategy ORM adapter method. More... about 4 years ago
Update ADAPTERS.md. More... about 4 years ago
more updates to ADAPTERS.md. More... about 4 years ago
autodetect available strategies so we don't need to repeat ourselves, and narrow the ORM Adapter API further. More... about 4 years ago
fold all three DC::Generic:: modules into a single DC::Strategy base class. More... about 4 years ago
small updates to ADAPTERS.md. More... about 4 years ago
split adapter writing instructions off into their own file until v2.0.0 is released. More... about 4 years ago
Add doc for creating new adapters More... about 4 years ago
Update README.markdown More... about 4 years ago