Leo Bayer
|
7e64826649
|
Fix travis-ci badge urls
|
2 years ago |
Taehong Kim
|
01cafff4e1
|
Remove redundant explicit imports (#1840)
|
2 years ago |
Brett Wooldridge
|
ef99317811
|
Add Librapay donations.
|
3 years ago |
Brett Wooldridge
|
4d0944b502
|
Add Librapay donations.
|
3 years ago |
Brett Wooldridge
|
69394742a6
|
Add pool stats to connection acquisition timeout exception
|
3 years ago |
Brett Wooldridge
|
3104292f68
|
Minor code cleanups.
|
3 years ago |
spliffone
|
979c0ec64e
|
chore: use valid SCM URL instad of the Git SSH URL (#1930)
#1929
Co-authored-by: Bajohr, Rayk <rayk.bajohr@siemens.com>
|
3 years ago |
Brett Wooldridge
|
fbd2a18910
|
Add log when connection not added.
|
3 years ago |
Brett Wooldridge
|
3bd0b70cea
|
Update dependencies.
|
3 years ago |
Brett Wooldridge
|
902fcf84a2
|
Merge commit 'b140fb3de36b3789266b5b0677065452dedbbd96' into dev
* commit 'b140fb3de36b3789266b5b0677065452dedbbd96':
Bump postgresql from 42.2.20 to 42.3.3
|
3 years ago |
Brett Wooldridge
|
23fd7b2e10
|
Merge commit '724140e683e5e9e892dad9607154220a835e0132' into dev
* commit '724140e683e5e9e892dad9607154220a835e0132':
fix: pom.xml to reduce vulnerabilities
|
3 years ago |
Brett Wooldridge
|
c2148006ce
|
Simplify connection creation.
|
3 years ago |
dependabot[bot]
|
b140fb3de3
|
Bump postgresql from 42.2.20 to 42.3.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.20 to 42.3.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.20...REL42.3.3)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
snyk-bot
|
724140e683
|
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-1041788
- https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-584563
|
3 years ago |
Brett Wooldridge
|
a9147ee0f6
|
Update README.md
|
3 years ago |
Brett Wooldridge
|
bb67b5d287
|
[maven-release-plugin] prepare for next development iteration
|
3 years ago |
Brett Wooldridge
|
be0557759d
|
[maven-release-plugin] prepare release HikariCP-5.0.1
|
3 years ago |
Brett Wooldridge
|
3531928780
|
Update dependencies.
|
3 years ago |
Brett Wooldridge
|
ed2da5f1f4
|
Fix idle timeout tests, sleep too tight to idle threshold. (+1 squashed commit)
Squashed commits:
[4844f9e1] Fix idle timeout tests, sleep too tight to idle threshold. (+8 squashed commits)
Squashed commits:
[e0ec6b7f] Fix idle timeout tests, sleep too tight to idle threshold.
[c40a690d] Fix idle timeout tests, sleep too tight to idle threshold.
[7a0a1560] Synchronize idleTimeout manipulation methods
[bab9f648] Fix idle timeout tests, sleep too tight to idle threshold.
[4ee5259b] Add missing ) character in message
[e9d49fc2] Enable debug logging for tests.
[89c1ab45] Fix idle timeout tests, sleep too tight to idle threshold.
[aa06bb85] Simplify pool entry last-accessed time handling.
|
4 years ago |
Brett Wooldridge
|
8f254ae32b
|
Update CHANGES
|
4 years ago |
Brett Wooldridge
|
3ce565bc87
|
Update README.md
|
4 years ago |
Brett Wooldridge
|
d2c0d49f8a
|
[maven-release-plugin] prepare for next development iteration
|
4 years ago |
Brett Wooldridge
|
9bf0275c93
|
[maven-release-plugin] prepare release HikariCP-5.0.0
|
4 years ago |
Brett Wooldridge
|
8329f82c1e
|
Update .travis.yml
|
4 years ago |
Brett Wooldridge
|
eb2eb62d14
|
Update pom.xml
|
4 years ago |
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 |