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
Brett Wooldridge
f6ce38c2a2
[maven-release-plugin] prepare for next development iteration
7 years ago
Brett Wooldridge
696a739608
[maven-release-plugin] prepare release HikariCP-2.7.2
7 years ago
Brett Wooldridge
252acc8c9d
prepare for release
7 years ago
Brett Wooldridge
d6a9cd435c
Fixes #983 fix logic that determines how many idle connections can be removed, without violating the minimumIdle contract.
7 years ago
Brett Wooldridge
6735fcfe3a
Closes #989 Merged the parts I agree with.
7 years ago
Brett Wooldridge
e3ed1350d7
Minor cleanup.
7 years ago
Garrick Olson
8ec60dcde8
Fallback to four digit random pool name and log INFO
7 years ago
Brett Wooldridge
26ee91b35c
Add schema to list of supported properties.
7 years ago
r1chl
7cf6673f48
Add the thread name to potential leak detection warnings. ( #987 )
...
* Added thread name to leak detection warnings.
* Changed message 'from thread' to 'on thread'.
7 years ago
Brett Wooldridge
2a9e0185e4
Fix NPE caused by merge.
7 years ago
Johno Crawford
43b423cc5a
Log better message when connection was evicted or dead. ( #977 )
7 years ago
Arthur Gavlyukovskiy
63f6ff371f
Fixed ClassNotFoundException when com.codahale.metrics.MetricRegistry is not in the classpath ( #984 )
...
* Fixed ClassNotFoundException when com.codahale.metrics.MetricRegistry is not in the classpath
* Changed equals to contains to handle CompositeMeterRegistry
7 years ago
Brett Wooldridge
238041f9e5
Fix test case failure.
7 years ago
Brett Wooldridge
3dc9b19c17
Fixes #982 attempt driver class load from thread context classloader first.
7 years ago
Brett Wooldridge
b2d4149a1b
Update codecov.yml
7 years ago
Brett Wooldridge
d0b4f6c82c
Update README.md
7 years ago
Brett Wooldridge
9bacb8475b
Minor cleanup after switchover from coveralls -> codecov
7 years ago
Brett Wooldridge
d7cd97c051
Add yaml for codecov configuration.
7 years ago
Brett Wooldridge
a17f5829ac
Switching to codecov from coveralls.
7 years ago
Brett Wooldridge
82a31c74aa
Use the default output directory for coverage reports.
7 years ago
Brett Wooldridge
55136b08a8
Switching to codecov from coveralls.
7 years ago
Brett Wooldridge
f8cc907f24
Test for javassist code generation.
7 years ago
Brett Wooldridge
171ddd5523
Dependency updates.
7 years ago
Brett Wooldridge
534e504840
Update Welcome-To-The-Jungle.md
8 years ago
Brett Wooldridge
85b926f86a
Update ISSUE_TEMPLATE.md
8 years ago
Brett Wooldridge
5922f91344
Update ISSUE_TEMPLATE.md
8 years ago
Jonathan Clerc
4c5f1921c5
Fix typo in README ( #970 )
8 years ago
Brett Wooldridge
a53f3c47c8
Update README.md
8 years ago
Brett Wooldridge
16b5a80511
Update CHANGES
8 years ago
Brett Wooldridge
f48a85e087
[maven-release-plugin] prepare for next development iteration
8 years ago
Brett Wooldridge
ec8510710a
[maven-release-plugin] prepare release HikariCP-2.7.1
8 years ago
Brett Wooldridge
626cf5695f
Prepare for release.
8 years ago
Brett Wooldridge
f75b0896de
Fixes #967 incorrect bitwise operator value in ConcurrentBag.requite method intended to cause parkNanos() to be called every 256 iterations. Thanks to @ztkmkoo for finding this.
8 years ago
Brett Wooldridge
ac9f53ee9e
Fixes #968 Wrong label order in MicrometerMetricsTracker for the connection usage metric.
8 years ago
Brett Wooldridge
50a49f6059
Update README.md
8 years ago
Brett Wooldridge
2f8e897c70
Update README.md
8 years ago