Brett Wooldridge
|
da5c02683d
|
Updated changes log.
|
11 years ago |
Brett Wooldridge
|
362be9d29d
|
Javadoc and annotations.
|
11 years ago |
Brett Wooldridge
|
3295443e9b
|
Clean-up and tighten-up of code.
|
11 years ago |
Brett Wooldridge
|
d8bc281902
|
Fix incorrect incrementation of totalConnections when there is a retry. It should only be incremented on the first time through the loop.
|
11 years ago |
Brett Wooldridge
|
2112a3470e
|
Fix typo.
|
11 years ago |
Brett Wooldridge
|
87868ca67b
|
Update copyright.
|
11 years ago |
Brett Wooldridge
|
c2405e0423
|
Avoid unnecessary initialization of local variable.
|
11 years ago |
Brett Wooldridge
|
d8126eca81
|
Add support for DriverManager and JDBC URL-based pool configuration.
|
11 years ago |
Brett Wooldridge
|
af6a7dd430
|
Add support for DriverManager and JDBC URL-based pool configuration.
|
11 years ago |
Brett Wooldridge
|
6637690f0d
|
Add to property to control whether internal pool queries are isolated in their own
transactions or not.
|
11 years ago |
Brett Wooldridge
|
f1d8d9cfc5
|
Only set the readOnly() flag at initial construction if it is set to `true` by default.
|
11 years ago |
Brett Wooldridge
|
5765ed2116
|
Javadoc
|
11 years ago |
Brett Wooldridge
|
6149affd88
|
Support setting a default readOnly state for connections.
|
11 years ago |
Brett Wooldridge
|
b38a363dad
|
Allow javadoc to run for all classes. Sure, why not?
|
11 years ago |
Brett Wooldridge
|
582c7a5e5a
|
Simplify the modifyProxyFactory() method.
|
11 years ago |
Brett Wooldridge
|
9eb405e5b8
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Brett Wooldridge
|
ed99f747b6
|
[maven-release-plugin] prepare release HikariCP-1.3.3
|
11 years ago |
Brett Wooldridge
|
951f19eb02
|
Merge branch 'dev'
|
11 years ago |
Brett Wooldridge
|
22f4e45121
|
Update change log.
|
11 years ago |
Brett Wooldridge
|
cea6ed453f
|
Fix broken unit test
|
11 years ago |
Brett Wooldridge
|
80d80e266f
|
Simplify the setTransactionIsolation() method, perform the check in validate()
|
11 years ago |
Brett Wooldridge
|
62c7bd2a93
|
Minor cleanup.
|
11 years ago |
Brett Wooldridge
|
9bb5713830
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
633eafbed4
|
Remove old benchmark script.
|
11 years ago |
Brett Wooldridge
|
c92d8223bf
|
Update TODO.md
|
11 years ago |
Brett Wooldridge
|
4c1bbf4d36
|
Minor cleanup.
|
11 years ago |
Brett Wooldridge
|
eab48c3a7c
|
Add ramp-up/ramp-down test.
|
11 years ago |
Brett Wooldridge
|
d8211e7175
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
ce75519e07
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
0c2d5445f2
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
7d49a1c9c9
|
Added catalog property to documentation.
|
11 years ago |
Brett Wooldridge
|
5e0f13dcd9
|
Log pool state (debug) at shutdown.
|
11 years ago |
Brett Wooldridge
|
f1e711892b
|
Cleanup to prevent acquisition overruns.
|
11 years ago |
Brett Wooldridge
|
9cc1eb9dc9
|
Cleanup to prevent acquisition overruns.
|
11 years ago |
Brett Wooldridge
|
05dbfbc10a
|
Wording change.
|
11 years ago |
Brett Wooldridge
|
3cbb383777
|
Layout changes
|
11 years ago |
Brett Wooldridge
|
b9a4af92ee
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
111fbc3b73
|
Fix max connection overrunning when saturated with getConnection() calls during benchmarking.
|
11 years ago |
Brett Wooldridge
|
604ea8c174
|
Update change log
|
11 years ago |
Brett Wooldridge
|
d80d793457
|
ConcurrentBag optimizations.
|
11 years ago |
Brett Wooldridge
|
2fb28fbd2a
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
1a73c77071
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
18f1703f59
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
93de7fb8d6
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
23fcf89be4
|
More unit tests
|
11 years ago |
Brett Wooldridge
|
b82dec08b7
|
Use WeakReferences to avoid Tomcat ThreadLocal leak warning.
|
11 years ago |
Brett Wooldridge
|
7e0e5b346a
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
a95fb960b4
|
Update requirements, Java 6 is now supported
|
11 years ago |
Brett Wooldridge
|
c070ae4ec7
|
Updated release version
|
11 years ago |
Brett Wooldridge
|
8678a332ad
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |