- 02 Jul, 2020 6 commits
-
-
Andy Wilkinson authored
Closes gh-22197
-
Andy Wilkinson authored
Fixes gh-22038
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-22190
-
Andy Wilkinson authored
Closes gh-22193
-
Andy Wilkinson authored
Closes gh-22189
-
- 01 Jul, 2020 11 commits
-
-
Andy Wilkinson authored
* gh-21921: Reinstate metrics for Kafka Streams Closes gh-21921
-
Eddú Meléndez authored
See gh-21921
-
Andy Wilkinson authored
Closes gh-22185
-
Andy Wilkinson authored
Closes gh-22183
-
Andy Wilkinson authored
Closes gh-22182
-
Andy Wilkinson authored
* gh-22110: Improve error handling in JDK upgrade checks Closes gh-22110
-
dreis2211 authored
See gh-22110
-
Andy Wilkinson authored
Closes gh-21938
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-21937
-
Andy Wilkinson authored
Fixes gh-22179
-
- 30 Jun, 2020 16 commits
-
-
Andy Wilkinson authored
Closes gh-22175
-
Andy Wilkinson authored
* gh-22138: Accept empty filter dispatcher types in auto-configurations Closes gh-22138
-
dreis2211 authored
Prior to this commit, the usage of EnumSet.copyOf resulted in exceptions when the underlying collection was empty. See gh-22138
-
Andy Wilkinson authored
Closes gh-22147
-
Andy Wilkinson authored
Closes gh-22171
-
Andy Wilkinson authored
Closes gh-22170
-
Andy Wilkinson authored
* gh-22163: Remove duplicated icon from git-repo-windows resource definition Closes gh-22163
-
XenoAmess authored
See gh-22163
-
Andy Wilkinson authored
Closes gh-22167
-
Andy Wilkinson authored
* gh-22141: Polish "Avoid NPE when binder is closed before started event" Avoid NPE when binder is closed before started event Closes gh-22141
-
Andy Wilkinson authored
See gh-22141
-
im47cn authored
Previously, if TomcatMetricsBinder destroy() was called before it had received an ApplicationStartedEvent an NPE would be thrown due to TomcatMetrics being null. This NPE was then caught and logged at warning level by the disposable bean adapter. This prevents the NPE by checking that the TomcatMetrics instance is null before calling close() on it. See gh-22141
-
Andy Wilkinson authored
Fixes gh-22119
-
Madhura Bhave authored
Closes gh-22155
-
Madhura Bhave authored
* pr/22082: Simplify logic in ErrorPage's equals method Closes gh-22082
-
May authored
See gh-22082
-
- 29 Jun, 2020 7 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
* pr/22090: Polish Closes gh-22090
-
Johnny Lim authored
See gh-22090
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-21510
-