Commit Graph

759 Commits (4442752c0670f0142a683a8d01f753303ba4a27d)
 

Author SHA1 Message Date
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 08f0a02d8a Thank you! 11 years ago
Brett Wooldridge e13d500894 Thank you! 11 years ago
Brett Wooldridge 39ffebfe0e Thank you! 11 years ago
Brett Wooldridge ccd364aacb Thank you! 11 years ago
Brett Wooldridge 8d717d40be Thank you! 11 years ago
Brett Wooldridge e56649c7d6 Icons 11 years ago
Brett Wooldridge 5e7dccf707 Icons 11 years ago
Brett Wooldridge 086ae7a1f9 Icons 11 years ago
Brett Wooldridge e0ab96d46a Icons 11 years ago
Brett Wooldridge c123371d43 Add definition of hikari 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 f6b89c1b0c Update README.md 11 years ago
Brett Wooldridge 7832cc5aa0 Update README.md 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 2cf8dee506 Update release version 11 years ago
Brett Wooldridge 786dd5322b Update README.md 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