1697 Commits (5e42a6eb0a70460246678ac2aa22a412bc96328d)

Author SHA1 Message Date
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
Adam Ostrožlík 641303baff Remove unnecessary sync block in ControllerMethodResolver 2 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 2 years ago
ijonathanc 9d263668d5 Pass current request to filter in RouterFunction extensions 2 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 2 years ago
Arjen Poutsma 990a34074a Upgrade RestTemplate to HttpClient 5 2 years ago
Arjen Poutsma fa5998ebd4 Trying to fix flaky CoroutinesIntegrationTests 2 years ago
Sam Brannen 911d1f2dea Suppress warnings 2 years ago
Arjen Poutsma 71f9a84d22 Fix releasing bug in StringDecoder 2 years ago
Sébastien Deleuze 2687de0fe8 Add HandshakeWebSocketService runtime hints 2 years ago
Brian Clozel bfac042301 Polish 2 years ago
Brian Clozel ac9360b624 Instrument WebClient for Observability 2 years ago
rstoyanchev 3c5888c43f Polishing 2 years ago
rstoyanchev 2f4c39ba2a Add classpath detection for Reactor Netty 2 2 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 2 years ago
rstoyanchev d373435856 Support for WebFlux on Reactor Netty 2 with Netty 5 2 years ago
Sam Brannen 0395fb4f5f Polish tests 2 years ago