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
C
c3p0:JDBC DataSources/Resource Pools
Settings
|
Report Duplicate
8
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 22 hours
ago.
Jun 23, 2024 — Jun 23, 2025
Showing page 1 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use new build script to publish main lib to sonatype, testlib to local for c3p0-loom tests.
Steve Waldman
More...
5 months ago
Bump version for 0.10.2 final, eliminate publishArtifact payloads from test, so by default we don't publish test.
Steve Waldman
More...
5 months ago
README.md updates.
Steve Waldman
More...
5 months ago
Implement test.printExternalCommandBase, and minor tweaks.
Steve Waldman
More...
5 months ago
README updates, RELEASE_NOTES-c3p0-0.10.2
Steve Waldman
More...
5 months ago
Comment out some logging from C3P0BenchmarkApp.
Steve Waldman
More...
5 months ago
Add some new, commented out testing options (from debugging HSQLDB Statement caching issues).
Steve Waldman
More...
5 months ago
More informative logging, less public cullNext() in GooGooStatementCache.
Steve Waldman
More...
5 months ago
Make C3P0BenchmarkApp's schema setup a bit more resilient to persnickety drivers (HSQLDB in this case).
Steve Waldman
More...
5 months ago
Some testing tweaks.
Steve Waldman
More...
5 months ago
Update build for mill 0.12.x
Steve Waldman
More...
5 months ago
Update README.md to refer to the current release version.
Steve Waldman
More...
9 months ago
Prevent freeze due to re-waiting if a non-Exception Throwable occurs while acquiring a PreparedStatement to cache. Thanks Totyo Totev!
Steve Waldman
More...
9 months ago
Bump version to 0.10.2-SNAPSHOT.
Steve Waldman
More...
9 months ago
Bump version for 0.10.1 final.
Steve Waldman
More...
about 1 year ago
Tweak release notes for c3p0-0.10.1
Steve Waldman
More...
about 1 year ago
Write release notes, cap CHANGELOG, for c3p0-0.10.1.
Steve Waldman
More...
about 1 year ago
Implement more and louder validation of config properties.
Steve Waldman
More...
about 1 year ago
Comment duplicate setting in rough c3p0.properties, add some dev-notes.
Steve Waldman
More...
about 1 year ago
Define abstract PercentXXFailConnectionTester, factor implementations into subclasses.
Steve Waldman
More...
about 1 year ago
Add a couple of chaos testing resources.
Steve Waldman
More...
about 1 year ago
Fix misspelling in log message.
Steve Waldman
More...
about 1 year ago
Upgrade mchange-commons-java to v0.3.1
Steve Waldman
More...
about 1 year ago
Audit remaining uses of 'synchronized' within proxies.
Steve Waldman
More...
about 1 year ago
Rewrite formerly synchronized NewProxyConnection.maybeDirtyTransaction() in terms of ReentrantLock.
Steve Waldman
More...
about 1 year ago
Clean up directories, move no longer-used test-properties dir to unsupported.
Steve Waldman
More...
about 1 year ago
Update CHANGELOG.
Steve Waldman
More...
about 1 year ago
Control access to NewProxyConnection with ReentrantLock rather than object monitor for loom compatability.
Steve Waldman
More...
about 1 year ago
Update ConnectionBoundariesJUnitTestCase to take into account markSessionBoundaries setting.
Steve Waldman
More...
about 1 year ago
Open ReentrantLock before try.
Steve Waldman
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
…
18
19
→
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