0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update changelog More... almost 7 years ago
update version More... almost 7 years ago
Merge branch 'yukideluxe-prepend' More... almost 7 years ago
ignore read pool for `#active?` and `#verify!` when `read_only_connection_type == :master` Prevents all read pool connections from being checked out and verified on every request when not necessary. Fixes #38. More... about 7 years ago
remove alias_method_chain from SeamlessDatabasePool::ConnectionStatistics More... about 7 years ago
use one module hook instead three different ones More... about 7 years ago
use Module::Prepend instead of alias_method_chain in ControllerFilter More... about 7 years ago
:art: More... about 7 years ago
Merge branch 'master' of github.com:bdurand/seamless_database_pool More... over 7 years ago
Merge pull request #33 from wjordan/rails_5_deprecation_fix More... over 7 years ago
Merge pull request #32 from wjordan/rails_5_db_fix More... over 7 years ago
Merge branch 'master' into annaswims-load_private_methods_for_pg More... over 7 years ago
update required ruby and activerecord versions More... over 7 years ago
remove rspec deprecation warnings and fix sqlite3 specs More... over 7 years ago
Merge branch 'master' of github.com:bdurand/seamless_database_pool More... over 7 years ago
Merge pull request #30 from wjordan/patch-1 More... over 7 years ago
Merge branch 'master' of github.com:bdurand/seamless_database_pool More... over 7 years ago
Merge pull request #26 from jkowens/master More... over 7 years ago
Merge branch 'load_private_methods_for_pg' of https://github.com/annaswims/seamless_database_pool into annaswims-load_private_methods_for_pg More... over 7 years ago
correct README documentation about pool weight example More... over 7 years ago
update railtie to support Rails 5 More... over 7 years ago
Switched from alias_method_chain to Module#prepend to remove Rails 5 deprecation warning More... over 7 years ago
Add `prepared_statements: false` to example config More... over 7 years ago
ActiveRecord 3.1 no longer supported More... almost 8 years ago
remove dev dependency on jeweler for packaging gem More... almost 8 years ago
update rspec More... almost 8 years ago
update version More... almost 8 years ago
Add ActiveRecord 5.0 compatibility More... almost 8 years ago
include private instance methods of the adapter class More... over 9 years ago
Regenerate gemspec for version 1.0.17 More... over 9 years ago