1661 Commits (0e4ab2c63a60ed73e32bbc75d659d4a79620d7f7)

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