- 08 Feb, 2019 11 commits
-
-
Brian Clozel authored
-
Brian Clozel authored
Prior to this commit, errors unhandled by custom `WebExceptionHandler` and resulting in an HTTP 500 status would not be logged at ERROR level, giving no information to developers about the actual exception. This commit ensures that such exceptions are logged at the ERROR level with their exception. By the time the exception hits the `DefaultErrorWebExceptionHandler`, if the response is already committed or if the exception is due to a client disconnecting, the error is delegated to Framework support as Spring Boot won't be able to render an error page as expected. Fixes gh-15769
-
Johnny Lim authored
See gh-15873
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/15873: Polish
-
Johnny Lim authored
Closes gh-15873
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/15871: Fix assertion
-
dreis2211 authored
Closes gh-15871
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-15790
-
- 07 Feb, 2019 9 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-15869
-
Andy Wilkinson authored
See gh-15868
-
Andy Wilkinson authored
See gh-15867
-
Andy Wilkinson authored
See gh-15866
-
Andy Wilkinson authored
See gh-15865
-
Andy Wilkinson authored
See gh-15864
-
Andy Wilkinson authored
See gh-15863
-
Andy Wilkinson authored
See gh-15862
-
- 06 Feb, 2019 3 commits
-
-
Stephane Nicoll authored
* pr/15853: Polish contribution Polish
-
Stephane Nicoll authored
Closes gh-15853
-
Kedar Joshi authored
See gh-15853
-
- 05 Feb, 2019 7 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15847
-
Andy Wilkinson authored
Closes gh-15815
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15843
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15844
-
- 04 Feb, 2019 2 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15761
-
- 02 Feb, 2019 2 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
- 01 Feb, 2019 2 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15810
-
- 31 Jan, 2019 4 commits
-
-
Stephane Nicoll authored
* pr/15754: Polish contribution Polish SessionConfigurationImportSelector.selectImports()
-
Stephane Nicoll authored
Closes gh-15754
-
Johnny Lim authored
See gh-15754
-
Stephane Nicoll authored
-