Brett Wooldridge
05e69c3852
Update README.md
10 years ago
Brett Wooldridge
18b34f3f78
Merge branch '2.3.x' into dev
10 years ago
Brett Wooldridge
d781db4288
Update README.md
10 years ago
Brett Wooldridge
d538f9864c
Fix build break caused by NPE ... dereferencing member before it is initialized.
10 years ago
Brett Wooldridge
eb97e3c985
Merge branch '2.3.x' into dev
...
Conflicts:
CHANGES
hikaricp-java6/pom.xml
hikaricp/pom.xml
pom.xml
10 years ago
Brett Wooldridge
03ad7653ad
Update README.md
10 years ago
Brett Wooldridge
16e5b0710d
[maven-release-plugin] prepare for next development iteration
10 years ago
Brett Wooldridge
9c6ac4121d
[maven-release-plugin] prepare release HikariCP-2.3.6
10 years ago
Brett Wooldridge
4dd509309b
Update CHANGES
10 years ago
Brett Wooldridge
050232604c
Update README.md
10 years ago
Brett Wooldridge
2e916531d4
Fixed #299 disallow colon character in poolName when JMX MBean registration is enabled.
10 years ago
Brett Wooldridge
4d20b0aa07
Fix #300 add isClosed() method to HikariDataSource
10 years ago
Brett Wooldridge
bd5233b022
Fix exception message
10 years ago
Brett Wooldridge
f57de95b7e
Deprecate shutdown() on the datasource in favor of close()
10 years ago
Brett Wooldridge
9fb07a8724
Stronger deprecation.
10 years ago
Brett Wooldridge
82956d672a
Update change log
10 years ago
Brett Wooldridge
61224ec672
Additional null check to avoid NPE during shutdown after initialisation failure
10 years ago
Brett Wooldridge
4a1a7785fe
Fix conditional.
10 years ago
Brett Wooldridge
084b2ae787
Cleanup suggested by Nitin
10 years ago
Brett Wooldridge
0b71a5f68a
Cleaner aesthetic
10 years ago
Brett Wooldridge
56a94fc3b5
Update README.md
10 years ago
Brett Wooldridge
1315469183
Merge branch '2.3.x' into dev
...
* 2.3.x:
Update CHANGES
10 years ago
Brett Wooldridge
400d9327a2
Update CHANGES
10 years ago
Brett Wooldridge
154fde11b2
Change artifact type to bundle
10 years ago
Brett Wooldridge
035c3bec9e
Update README.md
10 years ago
Brett Wooldridge
a8d7f967c3
Merge branch '2.3.x' into dev
...
* 2.3.x:
Updated dependency
10 years ago
Brett Wooldridge
d10e953b02
Updated dependency
10 years ago
Brett Wooldridge
24e6a5b483
Update README.md
10 years ago
Brett Wooldridge
5e78359a8d
Update README.md
10 years ago
Brett Wooldridge
0ec7119755
Update README.md
10 years ago
Brett Wooldridge
1097615981
Update README.md
10 years ago
Brett Wooldridge
a61c728311
Update README.md
10 years ago
Brett Wooldridge
a83508cf1f
Update README.md
10 years ago
Brett Wooldridge
5c5eddd72f
Update README.md
10 years ago
Brett Wooldridge
e33018a0c5
Update README.md
10 years ago
Brett Wooldridge
c4df54fa81
Update README.md
10 years ago
Brett Wooldridge
1ca277531a
Update README.md
10 years ago
Brett Wooldridge
c74c992bd8
Update README.md
10 years ago
Brett Wooldridge
c4a96db2cd
Merge branch 'dev' of github.com-brettwooldridge:brettwooldridge/HikariCP into dev
10 years ago
Brett Wooldridge
003b5260ed
Update slf4j dependency
10 years ago
Brett Wooldridge
f56fb8d7da
Update README.md
10 years ago
Brett Wooldridge
13fecd4b82
Update README.md
10 years ago
Brett Wooldridge
482c585e13
Merge branch '2.3.x' into dev
...
* 2.3.x:
Fix #289 fixed issue where a connection that was checked-out, never used for longer than the DB connection timeout, and then returned to the pool could bypass the aliveness check and be given to another caller of getConnection().
Update issue stats badge
10 years ago
Brett Wooldridge
92762e0288
Merge branch '2.3.x' of github.com-brettwooldridge:brettwooldridge/HikariCP into 2.3.x
10 years ago
Brett Wooldridge
cd457367f7
Fix #289 fixed issue where a connection that was checked-out, never used for longer than the DB connection timeout, and then returned to the pool could bypass the aliveness check and be given to another caller of getConnection().
10 years ago
Brett Wooldridge
bd0ca3c1e5
Update issue stats badge
10 years ago
Brett Wooldridge
c063ea3105
Merge pull request #295 from dharrigan/dev
...
Ignore IntelliJ 'out' directory.
10 years ago
David Harrigan
c557e1c530
Ignore IntelliJ 'out' directory.
10 years ago
Brett Wooldridge
b6b8ab93a6
Cleanup suggested by Nitin
10 years ago
Brett Wooldridge
0b1a47e5b7
Merge branch '2.3.x' into dev
...
* 2.3.x:
Update README.md
10 years ago