Commit Graph

2516 Commits (b2d4149a1b06606156ed379e4d31f66931ff1334)
 

Author SHA1 Message Date
Brett Wooldridge b2d4149a1b Update codecov.yml 7 years ago
Brett Wooldridge d0b4f6c82c Update README.md 7 years ago
Brett Wooldridge 9bacb8475b Minor cleanup after switchover from coveralls -> codecov 7 years ago
Brett Wooldridge d7cd97c051 Add yaml for codecov configuration. 7 years ago
Brett Wooldridge a17f5829ac Switching to codecov from coveralls. 7 years ago
Brett Wooldridge 82a31c74aa Use the default output directory for coverage reports. 7 years ago
Brett Wooldridge 55136b08a8 Switching to codecov from coveralls. 7 years ago
Brett Wooldridge f8cc907f24 Test for javassist code generation. 7 years ago
Brett Wooldridge 171ddd5523 Dependency updates. 7 years ago
Brett Wooldridge 534e504840 Update Welcome-To-The-Jungle.md 8 years ago
Brett Wooldridge 85b926f86a Update ISSUE_TEMPLATE.md 8 years ago
Brett Wooldridge 5922f91344 Update ISSUE_TEMPLATE.md 8 years ago
Jonathan Clerc 4c5f1921c5 Fix typo in README (#970) 8 years ago
Brett Wooldridge a53f3c47c8 Update README.md 8 years ago
Brett Wooldridge 16b5a80511 Update CHANGES 8 years ago
Brett Wooldridge f48a85e087 [maven-release-plugin] prepare for next development iteration 8 years ago
Brett Wooldridge ec8510710a [maven-release-plugin] prepare release HikariCP-2.7.1 8 years ago
Brett Wooldridge 626cf5695f Prepare for release. 8 years ago
Brett Wooldridge f75b0896de Fixes #967 incorrect bitwise operator value in ConcurrentBag.requite method intended to cause parkNanos() to be called every 256 iterations. Thanks to @ztkmkoo for finding this. 8 years ago
Brett Wooldridge ac9f53ee9e Fixes #968 Wrong label order in MicrometerMetricsTracker for the connection usage metric. 8 years ago
Brett Wooldridge 50a49f6059 Update README.md 8 years ago
Brett Wooldridge 2f8e897c70 Update README.md 8 years ago
Brett Wooldridge f5150f9835 [maven-release-plugin] prepare for next development iteration 8 years ago
Brett Wooldridge b3bcdbe9a5 [maven-release-plugin] prepare release HikariCP-2.7.0 8 years ago
Brett Wooldridge 1528a10fc8 Alpha-level support for micrometer metrics 8 years ago
Brett Wooldridge 48a2a99191 Prepare for release. 8 years ago
Brett Wooldridge 051f78c276 Alpha-level support for micrometer metrics 8 years ago
Brett Wooldridge 186455d8f2 Remove unused dependency. 8 years ago
Brett Wooldridge 57acec1bcf fixes #955 fix possible race condition when Statements are closed on different threads from which they were created. 8 years ago
cenk akın 78d12ea0cf Fix Prometheus metric collector for multiple data config (#940) 8 years ago
Brett Wooldridge 47b827d11e Fixes #929 length the shutdown timeouts to 10 seconds. Beyond this,
user's need to poll the pool themselves if they want to wait for all the
connections to disappear.
8 years ago
Brett Wooldridge ff95f480aa Fixes #941 add support for specifying a default schema. 8 years ago
Brett Wooldridge 65ffe27514 Update README.md 8 years ago
Daisuke Taniwaki fc3a9eecb2 Mask password in JDBC URL (#905) 8 years ago
Andreas Brenk 2a0a065b24 Introduce factory for leak detection tasks (#943)
This change splits off a ProxyLeakTaskFactory from the ProxyLeakTask class
so that scheduling the task is done after its constructor completes. This
prevents publishing the tasks "this" reference during construction.

See "Safe construction techniques" by Brian Goetz.
8 years ago
Brett Wooldridge 5bd4decd5a Update README.md 8 years ago
Desmond Vehar 186d7860c2 Cleanup readme (#945) 8 years ago
Brett Wooldridge f449411446 [maven-release-plugin] prepare for next development iteration 8 years ago
Brett Wooldridge 85a77c25b8 [maven-release-plugin] prepare release HikariCP-2.6.3 8 years ago
Brett Wooldridge 0ae97e56a4 Prepare for 2.6.3 release. 8 years ago
Lachlan Dowding e578f32153 Fix typo in README.md idleTimeout description (#1) (#910) 8 years ago
Brett Wooldridge 6a156830c7 Update README.md 8 years ago
Brett Wooldridge 186cbcc1ee Update CHANGES 8 years ago
Uday Shankar 8824e4b80e updated README.md (#903) 8 years ago
Uday Shankar ae9d52a362 Fixes #878 Searching for driverClass in both hikari class classloader and Thread Context ClassLoader (#902) 8 years ago
Brett Wooldridge 60dbe40e9d Update README.md 8 years ago
Brett Wooldridge f2223cf497 [maven-release-plugin] prepare for next development iteration 8 years ago
Brett Wooldridge 54e4fef6a8 [maven-release-plugin] prepare release HikariCP-2.6.2 8 years ago
Brett Wooldridge 9f78308634 Update changes log for release. 8 years ago
Brett Wooldridge 076a4112ae Update dependencies. 8 years ago