Commit Graph

2892 Commits (c6d1403e5589084aed8af7e1315713016729884a)
 

Author SHA1 Message Date
Brett Wooldridge 9b314dc5b9
Update .travis.yml 4 years ago
Brett Wooldridge 51bb046201 logging pattern in test (+1 squashed commit)
Squashed commits:
[db19b885]  plugin version
4 years ago
Brett Wooldridge 1991355e6b Convert to Java 11 4 years ago
Brett Wooldridge 6546dd27dd Shorten test (+3 squashed commits)
Squashed commits:
[3b09c167] Javadoc plugin version
[13079b14] Javadoc plugin version
[17a3eb97] Javadoc plugin version
4 years ago
darkslave86 2a92bcf2c7
Update HikariConfig.java (#1761)
fix alignment for config lines in log
4 years ago
sullis 44779bdeba
mockito 3.7.7 (#1722)
Co-authored-by: Brett Wooldridge <brett.wooldridge@gmail.com>
4 years ago
Brett Wooldridge f9b2c3d372
Update README.md 4 years ago
Brett Wooldridge 141cddf282 [maven-release-plugin] prepare for next development iteration 4 years ago
Brett Wooldridge da838d36fa [maven-release-plugin] prepare release HikariCP-4.0.3 4 years ago
Brett Wooldridge acc9ac7201 Update changes. 4 years ago
Brett Wooldridge a21a6ff6cd Fix #1735 Add system property to permit lowering (or raising) the minimum allowed value for connectionTimeout and validationTimeout. 4 years ago
Brett Wooldridge 28f5486ecf
Update README.md 4 years ago
Brett Wooldridge b1bd488ded
Update README.md 4 years ago
Brett Wooldridge f9146f88a7
Update README.md 4 years ago
Brett Wooldridge 89a4941989
Update README.md 4 years ago
Brett Wooldridge fcdf18b3da
Update README.md 4 years ago
Brett Wooldridge ec9d9f8c96
Update README.md 4 years ago
Brett Wooldridge 0035f03555
Update README.md 4 years ago
Brett Wooldridge 7b17910a70
Update README.md 4 years ago
Brett Wooldridge 9b3a93451b
Update CHANGES 4 years ago
Brett Wooldridge edc27385ee [maven-release-plugin] prepare for next development iteration 4 years ago
Brett Wooldridge 93d93e9ac8 [maven-release-plugin] prepare release HikariCP-4.0.2 4 years ago
Brett Wooldridge d0c7d54bc9 Fix regression cause by #1605. When returning the addConnectionExecutor pool sizes
back to defaults, the core pool size must be changed before the maximum pool size.
4 years ago
Brett Wooldridge 5ac2a8b653
Update README.md 4 years ago
Brett Wooldridge 26762d53a1
Update CHANGES 4 years ago
Brett Wooldridge b114c693a1 [maven-release-plugin] prepare for next development iteration 4 years ago
Brett Wooldridge 37a3cb1da1 [maven-release-plugin] prepare release HikariCP-4.0.1 4 years ago
Brett Wooldridge 4b8d71b8e8 Restore "strong reference" holding of PoolStats instance, and add code comment so that will not be removed by cleanup in the future. 4 years ago
Brett Wooldridge cdd6b049ea Set default slf4j version, override in profiles, to fix gradle issue where profiles are apparently not properly applied. 4 years ago
Brett Wooldridge 112a11ab6a
Update CHANGES 4 years ago
Brett Wooldridge 068d362f8e
Update CHANGES 4 years ago
Brett Wooldridge 7b585a5006
Update CHANGES 4 years ago
Brett Wooldridge aa76f27566
Update README.md 4 years ago
Brett Wooldridge b971254c1b
Update README.md 4 years ago
Brett Wooldridge f91403858b Update readme 4 years ago
Brett Wooldridge 64727bbc0e Update changes file 4 years ago
Brett Wooldridge bcc6012bdf [maven-release-plugin] prepare for next development iteration 4 years ago
Brett Wooldridge a8bb7d3316 [maven-release-plugin] prepare release HikariCP-4.0.0 4 years ago
Brett Wooldridge b98c79fe99 Remove javassist from module-info 4 years ago
Brett Wooldridge d9d89f9e0f Update version 4 years ago
Brett Wooldridge 6e0f4a8d44 lint cleanup 4 years ago
Brett Wooldridge 04919ad540 lint cleanup and Visual Studio Code files 4 years ago
Brett Wooldridge f715bdaa53 update gitignore 4 years ago
Brett Wooldridge ade83d14cd Code cleanup. 4 years ago
Vladislav Golub 28cb7c0961
Fix prometheus histogram metric tracker for multiple pools (#1692)
* Add support for multiple prometheus histogram metric trackers

* Add tests
4 years ago
nothing 0561309e32
features: add heartbeat to keepalive connection if configure it (#1699)
* features: add heartbeat to keepalive connection if configure it

* features: add heartbeat to keepalive connection if configure it

* features: add heartbeat to keepalive connection if configure it

* features: keepalive unit test

* optimize code

* optimize code
4 years ago
Brett Wooldridge a5a38d582f Fix log4j version. 4 years ago
Brett Wooldridge 668a3388c8
Update pom.xml 4 years ago
freafrea 29eb681cbb
Handle short in PropertyElf (#1581) 4 years ago
Gili Tzabari a228b6df93
Simplified build of multi-release JAR. (#1584) 4 years ago