8
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Feb 15, 2023 — Feb 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Provide a reasonable implementation of JDBC4.1 defined abort method. More... over 4 years ago
Undo including -SNAPSHOT in version. This build doesn't want that. More... over 4 years ago
Bump version to 0.9.5.5-SNAPSHOT More... over 4 years ago
Add a note re Sonatype's Central Security Project to README.md More... almost 5 years ago
Fix one missing word in docs... More... about 5 years ago
Fix dangling <tt> in docs. More... about 5 years ago
Provide more accurate warning messages on XML parse failures. More... about 5 years ago
Address more potential security concerns associated with the possibility of adversarially constructed XML files, many thanks to Aaron Massey at HackerOne. More... about 5 years ago
Address situation where a throwable during forceKillAcquires() leaves the force_kill_acquires flag set to true. More... about 5 years ago
Upgrade working version to 0.9.5.4 More... about 5 years ago
Update source headers for v.0.9.5.3. More... about 5 years ago
Update release notes and CHANGELOG. More... about 5 years ago
More doc fixes, modify testing resources to make it easy to check entity expansion behavior. More... about 5 years ago
Document availability of log4j2 logging, many thanks to user fireandfuel on GitHub for adding the support to mchange-commons-java. More... about 5 years ago
Address security concerns surrounding overliberal XML parsing, CVE-2018-20433, https://nvd.nist.gov/vuln/detail/CVE-2018-20433. Thanks to zhutougg on GitHub. More... about 5 years ago
It looks like there will be a 0.9.5.3... update version numbers for that. More... about 5 years ago
Fix a typo. More... almost 6 years ago
Merge branch 'master' of github.com:swaldman/c3p0 More... almost 7 years ago
Delete trailing whitespace from BasicResourcePool.java More... almost 7 years ago
Merge pull request #86 from JonasDralle/master More... about 7 years ago
Update version number to 0.9.6-pre1, depend on mcj-0.2.13-SNAPSHOT More... about 7 years ago
Fixed Typ in "Conection" More... about 7 years ago
Update source headers for version 0.9.5.2 More... over 8 years ago
Update versions and CHANGELOG for 0.9.5.2 More... over 8 years ago
Add config for testing slf4j/logback logging. More... over 8 years ago
Update version numbers for 0.9.6-pre1 dev, make last acquisition failure nested cause of CannotAcquireResourceException. More... over 8 years ago
Merge pull request #60 from nigam/include-root-cause More... over 8 years ago
including cause so applications can read helpful error messages from the driver. More... over 8 years ago
Implemented abstract IsValidOnlyConnectionTester, which users may override to set a custom timeout. More... almost 9 years ago
Implemented configuration key com.mchange.v2.c3p0.impl.DefaultConnectionTester.isValidTimeout More... almost 9 years ago