7
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
May 16, 2024 — May 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Keep track of debug handle too. (bug 1223989) More... over 11 years ago
When closing a connection, copy over the cache setting onto the new object (Bug #1168616) More... over 11 years ago
Tests and cleanups More... over 11 years ago
[maven-release-plugin] prepare for next development iteration More... over 11 years ago
[maven-release-plugin] prepare release bonecp-parent-0.8.0-rc3 More... over 11 years ago
Version bumps + test More... over 11 years ago
Default auto-commit to true as per: http://docs.oracle.com/javase/tutorial/jdbc/basics/transactions.html More... over 11 years ago
Fix for bug 1187311 More... over 11 years ago
Fix for Bug #1146390: onAcquire hook should have access to the internal connection. More... over 11 years ago
Revert "Fix for Bug #1223989" More... over 11 years ago
Fix for Bug #1223989 More... over 11 years ago
Fixed tests, fixed bug #1152815, bumped up version to -rc3 More... over 11 years ago
Merge branch 'master' of github.com:wwadge/bonecp More... over 11 years ago
Merge pull request #14 from subes/master More... over 11 years ago
- fixed NPE on transaction memorization when handle is null - fixed performance problem with transaction memorization caused by handle recreation always wrapping proxied connection in a new proxy More... over 11 years ago
Merge pull request #13 from quaff/master More... over 11 years ago
fix broken connection was not removed from pool when close occur exception More... over 11 years ago
Merge pull request #11 from avalliani/master More... almost 12 years ago
Merge pull request #12 from quaff/master More... almost 12 years ago
Prevent org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction More... almost 12 years ago
Handle a case where partition is not set on recreate resulting in errors More... almost 12 years ago
Fixed an issue with ConnetionHandle.close where the recreation of ConnectionHandle and a call to .setAutoCommit was throwing an exception and the connection proceeding the code was not being released. More... almost 12 years ago
Merge pull request #10 from avalliani/master More... almost 12 years ago
Notify pool watcher that new connections need to be made available after they are closed due to expiration More... almost 12 years ago
Added notification for PoolwatchThread when a connection is killed More... almost 12 years ago
Issue where bonecp is losing connections on database failure More... almost 12 years ago
WIP More... about 12 years ago
A few cleanups + bug fixes More... over 12 years ago
Fix for Bug: Indefinite block in DefaultConnectionStrategy.getInternalConnection() More... over 12 years ago
unit test coverage More... over 12 years ago