Commit Graph

  • 33636107ac
    Fix dead link to Wix engineering blog post Akos Krivachy 2018-08-13 17:05:31 +0100
  • ea0dd602ff Fix typos detected by github.com/client9/misspell (#1218) Kazuhiro Sera 2018-08-10 00:32:51 +0900
  • 373e9dd3fd Fix typos detected by github.com/client9/misspell Kazuhiro Sera 2018-08-08 23:05:01 +0900
  • 5d1ed1c678 Capability to instantiate an object based on the String class name (#1074) fpirson 2018-08-01 16:06:20 +0200
  • bd5ad62ee0 Capability to instantiate an object based on the String class name Frédéric Pirson 2018-01-24 16:45:10 +0100
  • 471e27ece0 Use orElseGet to delay call until necessary (#1210) Matt Nelson 2018-07-29 06:10:12 -0500
  • 1d2f19923f
    Use orElseGet to delay call until necessary Matt Nelson 2018-07-27 17:59:02 -0500
  • 7209aabecc allow to pass in a prometheus CollectorRegistry (fixes #1181) (#1182) Tom Hombergs 2018-07-12 19:40:22 +0200
  • f9d47e79cb Add a missing SLF4J formatting anchor (#1161) Daniel Trebbien 2018-07-12 09:57:04 -0400
  • 74fa2a84e8 Log uncaught error in acquiring connection (+1 squashed commit) Squashed commits: [7a00d8bd] Jungtaek Lim 2018-05-21 08:59:29 +0900
  • f677e5595b
    Merge 7a00d8bddf into 52b3811e4d Jungtaek Lim 2018-07-12 13:46:50 +0000
  • 52b3811e4d Fixes #1186 limit the number of items in the ThreadLocal list in the ConcurrentBag. Brett Wooldridge 2018-07-11 21:18:47 +0900
  • bbafae23b1 Make HikariConfig able to retrieve passwords dynamically from a password supplier Marcio Oliveira 2018-07-04 18:27:42 +0200
  • 76e599894b fixes some more spots where CollectorRegistry.defaultRegistry was used Tom Hombergs 2018-07-03 16:08:13 +0200
  • 9c7d7ad619 fixed some spots where the static CollectorRegistry.defaultRegistry was still accessed Tom Hombergs 2018-07-03 15:54:14 +0200
  • 2c89cd5f19
    Fixes broken link to wix engineering blog kentros 2018-06-27 11:34:07 -0500
  • d0cb0f8dab
    Update Wall-of-Fame.md Brett Wooldridge 2018-06-24 09:46:38 +0900
  • a1a73c54a4 格式化代码 yangzhuo 2018-06-21 23:10:20 +0800
  • b1c65bf083 格式化代码 yangzhuo 2018-06-20 22:59:40 +0800
  • 9240557119 allow to pass in a prometheus CollectorRegistry instead of always using CollectorRegistry.defaultRegistry. Tom Hombergs 2018-06-18 11:43:47 +0200
  • c1032a06df Quasi-revert change. Some driver's implementation of isClosed() might attempt TCP, and therefore encounter unacknowledged packets outside of the network timeout protection. Brett Wooldridge 2018-06-03 01:23:16 +0900
  • 1ab97870e8 [maven-release-plugin] prepare for next development iteration Brett Wooldridge 2018-05-30 15:41:42 +0900
  • ad827dbb34 [maven-release-plugin] prepare release HikariCP-3.2.0 HikariCP-3.2.0 Brett Wooldridge 2018-05-30 15:41:30 +0900
  • 0f06b56325
    Update pom.xml Brett Wooldridge 2018-05-30 15:36:57 +0900
  • 3498a143a5
    Update CHANGES Brett Wooldridge 2018-05-30 15:32:52 +0900
  • 7a00d8bddf Log uncaught error in acquiring connection Jungtaek Lim 2018-05-21 08:59:29 +0900
  • 88b57c3bd7 Check closed condition before attempting to set network timeout. Brett Wooldridge 2018-05-20 13:38:24 +0900
  • 792ffb1531 Add a missing SLF4J formatting anchor Daniel Trebbien 2018-05-19 10:37:31 -0700
  • 6a13980312 Update validation failure message. Brett Wooldridge 2018-05-19 18:42:36 +0900
  • 603951febd Fixes #1126 correct error in JavaDoc for HikariConfig.setInitializationFailTimeout(). Brett Wooldridge 2018-05-19 18:29:50 +0900
  • 5607d8b913 Fixes #1141 do not throw SQLException when calling isClosed() or close() on a already closed Connection, as per JDBC specification. Brett Wooldridge 2018-05-19 18:22:26 +0900
  • 8921bb08c8 Fixes #1137 support changing user/password at runtime for DriverDataSource-wrapped driver connections. Brett Wooldridge 2018-05-14 22:53:17 +0900
  • 851e2d4592 Fixes #1137 support changing user/password at runtime for DriverDataSource-wrapped driver connections. Brett Wooldridge 2018-05-14 21:13:26 +0900
  • 71e8688ed4 Closes #1114 Remove unneeded code. Brett Wooldridge 2018-05-03 01:59:31 +0900
  • b9b68e4d2f
    Update README.md Brett Wooldridge 2018-05-03 01:25:32 +0900
  • 95e0b429eb Fixes #1136 sanitize jdbcUrl for logging. Brett Wooldridge 2018-04-18 23:43:01 +0900
  • b36323213f log loaded driver when using jdbcUrl (#1136) Sevket Gökay 2018-04-17 21:40:53 +0200
  • da1a129949 log loaded driver when using jdbcUrl Sevket Goekay 2018-04-17 01:12:45 +0200
  • c1ab4c8399 refactor: extract seal check into method and reuse (#1135) Sevket Gökay 2018-04-16 22:13:55 +0200
  • dd25ae792e move method checkIfSealed() to a more appropriate place Sevket Goekay 2018-04-16 15:29:55 +0200
  • ec805524b8 refactor: extract seal check into method and reuse Sevket Goekay 2018-04-16 14:15:33 +0200
  • 4f41863b14
    Update README.md Brett Wooldridge 2018-04-11 13:55:22 +0900
  • 9fef225614
    Update CHANGES Brett Wooldridge 2018-04-11 13:54:54 +0900
  • aeb235f007 [maven-release-plugin] prepare for next development iteration Brett Wooldridge 2018-04-11 13:24:36 +0900
  • 234ba765b4 [maven-release-plugin] prepare release HikariCP-3.1.0 HikariCP-3.1.0 Brett Wooldridge 2018-04-11 13:24:23 +0900
  • 3695c1025e Bump middle version number due to new API method (get/setCatalog() on HikariConfigMXBean) Brett Wooldridge 2018-04-11 13:15:24 +0900
  • 43f21c0fd3 Fix JavaDoc typo Brett Wooldridge 2018-04-11 01:57:52 +0900
  • 9d1b13327e Fix JavaDoc typo Brett Wooldridge 2018-04-11 01:52:48 +0900
  • 368b3ab692 Fix JavaDoc typo Brett Wooldridge 2018-04-11 01:52:18 +0900
  • b5c340eee3 Permit changing the catalog via the HikariConfigMXBean Brett Wooldridge 2018-04-11 01:44:13 +0900
  • 4e6bd83fb6
    Update HikariConfig.java Brett Wooldridge 2018-04-09 14:09:42 +0900
  • 07e9e41dca
    Update README.md Brett Wooldridge 2018-04-09 14:01:11 +0900
  • 39089abd01
    Merge 11007e57eb into cd03cc8912 Ahmet DAL 2018-04-06 08:35:43 +0000
  • 11007e57eb Make the idleTimeout test case more readable Ahmet DAL 2018-04-06 10:34:19 +0200
  • f5dcee6c0c Make idleTimeout reliable Ahmet DAL 2018-04-06 10:11:50 +0200
  • 7cbf0f767f [maven-release-plugin] prepare for next development iteration spring-2.7.9 Brett Wooldridge 2018-04-06 02:27:19 +0900
  • 306407b482 [maven-release-plugin] prepare release HikariCP-2.7.9 HikariCP-2.7.9 Brett Wooldridge 2018-04-06 02:27:05 +0900
  • 1e312905bc Prepare for v2.7.9 release. Brett Wooldridge 2018-04-06 02:05:31 +0900
  • f7a3bd4b0f New MBean test. Brett Wooldridge 2018-03-24 19:30:54 +0900
  • b50d10f29b add test case for new metrics (#1115) Manabu Matsuzaki 2018-03-16 11:47:25 +0900
  • 5ea0c25c6f Add pool metrics (#1110) Manabu Matsuzaki 2018-03-16 02:31:56 +0900
  • b8b86932ac `mockMeterRegistry#find(String)` doesn't seem to return null (#1113) Manabu Matsuzaki 2018-03-16 02:25:32 +0900
  • dba2dd72eb Maintain strong reference to PoolStats for Micrometer gauges (#1108) Tommy Ludwig 2018-03-08 20:48:33 +0900
  • b5f50a6b96 Extract Micrometer metric name to public constant and document usage Tommy Ludwig 2018-02-23 15:56:49 +0900
  • 026c780350 Remove hard-coded percentiles from MicrometerMetricsTracker Tommy Ludwig 2018-02-23 15:30:45 +0900
  • ef4b8e85aa Update Micrometer to 1.0.0 (#1098) Pascal Schumacher 2018-02-22 21:43:08 +0100
  • cd03cc8912
    Update README.md Brett Wooldridge 2018-04-03 04:22:30 +0900
  • 8d3f2b9cf0 [maven-release-plugin] prepare for next development iteration Brett Wooldridge 2018-04-03 04:03:47 +0900
  • 132683a08f [maven-release-plugin] prepare release HikariCP-3.0.0 HikariCP-3.0.0 Brett Wooldridge 2018-04-03 04:03:22 +0900
  • 869b114ac6 JavaDoc fixes. Brett Wooldridge 2018-04-03 04:00:04 +0900
  • b11eb4084c Merge commit '5e84eeebbf61739314b76e61c7f10b9af7c51759' into dev Brett Wooldridge 2018-04-03 03:50:43 +0900
  • a11d6a6b39 Prepare for release. Brett Wooldridge 2018-04-03 03:46:03 +0900
  • 36ffcafe83 Fixes #1116 Only set readOnly/autoCommit during connection setup if they differ from defaults. Brett Wooldridge 2018-03-24 19:31:34 +0900
  • 25f8ab1c1e New MBean test. Brett Wooldridge 2018-03-24 19:30:54 +0900
  • 00cd48a7c8 Fixes #1117 Add (currently undocumented) system property to block pool startup until minimumIdle connections exist in the pool. Brett Wooldridge 2018-03-21 04:06:54 +0900
  • 00604807ba
    Merge 94749ff456 into 3b4322eae6 Tom Reay 2018-03-17 11:14:45 +0000
  • 3b4322eae6 add test case for new metrics (#1115) Manabu Matsuzaki 2018-03-16 11:47:25 +0900
  • 86460ab982 add test case for new metrics Manabu Matsuzaki 2018-03-16 02:49:54 +0900
  • 3313174891 Add pool metrics (#1110) Manabu Matsuzaki 2018-03-16 02:31:56 +0900
  • 52ad863b77
    Merge branch 'dev' into feature/add-pool-matrics Brett Wooldridge 2018-03-16 02:31:42 +0900
  • 4852678a7b `mockMeterRegistry#find(String)` doesn't seem to return null (#1113) Manabu Matsuzaki 2018-03-16 02:25:32 +0900
  • fc5c285ac7 `mockMeterRegistry#find(String)` doesn't seem to return null Manabu Matsuzaki 2018-03-15 23:18:50 +0900
  • 7726bb3790 Add pool metrics Manabu Matsuzaki 2018-03-11 15:51:49 +0900
  • 3a739210ce Maintain strong reference to PoolStats for Micrometer gauges (#1108) Tommy Ludwig 2018-03-08 20:48:33 +0900
  • 17e263d15c Maintain strong reference to PoolStats for Micrometer gauges Tommy Ludwig 2018-03-08 18:07:22 +0900
  • 6ead232623
    Update ISSUE_TEMPLATE.md Brett Wooldridge 2018-03-07 16:54:48 +0900
  • a265e0ce16
    Update CHANGES Brett Wooldridge 2018-03-07 01:26:21 +0900
  • 5e84eeebbf Extract Micrometer metric name to public constant and document usage Tommy Ludwig 2018-02-23 15:56:49 +0900
  • cc36894164 Remove hard-coded percentiles from MicrometerMetricsTracker Tommy Ludwig 2018-02-23 15:30:45 +0900
  • 9cf765911c Update Micrometer to 1.0.0 (#1098) Pascal Schumacher 2018-02-22 21:43:08 +0100
  • c647ea4fa6
    Update Micrometer to 1.0.0 Pascal Schumacher 2018-02-22 18:21:19 +0100
  • 1702f06d21
    Update README.md Brett Wooldridge 2018-02-23 00:10:36 +0900
  • c259dd229c [maven-release-plugin] prepare for next development iteration Brett Wooldridge 2018-02-22 22:51:32 +0900
  • 509a59f680 [maven-release-plugin] prepare release HikariCP-2.7.8 HikariCP-2.7.8 Brett Wooldridge 2018-02-22 22:51:19 +0900
  • b4f25170b3 Setup for a v2.7.8 release. Brett Wooldridge 2018-02-22 22:47:38 +0900
  • 7bff6723c1 Fixes #1095 fix breakage caused by sealed configuration with respect to special handling for the metricsRegistry and metricsTrackerFactory properties, which are allowed to be altered *once* after the pool has started. Brett Wooldridge 2018-02-22 03:32:32 +0900
  • c084d54346 Deprecate setMetricRegistry in favour of setMetricsTrackerFactory and provide static factory methods in the interface. Nerses Aznauryan 2018-02-19 01:17:34 +0000
  • 91bd7dfb33 Allowing anonymous subclasses of MetricRegistry. Also changing checks for metrics libraries from classname contains to assignableFrom the metrics class (#1089) NersesAM 2018-02-18 11:46:17 +0000
  • 3eb0bc72b8 Update Firebird datasource (#1088) Mark Rotteveel 2018-02-18 06:03:35 +0100
  • da85cda8ef Allowing anonymous subclasses of MetricRegistry. Also changing checks for metrics libraries from classname contains to assignableFrom the metrics class Nerses Aznauryan 2018-02-17 15:02:23 +0000