Brett Wooldridge
|
f0ba4b7188
|
Fixed issue with new proxy class generation whereby Java 6 classes were generated as extending java.lang.AutoClosable, which was not introduced until Java 7.
|
9 years ago |
Brett Wooldridge
|
2c632e7566
|
Fixes major class version number for generated proxy classes.
|
9 years ago |
Brett Wooldridge
|
f45cafad7f
|
Updated changes log for 2.3.9 release
|
10 years ago |
Brett Wooldridge
|
844d759cf3
|
Updated changes log
|
10 years ago |
Brett Wooldridge
|
b6a08c1d99
|
Update change log.
|
10 years ago |
Brett Wooldridge
|
4dd509309b
|
Update CHANGES
|
10 years ago |
Brett Wooldridge
|
400d9327a2
|
Update CHANGES
|
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 |
Brett Wooldridge
|
d474049d52
|
Updated changes
|
10 years ago |
Brett Wooldridge
|
51d74f1e04
|
Updated change log.
|
10 years ago |
Brett Wooldridge
|
18413921c3
|
Update changes file.
|
11 years ago |
Brett Wooldridge
|
22f86cce82
|
Fix #125 add java version check around ScheduledThreadPoolExecutor.setRemoveOnCancelPolicy() for Java 6.
|
11 years ago |
Brett Wooldridge
|
7eb99e71d5
|
Update changes log.
|
11 years ago |
Brett Wooldridge
|
1753195d9f
|
Fix #115 do not call addBagItem() from housekeeping thread if minimumIdle is 0.
|
11 years ago |
Brett Wooldridge
|
97666c0086
|
Updated changes file
|
11 years ago |
Brett Wooldridge
|
521a97f082
|
Update changes file.
|
11 years ago |