1580 Commits (307247b6a36be96dccecefc6ec650ca6fa7639b1)

Author SHA1 Message Date
rstoyanchev 307247b6a3 Use DispatchExceptionHandler in HandlerResult 3 years ago
rstoyanchev 2878ade980 WebFlux support for handling of early exceptions 3 years ago
Sam Brannen d0b162a76c Polishing 3 years ago
Sam Brannen 95f3337bb5 Revise contribution 3 years ago
divcon ba136dcf40 Replace use of Collections.unmodifiable*() methods where appropriate 3 years ago
Sam Brannen 3438c47744 Polishing 3 years ago
rstoyanchev aeb35663d4 Remove deprecated methods in HttpServiceProxyFactory 3 years ago
Juergen Hoeller a2ac764f9c Reuse StandardWebSocketUpgradeStrategy as a base class for Tomcat etc 3 years ago
Johnny Lim 710cf1f486 Use ObservationThreadLocalAccessor.KEY where possible 3 years ago
Andy Wilkinson 95395b53d5 Make WebSocket upgrade strategies compatible with Tomcat 10.1 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
Brian Clozel 6022065ad3 Rename web observation documentation 3 years ago
Brian Clozel db79d1d2b9 Set matching pattern in reactive server observation context 3 years ago
Brian Clozel 3c049a2bd0 Polish 3 years ago
Marcin Grzejszczak c03ccb2e6c Propagate context in reactive HTTP server and client 3 years ago
Arjen Poutsma 2042cb68a5 Merge two DispatcherHandlerIntegrationTests 3 years ago
Arjen Poutsma 9e306151c7 Use case-insensitive check for request conditions 3 years ago
Christoph Dreis 58bb6e7181 Reduce allocations caused by producible media types 3 years ago
rstoyanchev 5ef3aab3fe Warn about ResponseEntity-ProblemDetail status mismatch 3 years ago
rstoyanchev 921eeadff4 Minor refactoring after recent commits 3 years ago
rstoyanchev e71057dca9 Support i8n of ProblemDetail "title" field 3 years ago
rstoyanchev 506fbe5243 Improve mapping any Exception to ErrorResponse 3 years ago
Mikk Raudvere 12cc8a9f07 Fix typos 3 years ago
rstoyanchev bd59c7a691 Polishing contribution 3 years ago
Violeta Georgieva 997d1b3d7e Enable leak detection in Netty 5 tests 3 years ago
Sébastien Deleuze aa776e40f9 Ensure classpath checks can be evaluated at build-time 3 years ago
Johnny Lim 5dca43ebd6 Use KeyValue.NONE_VALUE where possible 3 years ago
Johnny Lim 7df8b59a7f Polish "Reorganize HTTP Observation types" 3 years ago
Brian Clozel 001b2636d6 Reorganize HTTP Observation types 3 years ago
rstoyanchev 5cb3af708c Add Builder to HttpServiceProxyFactory 3 years ago
Sébastien Deleuze 1439c5bb8f Document how to use WebJars without webjars-locator-core dependency 3 years ago
Arjen Poutsma ce03980fb4 Mark HttpRequest::getMethodValue and ClientHttpResponse::getRawStatusCode for removal 3 years ago
Brian Clozel 455a736a01 Switch to Micrometer 1.10.0-SNAPSHOT 4 years ago
Iain Henderson b8243e6f84 Support CBOR and Protobuf with Kotlin Serialization 4 years ago
rstoyanchev a4210854fb MessageSource support for Spring MVC and WebFlux exceptions 4 years ago
Brian Clozel 681cf0dae7 Provide full request URL for "http.url" keyvalue 4 years ago
Brian Clozel 7dd6afc263 Temporarily disable kotlin scripts tests with Java 19 4 years ago
Brian Clozel 486a1b6024 Change keyvalue name to http.url in server observations 4 years ago
Sam Brannen 1224be84ba Remove incorrect [@]since tags 4 years ago
Sam Brannen e284405e9a Delete unused code 4 years ago
Brian Clozel 5613922fba Polish test 4 years ago
rstoyanchev 4d5b0c91a3 Polishing contribution 4 years ago
Violeta Georgieva b5adae2086 Switch to Reactor Netty 2 snapshots 4 years ago
Johnny Lim 380795e5b8 Polish observability changes 4 years ago
Brian Clozel 8c24e8c034 Add HttpOutcome for HTTP observations 4 years ago
Brian Clozel b9070ae752 Add contextualName to HTTP Observations 4 years ago
Arjen Poutsma 0293e22910 Trying to fix flaky CoroutinesIntegrationTests 4 years ago
Adam Ostrožlík 641303baff Remove unnecessary sync block in ControllerMethodResolver 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago