Brett Wooldridge
|
b19657dff2
|
Remove eclipse m2e from pom
|
10 years ago |
Brett Wooldridge
|
9a49d4d69f
|
Prepare for 2.4.0 release candidate 1.
|
10 years ago |
Brett Wooldridge
|
e38be09c65
|
Update README.md
|
10 years ago |
Brett Wooldridge
|
b919948f86
|
Update README.md
|
10 years ago |
Brett Wooldridge
|
13c9446d03
|
Update README.md
|
10 years ago |
Brett Wooldridge
|
80439e3da0
|
Update README.md
|
10 years ago |
Brett Wooldridge
|
c5a13d663d
|
Update README.md
|
10 years ago |
Brett Wooldridge
|
00cb517958
|
Minor cleanup.
|
10 years ago |
Brett Wooldridge
|
4cc0c8af7b
|
Minor cleanup.
|
10 years ago |
Brett Wooldridge
|
ed646b47d5
|
Update README.md
|
10 years ago |
Brett Wooldridge
|
6cfc17254b
|
Update README.md
|
10 years ago |
Brett Wooldridge
|
d9188fe39a
|
Update README.md
|
10 years ago |
Brett Wooldridge
|
bab38c14c6
|
Minor cleanup.
|
10 years ago |
Brett Wooldridge
|
8ac410976b
|
Improve test coverage.
|
10 years ago |
Brett Wooldridge
|
807054782a
|
Merge branch 'dev' of https://github.com/brettwooldridge/HikariCP into dev
|
10 years ago |
Brett Wooldridge
|
ab5f9a7faf
|
HikariDataSource already guards against multiple invocations.
|
10 years ago |
Brett Wooldridge
|
ef66717683
|
Update CHANGES
|
10 years ago |
Brett Wooldridge
|
baee923a48
|
Move utility method into JavassistProxyFactory
|
10 years ago |
Brett Wooldridge
|
b74d708302
|
Remove unused class
|
10 years ago |
Brett Wooldridge
|
9c3e22e267
|
Test on jdk7
|
10 years ago |
Brett Wooldridge
|
242a3ef141
|
Pre-generate proxy classes, removing runtime dependency on Javassist.
|
10 years ago |
Brett Wooldridge
|
dcaa5ac3f9
|
Pre-generate proxy classes, removing runtime dependency on Javassist.
|
10 years ago |
Brett Wooldridge
|
74a78beab7
|
Reduce overhead and accuracy of Dropwizard gauges.
|
10 years ago |
Brett Wooldridge
|
6b3a689cea
|
Comment #318 add check to avoid instantiation of mbean server in the case that registration is disabled.
|
10 years ago |
Brett Wooldridge
|
8d45526f4d
|
Allow (undocumented/unsupported) overriding the use of WeakReferences.
|
10 years ago |
Brett Wooldridge
|
2e84909a63
|
Allow setting the ScheduledThreadPoolExecutor.
|
10 years ago |
Brett Wooldridge
|
ab901f544d
|
Minor cleanup
|
10 years ago |
Brett Wooldridge
|
dd095f61f2
|
Declaring fields final prevents the copyState() method from working.
|
10 years ago |
Brett Wooldridge
|
c46d0e4fbf
|
Update README.md
|
10 years ago |
Brett Wooldridge
|
29351e811e
|
Merged #316 selective merge
|
10 years ago |
Brett Wooldridge
|
61d07c24e2
|
Remove our "ported" Java 8 LongAdder and Striped64.
|
10 years ago |
Brett Wooldridge
|
385da61360
|
Merge branch 'dev' of https://github.com/brettwooldridge/HikariCP into dev
* 'dev' of https://github.com/brettwooldridge/HikariCP:
Suppress unchecked warning
|
10 years ago |
Brett Wooldridge
|
230c019e61
|
Remove our "ported" Java 8 LongAdder and Striped64.
|
10 years ago |
Brett Wooldridge
|
e52ccc2dd2
|
Suppress unchecked warning
|
10 years ago |
Brett Wooldridge
|
c9041c83f2
|
Fixes #307 implement a ClockSource that is backed by either System.currentTimeMillis() or System.nanoTime() depending on the platform.
|
10 years ago |
Brett Wooldridge
|
eadf8d1911
|
Fixes #227 Rollback to Javassist 3.18.2-GA
|
10 years ago |
Brett Wooldridge
|
d4e426ba48
|
Fixes #229 suppress debug log at shutdown
|
10 years ago |
Brett Wooldridge
|
53fe3b5b51
|
Fixes #229 suppress debug log at shutdown
|
10 years ago |
Brett Wooldridge
|
be60783476
|
Hasten shutdown
|
10 years ago |
Brett Wooldridge
|
72710b0f06
|
Allow the user to control whether WeakReference objects are used within ThreadLocals or not (default is not).
|
10 years ago |
Brett Wooldridge
|
1e055c64d1
|
Fixes #227 Rollback to Javassist 3.18.2-GA
|
10 years ago |
Brett Wooldridge
|
f3aee853c0
|
Abandon the WeakReference model ... this was just for Tomcat, and Tomcat can handle it (even though it logs a stupid severe warning).
|
10 years ago |
Brett Wooldridge
|
bf011686eb
|
nanoTime() rollbacks
|
10 years ago |
Brett Wooldridge
|
f65585b9f7
|
Java 7/8 cleanup
|
10 years ago |
Brett Wooldridge
|
9b77170d84
|
Update README.md
|
10 years ago |
Brett Wooldridge
|
acc322ee1b
|
Remove staggling nanoTime() calls.
|
10 years ago |
Brett Wooldridge
|
a79b4dd98a
|
Rollback maven-bundle-plugin, it's broken.
|
10 years ago |
Brett Wooldridge
|
b135955bf8
|
Remove staggling nanoTime() calls.
|
10 years ago |
Brett Wooldridge
|
2749a52ff6
|
Update dependency
|
10 years ago |
Brett Wooldridge
|
f925a23652
|
Merge branch '2.3.x' into dev
* 2.3.x:
Update README.md
|
10 years ago |