5227 Commits (413cbca2c0be8bd66278e9863eef6502e7e4b013)

Author SHA1 Message Date
Sébastien Deleuze 413cbca2c0 Remove commented entries from mime.types 2 years ago
Sam Brannen eff19ec972 Sync MockHttpServletRequest implementations 2 years ago
rstoyanchev 3d1bf28445 Refine how async request state lock is obtained 2 years ago
Sébastien Deleuze 5e3c5d466f Avoid collecting Flux elements in KotlinSerializationJsonEncoder 2 years ago
Sébastien Deleuze 4b7292f431 Fix an off-by-one bug in ForwardedHeaderTransformer 2 years ago
zhoukq aca264942d Update Content-Length if body changed by client interceptor 2 years ago
Brian Clozel be5d5fa52d UrlHandlerFilter should not strip slash for "/" request paths 2 years ago
Brian Clozel debba6545b Listen to multiple async operations in ServerHttpObservationFilter 2 years ago
Brian Clozel fab889009a Support multiple async starts in MockHttpServletRequest 2 years ago
Sam Brannen 167cb5d494 Polishing 2 years ago
Sam Brannen 2ddf495802 Delete unused method and polish formatting 2 years ago
rstoyanchev 186deb777f Update deprecation notices on rawStatusCode 2 years ago
rstoyanchev 57cb8c7abf Restore rawStatusCode methods 2 years ago
Sam Brannen b2c1f978a4 Stop logging result in WebAsyncManager 2 years ago
Brian Clozel 50be08480d Open observation scope in RestClient 2 years ago
Sébastien Deleuze d41ca095ab Add native support for Kotlin default values in controllers 2 years ago
Sam Brannen 346b6f740a Polish contribution 2 years ago
tafjwr 4ffeddb099 Add tests for ControllerAdviceBean#resolveBean() and revise existing tests 2 years ago
Sam Brannen 143736e59b Enforce order of Javadoc tags for records 2 years ago
Sam Brannen de33056c83 Use new features from JUnit Jupiter 5.11 2 years ago
Sam Brannen d749d2949d Use new features from JUnit Jupiter 5.11 2 years ago
rstoyanchev bb17ad8314 Efficient ETag parsing 2 years ago
Juergen Hoeller d0bff584d7 Polishing 2 years ago
rstoyanchev fe4fd00429 Polishing contribution 2 years ago
Riley Park 1703b71563 Fix incorrect weak ETag assertion 2 years ago
rstoyanchev cef1b7ea6d Polishing in HTTP interface argument resolvers 2 years ago
Olga Maciaszek-Sharma 51de84e148 Reject null for non-optional arguments 2 years ago
Stéphane Nicoll 4ac4c1b868 Revert "Merge pull request #33366 from kashike" 2 years ago
Stéphane Nicoll b7ddf1b4f4 Fix typo 2 years ago
Stéphane Nicoll 9f22e0c2de Polish "Make CacheControl immutable" 2 years ago
Riley Park c3ab9bba11 Make CacheControl immutable 2 years ago
Simon Baslé bf5e218b35 Add support for headers in `@HttpExchange` 2 years ago
rstoyanchev b61eee7fb0 Support cross-parameter validation 2 years ago
Simon Baslé a0edf129eb Fix misleading statement in ReactorResourceFactory javadoc 2 years ago
Jonatan Ivanov 6c74fee5e8 Remove unnecessary error signal from DefaultRestClient 2 years ago
Jonatan Ivanov 36e84a5209 Fix RestClient instrumentation 2 years ago
Stéphane Nicoll 76b2d13b2c Add support for changing context path in ServletRequestPath 2 years ago
zinzo edbaf68707 Polishing Javadoc and comment 2 years ago
Simon Baslé 722dcae1b1 Fix buffer leak in MultipartParser 2 years ago
Stéphane Nicoll 321e8a58ae Document that NoOpResponseErrorHandler is not a good fit with RestClient 2 years ago
rstoyanchev f967f6f9f0 Update contribution 2 years ago
Seokjae Lee 5e9308e0cb Flexible collection handling in RequestParamArgumentResolver 2 years ago
rstoyanchev 5ac7e74bf2 Replace test FilterRegistration with the one in testFixtures 2 years ago
rstoyanchev 24ab6f61de Add FilterRegistration to spring-web textFixtures 2 years ago
Brian Clozel b888f362e5 Document ControllerAdviceBean as internal usage 2 years ago
Stéphane Nicoll 6e9a19212f Consistently check for Content-Length value 2 years ago
Dawid Olbiński 83ff8e4e98 Support JAXBElement subtypes in Jaxb2XmlEncoder 2 years ago
rstoyanchev dcabddddc2 Expose HttpExchange metadata to argument resolvers 2 years ago
Stéphane Nicoll f4b2886775 Polish "Support JAXBElement in Jaxb2RootElementHttpMessageConverter" 2 years ago
Thomas Deblock a5e2557738 Support JAXBElement in Jaxb2RootElementHttpMessageConverter 2 years ago