Commit Graph

1293 Commits (67bb3c977f3b675d4b6dc383643a496586d37e6d)
 

Author SHA1 Message Date
Brett Wooldridge 4a75214a8c Build matrix test 10 years ago
Brett Wooldridge 19c9af7c2e Build matrix test 10 years ago
Brett Wooldridge 6a62bb0732 Build matrix test 10 years ago
Brett Wooldridge 1baefd43cf Merge branch 'dev' of github.com-brettwooldridge:brettwooldridge/HikariCP into dev
# By ptemplier
# Via Brett Wooldridge (1) and ptemplier (1)
* 'dev' of github.com-brettwooldridge:brettwooldridge/HikariCP:
  Typo in README.MD
10 years ago
Brett Wooldridge 9119c9cff3 Build matrix test 10 years ago
Brett Wooldridge a605348346 Merge pull request #180 from ptemplier/patch-1
Typo in README.MD
10 years ago
Brett Wooldridge 201c25aae6 Exclude proxies from coverage after adding a bundle of trivial methods (where writing tests just for coverage would be pointless) 10 years ago
ptemplier 4f0f90e491 Typo in README.MD 10 years ago
Brett Wooldridge f53592a9ce Exclude proxies from coverage after adding a bundle of trivial methods (where writing tests just for coverage would be pointless) 10 years ago
Brett Wooldridge 94b4b844f2 Update changes log 10 years ago
Brett Wooldridge df8a3ba2be Minor test cleanup. 10 years ago
Brett Wooldridge ea4777d8fb Fix #178 rename closeIdleConnections() to softEvictConnections() and support "evict on return" 10 years ago
Brett Wooldridge 26172881fa Update changes log 10 years ago
Brett Wooldridge 5381080c7c Update changes log 10 years ago
Brett Wooldridge 22389819d5 Fix #177 implement full transaction state tracking 10 years ago
Brett Wooldridge 28662ee045 Minor cleanup. 10 years ago
Brett Wooldridge f3f689e2dc Checkpoint checkin for full commit state tracking. 10 years ago
Brett Wooldridge a28c2a22cd Remove unused import. 10 years ago
Brett Wooldridge 95d0e2494f Auto-commit init SQL (was broken after previous code re-ordering) 10 years ago
Brett Wooldridge 2fb8f8a416 Update README.md 10 years ago
Brett Wooldridge 920873390d just code cleanup 10 years ago
Brett Wooldridge 9b7dfd2edb just code cleanup 10 years ago
Brett Wooldridge a51ce9b04d [maven-release-plugin] prepare for next development iteration 10 years ago
Brett Wooldridge 64b1a82750 [maven-release-plugin] prepare release HikariCP-2.2.4 10 years ago
Brett Wooldridge ec8fb37697 Update changes log. 10 years ago
Brett Wooldridge 1d0879c0ee Fix #175 add additional SQLFeatureNotSupportedException detection for misbehaved MariaDB driver 10 years ago
Brett Wooldridge 37e24d630a Fix #176 take the timeout value at face-value 10 years ago
Brett Wooldridge 4906a78afd Update README.md 10 years ago
Brett Wooldridge fe58b4b435 [maven-release-plugin] prepare for next development iteration 10 years ago
Brett Wooldridge d81e335632 [maven-release-plugin] prepare release HikariCP-2.2.3 10 years ago
Brett Wooldridge 3cc501ee3c Fix #172 Further shadow runtime dependency on Codahale metrics from reflection performed by Spring and other IoC containers. 10 years ago
Brett Wooldridge f619fbfb06 Move code from static initializer into invocable static method. 10 years ago
Brett Wooldridge bdb4d575e2 Update README.md 10 years ago
Brett Wooldridge dae395cf4d Update README.md 10 years ago
Brett Wooldridge f762dde031 Update README.md 10 years ago
Brett Wooldridge 55fd70c097 Minor cleanup. 10 years ago
Brett Wooldridge f3324a9dd7 Update README.md 10 years ago
Brett Wooldridge a84d5fc666 Update README.md 10 years ago
Brett Wooldridge af839eaf92 Update README.md 10 years ago
Brett Wooldridge 1539134a09 Update README.md 10 years ago
Brett Wooldridge 64caf4a5d3 Update README.md 10 years ago
Brett Wooldridge 749033e9d4 [maven-release-plugin] prepare for next development iteration 10 years ago
Brett Wooldridge 23c52f46a5 [maven-release-plugin] prepare release HikariCP-2.2.2 10 years ago
Brett Wooldridge 069f713536 Update changes log 10 years ago
Brett Wooldridge 4132322201 Rename metrics. 10 years ago
Brett Wooldridge 8520bc01d5 [maven-release-plugin] prepare for next development iteration 10 years ago
Brett Wooldridge e8b55507ed [maven-release-plugin] prepare release HikariCP-2.2.1 10 years ago
Brett Wooldridge 267005cd9d Fixed #174. Move pool filling code to after the housekeeping thread has started. 10 years ago
Brett Wooldridge 05fcb3d00d Log a debug level message when codahale metrics is not found and we generate a stub. 10 years ago
Brett Wooldridge abe8a8f8af Fix exclude for testing. 10 years ago