Commit Graph

2930 Commits (dev)
 

Author SHA1 Message Date
Brett Wooldridge 64d91e8ea3 Fixes #1060 (Really) support experimental throw-if-suspended functionality. 7 years ago
Brett Wooldridge bef929cc97 Fixes #1060 Support experimental throw-if-suspended functionality. 7 years ago
Brett Wooldridge 1f73e9a005 Fixes #1060 Support experimental throw-if-suspended functionality. 7 years ago
Brett Wooldridge 7302390bf7
Update README.md 7 years ago
Brett Wooldridge fd88b569a8
Update CHANGES 7 years ago
Brett Wooldridge 4a5d238578
Update README.md 7 years ago
Brett Wooldridge aeb533b888 [maven-release-plugin] prepare for next development iteration 7 years ago
Brett Wooldridge 314e0e6428 [maven-release-plugin] prepare release HikariCP-2.7.6 7 years ago
Brett Wooldridge bdfeee96e0 Fixes #1064 do not propagate "sealed" status to the target of copyStateTo(HikariConfig other). 7 years ago
Brett Wooldridge 67c589ce28
Update README.md 7 years ago
Brett Wooldridge bf904b1481
Update README.md 7 years ago
Brett Wooldridge 3346c2399f
Update README.md 7 years ago
Brett Wooldridge dfacdf43ce
Update CHANGES 7 years ago
Brett Wooldridge 8f3bee6fc4 [maven-release-plugin] prepare for next development iteration 7 years ago
Brett Wooldridge 3078ea6d61 [maven-release-plugin] prepare release HikariCP-2.7.5 7 years ago
Stanislav Savulchik 18379538fb Enable quantiles calculation in prometheus metrics (#1058) 7 years ago
Brett Wooldridge 5ba71e0e83 Minor cleanup. 7 years ago
Brett Wooldridge d7a9fd0339 Update changes log. 7 years ago
stepbeekio a3637fb945 Fixes #1061 HikariProxyStatement.GetGeneratedKeys does not return ProxyResultSet. (#1062) 7 years ago
Brett Wooldridge 2c0c761253 Fix typo. 7 years ago
Brett Wooldridge c3ab0aa0ca Fixes #1053 seal the HikariDataSource after the pool is started. Improve constructor documentation. 7 years ago
Brett Wooldridge c48ccf6e12 Fixes #1053 seal the HikariDataSource after the pool is started. Improve constructor documentation. 7 years ago
oshai a5bdec0ad7 fix documentation (#1055) 7 years ago
Brett Wooldridge d3ee2c7386
Update README.md 7 years ago
Zheka Kozlov 8e3ecb7ec8 Provide Automatic-Module-Name attribute in MANIFEST.MF (#1047) 7 years ago
Brett Wooldridge 70d4907af4
Update Welcome-To-The-Jungle.md 7 years ago
Toni Menzel 5725019a88 Update doc to latest version available (#1029) 7 years ago
Brett Wooldridge 972404199c [maven-release-plugin] prepare for next development iteration 7 years ago
Brett Wooldridge 038af35755 [maven-release-plugin] prepare release HikariCP-2.7.4 7 years ago
Brett Wooldridge 905a311716 Update change log. 7 years ago
znikola 56e978fc65 Added a support for SQL server's specific isolation level (Snapshot) (#1026) 7 years ago
Holger Thurow 4bb67f7612 Issue #928: HikariJNDIFactory should not throw a NamingException when… (#1022)
* Issue #928: HikariJNDIFactory should not throw a NamingException when !"javax.sql.DataSource".equals(ref.getClassName()).

* Issue #928: HikariJNDIFactory should not throw a NamingException when !"javax.sql.DataSource".equals(ref.getClassName()).

* Revert "Issue #928: HikariJNDIFactory should not throw a NamingException when !"javax.sql.DataSource".equals(ref.getClassName())."

This reverts commit d2a5775

* Issue #928: HikariJNDIFactory should not throw a NamingException when !"javax.sql.DataSource".equals(ref.getClassName()).

* Issue #928: HikariJNDIFactory should not throw a NamingException when !"javax.sql.DataSource".equals(ref.getClassName()).
7 years ago
Stephan Schroevers 4a4c139654 Fix Java file permissions (#1015)
Some files were inadvertently marked executable.
7 years ago
checketts 4e0fcb11d1 Update for Micrometer.rc3 (#1016) 7 years ago
Brett Wooldridge 7e0e467c80
Update README.md 7 years ago
Brett Wooldridge 1d7949fcb6 [maven-release-plugin] prepare for next development iteration 7 years ago
Brett Wooldridge 85c450de6c [maven-release-plugin] prepare release HikariCP-2.7.3 7 years ago
Brett Wooldridge ea69484991 Fix javadoc 7 years ago
Brett Wooldridge 0ba37fc796 Fix javadoc 7 years ago
Brett Wooldridge 6eeb574de4
Update CHANGES 7 years ago
Brett Wooldridge 970bcee40e
Add ej-technologies sponsor, remove VersionEye (they have announced end of service). 7 years ago
Brett Wooldridge e03c96378f
Update README.md 7 years ago
Brett Wooldridge 6a7084d9a9
Update README.md 7 years ago
checketts 06e0cf6cf5 Update to match Micrometer updated RC api (#1002) 7 years ago
Brett Wooldridge 4b796b5209 Clean up and better JavaDoc. 7 years ago
Brett Wooldridge 4e00e8cd6a Fixes #1004 update DataSource table to include new MariaDB DataSource 7 years ago
Brett Wooldridge 5e508962a0 Fixes #1003 add SQL State 0A000 to eviction list. 7 years ago
testingsavvy 8ec0c63282 test that FastList#clear() sets all elements to null (#1001) 7 years ago
Fred Deschenes 4d484ea635 Rename copyState to copyStateTo (#991)
Fixes #892 and should prevent further confusion.
7 years ago
Brett Wooldridge 270ce38bb2 Update README.md 7 years ago