Brett Wooldridge
e369f09a4e
Update changes log.
10 years ago
Brett Wooldridge
01a9a09778
Revert fix #340 see discussion in issue tracker
10 years ago
Nitin
8cc1214007
close connections marked for eviction first
10 years ago
Brett Wooldridge
b6f648e757
Update CHANGES
10 years ago
Brett Wooldridge
ef66717683
Update CHANGES
10 years ago
Brett Wooldridge
29351e811e
Merged #316 selective merge
10 years ago
Brett Wooldridge
1aef63a1f7
Merge branch '2.3.x' into dev
...
* 2.3.x:
Update release version
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release HikariCP-2.3.7
Update change log.
Escew fastpath if there are pending threads waiting to avoid starvation of those threads.
10 years ago
Brett Wooldridge
b6a08c1d99
Update change log.
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
4dd509309b
Update CHANGES
10 years ago
Brett Wooldridge
82956d672a
Update change log
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
1faf28174e
Merge branch '2.3.x' into dev
...
* 2.3.x:
Updates changes log.
10 years ago
Brett Wooldridge
2ccf375ed8
Updates changes log.
10 years ago
Brett Wooldridge
6d8bfdb5ea
Updates changes log.
10 years ago
Brett Wooldridge
3355525e9a
Update CHANGES
10 years ago
Brett Wooldridge
338d556479
Update CHANGES
10 years ago
Brett Wooldridge
718b9b5c9d
Update CHANGES
10 years ago
Brett Wooldridge
935155ad76
Update CHANGES
10 years ago
Brett Wooldridge
0c34389655
Update changes file
10 years ago
Brett Wooldridge
38ec0d6784
Updated changes log.
10 years ago
Brett Wooldridge
57b8e91f02
Updated changes log
10 years ago
Brett Wooldridge
e8d5fdad43
Update CHANGES
10 years ago
Brett Wooldridge
66dd771fc2
Update changes log.
10 years ago
Brett Wooldridge
32a996e7ac
Update changes log.
10 years ago
Brett Wooldridge
43cb5b0781
Update changes log.
10 years ago
Brett Wooldridge
7e7d124a93
Bump revision number due to large internal refactor.
10 years ago
Brett Wooldridge
ce515ac3b8
Scrub, scrub. A little cleaner.
10 years ago
Brett Wooldridge
0b8779ed26
Small LeakTask refactor just to make HikariPool.getConnection() a little tighter (and more readable).
10 years ago
Brett Wooldridge
7fd58eb04c
Update changes log.
10 years ago
Brett Wooldridge
5c46f62411
Update changes log.
10 years ago
Brett Wooldridge
4e5c8cefc8
Update changes log.
10 years ago
Brett Wooldridge
48e0acb982
Fix a bug reported on Stackoverflow.
10 years ago
Brett Wooldridge
c7f4b8599d
Update changes log.
10 years ago
Brett Wooldridge
56216562f4
Update changes log
10 years ago
Brett Wooldridge
94b4b844f2
Update changes log
10 years ago
Brett Wooldridge
26172881fa
Update changes log
10 years ago
Brett Wooldridge
5381080c7c
Update changes log
10 years ago
Brett Wooldridge
ec8fb37697
Update changes log.
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
069f713536
Update changes log
10 years ago
Brett Wooldridge
267005cd9d
Fixed #174 . Move pool filling code to after the housekeeping thread has started.
10 years ago
Brett Wooldridge
48e0b96373
Fix version in changes log
10 years ago
Brett Wooldridge
04772bb988
Update changes log.
10 years ago
Brett Wooldridge
c4ddff90b7
Update changes log.
10 years ago
Brett Wooldridge
f3b6f8ee68
Updated changes log.
10 years ago
Brett Wooldridge
4cec3af51f
updates changes
10 years ago
Brett Wooldridge
fefe559822
Fixed #159 handle case when async connection attempts are failing but there are no longer threads waiting for connections
10 years ago
Brett Wooldridge
cf1109b0a5
Generate classes in the proper protection domain.
10 years ago