openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
BoneCP
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
May 16, 2024 — May 16, 2025
Showing page 2 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Keep track of debug handle too. (bug 1223989)
Wallace Wadge
More...
over 11 years ago
When closing a connection, copy over the cache setting onto the new object (Bug #1168616)
Wallace Wadge
More...
over 11 years ago
Tests and cleanups
Wallace Wadge
More...
over 11 years ago
[maven-release-plugin] prepare for next development iteration
Wallace Wadge
More...
over 11 years ago
[maven-release-plugin] prepare release bonecp-parent-0.8.0-rc3
Wallace Wadge
More...
over 11 years ago
Version bumps + test
Wallace Wadge
More...
over 11 years ago
Default auto-commit to true as per: http://docs.oracle.com/javase/tutorial/jdbc/basics/transactions.html
Wallace Wadge
More...
over 11 years ago
Fix for bug 1187311
Wallace Wadge
More...
over 11 years ago
Fix for Bug #1146390: onAcquire hook should have access to the internal connection.
Wallace Wadge
More...
over 11 years ago
Revert "Fix for Bug #1223989"
Wallace Wadge
More...
over 11 years ago
Fix for Bug #1223989
Wallace Wadge
More...
over 11 years ago
Fixed tests, fixed bug #1152815, bumped up version to -rc3
Wallace Wadge
More...
over 11 years ago
Merge branch 'master' of github.com:wwadge/bonecp
Wallace Wadge
More...
over 11 years ago
Merge pull request #14 from subes/master
Wallace Wadge
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
subes
More...
over 11 years ago
Merge pull request #13 from quaff/master
Wallace Wadge
More...
over 11 years ago
fix broken connection was not removed from pool when close occur exception
zhouyanming
More...
over 11 years ago
Merge pull request #11 from avalliani/master
Wallace Wadge
More...
almost 12 years ago
Merge pull request #12 from quaff/master
Wallace Wadge
More...
almost 12 years ago
Prevent org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction
zhouyanming
More...
almost 12 years ago
Handle a case where partition is not set on recreate resulting in errors
Abbas Valliani
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.
Abbas Valliani
More...
almost 12 years ago
Merge pull request #10 from avalliani/master
Wallace Wadge
More...
almost 12 years ago
Notify pool watcher that new connections need to be made available after they are closed due to expiration
Abbas Valliani
More...
almost 12 years ago
Added notification for PoolwatchThread when a connection is killed
Abbas Valliani
More...
almost 12 years ago
Issue where bonecp is losing connections on database failure
Abbas Valliani
More...
almost 12 years ago
WIP
Wallace Wadge
More...
about 12 years ago
A few cleanups + bug fixes
Wallace Wadge
More...
over 12 years ago
Fix for Bug: Indefinite block in DefaultConnectionStrategy.getInternalConnection()
Wallace Wadge
More...
over 12 years ago
unit test coverage
Wallace Wadge
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
…
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree