2872 Commits (c3c152f80636d91090be899f66cc033796fa777f)

Author SHA1 Message Date
Rossen Stoyanchev acb3d1cf88 Fix typo in test from previous commit 5 years ago
Rossen Stoyanchev 358a6d6f10 Improve separator support in PathContainer 5 years ago
Sam Brannen b0939a8af0 Suppress deprecation warnings in Gradle build 5 years ago
Juergen Hoeller 45136aabd4 Upgrade to Protobuf 3.9 (plus consistent XMLUnit declarations) 5 years ago
Juergen Hoeller 92890232df Upgrade to OpenPDF 1.2.21, Rome 1.12.1, XStream 1.4.11.1 5 years ago
Arjen Poutsma c8704ce473 Introduce DataBufferWrapper 5 years ago
Rossen Stoyanchev 153ac82380 Polish 5 years ago
Andreas Kluth 4973e110ee An empty X-Forwarded-Prefix with a path containing escape sequences leads to exceptions. 5 years ago
Rossen Stoyanchev 2b94205ba9 Update docs on multipart with RestTemplate 5 years ago
Sebastien Deleuze 095fd5bcb3 Use Kotlin BOM 5 years ago
Sam Brannen 38f6d270f8 Delete dead code in tests 5 years ago
Juergen Hoeller 94e3210ae7 Fix nullability warnings and javadoc-triggered package cycles 5 years ago
Sebastien Deleuze d6e3394b81 Polishing 5 years ago
Sam Brannen b2b79ae1e6 Polish contribution 5 years ago
Rossen Stoyanchev 99c4a9eeba Filtering for nested ERROR dispatch 5 years ago
Rossen Stoyanchev 235858e4e5 Exposes supported mime types in Jaxb2Decoder 5 years ago
Rob Winch fde92793b5 Fix http URLs 5 years ago
桂坤 81eb911c09 Fix typo in UrlPathHelper 5 years ago
Сергей Цыпанов 1728bf17fc Avoid unnecessary boxing where primitives can be used 5 years ago
Arjen Poutsma 2909de8829 Remove ServerWebExchange::getParts and ServerRequest::parts 5 years ago
Arjen Poutsma 77c24aac2f Remove DefaultMultipartMessageReader 5 years ago
Rossen Stoyanchev c199cb9054 @ConnectMapping for RSocket handling 5 years ago
Sebastien Deleuze 2b4d6ce354 Add body methods with Object parameter to WebFlux 5 years ago
Sam Brannen 0fbc9bf461 Fix broken Javadoc links 5 years ago
Sam Brannen 575027af24 Polishing 5 years ago
Sam Brannen fae75cb238 Polish contribution 5 years ago
Johnny Lim 6dcf390fa2 Rename PathPatternRouteMatcherTest to PathPatternRouteMatcherTests 5 years ago
Сергей Цыпанов 9f81ffa5ae Use StringJoiner where possible to simplify String joining 5 years ago
Sam Brannen efab6eb55d Ignore empty entries when parsing MediaTypes and MimeTypes 5 years ago
Rossen Stoyanchev fbb72eff2e Polish 5 years ago
Dmytro Nosan ea10ee5265 queryParam and replaceParam with List 5 years ago
Phillip Webb 932f771380 Improve performance of FormContentFilter 5 years ago
Sam Brannen 896496341a Add explicit support for multipart/mixed in FormHttpMessageConverter 5 years ago
Sam Brannen 75d1428e24 Polishing 5 years ago
Sam Brannen 3e41f5e6b6 Cache the encoded credentials in BasicAuthenticationInterceptor 5 years ago
Sam Brannen 5008423408 Support multipart/* MediaTypes in RestTemplate 5 years ago
Sam Brannen 7bc727c895 Convert addSupportedMediaType() to var-args in FormHttpMessageConverter 5 years ago
Sam Brannen 1ef60f2d3b Polishing 5 years ago
Sam Brannen 91ae711a54 Fix Javadoc for MediaType 5 years ago
Sam Brannen 4e7d8a8873 Introduce addSupportedMediaType() in FormHttpMessageConverter 5 years ago
Sam Brannen 8e1cb9a059 Improve diagnostics for all server failures in RestTemplateIntegrationTests 5 years ago
Sam Brannen d522e9835f Polish AbstractMockWebServerTestCase 5 years ago
Sam Brannen 0b6239cecc Improve diagnostics for failures in RestTemplateIntegrationTests 5 years ago
Sam Brannen 7d6be2e26e Polishing 5 years ago
Sam Brannen 0f1d16bb05 Fix Checkstyle violation 5 years ago
Sam Brannen d0231cb29a Presort beans in ControllerAdviceBean.findAnnotatedBeans() 5 years ago
Sam Brannen d5a2bdee8d Improve Javadoc for @ControllerAdvice regarding ordering 5 years ago
Sam Brannen 9239ab1891 Support Ordered interface for @ControllerAdvice beans 5 years ago
Sam Brannen 978adbdae7 Avoid duplicate lookups of @ControllerAdvice annotations 5 years ago
Sam Brannen 7576d0d40c Polishing 5 years ago