3061 Commits (57b771ba92aede2205ab9e39f0d13dde88472755)

Author SHA1 Message Date
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Rossen Stoyanchev 956ffe6858 ContentDisposition refactoring 5 years ago
Rossen Stoyanchev 261956fd08 Improve UriBuilder Javadoc on query params 5 years ago
Rossen Stoyanchev ea4f1ca5d5 Update ContentDisposition to RFC 6266 5 years ago
Rossen Stoyanchev 15321a3163 Fix checkstyle violations 5 years ago
Rossen Stoyanchev 41f40c6c22 Escape quotes in filename 5 years ago
Rossen Stoyanchev 0eacb443b0 Reuse InputStream in ResourceRegionHttpMessageConverter 5 years ago
Rossen Stoyanchev 1dd0a0f009 Fix since tags from prior commit 5 years ago
Rossen Stoyanchev b23617637d Fix cloning issue in CodecConfigurer for multipart writers 5 years ago
Rossen Stoyanchev 11e321b8e7 Add register methods to CodecConfigurer.CustomCodecs 5 years ago
Rossen Stoyanchev 9d65830133 CodecConfigurer implementation refactoring 5 years ago
Rossen Stoyanchev 9b30d46ff4 JSON charset handling in StringHttpMessageConverter 5 years ago
Rossen Stoyanchev c8bce9686f ContentDisposition trims charset in filename 5 years ago
Rossen Stoyanchev f180bf7652 Add "application/*+xml" to XML decoders 5 years ago
Rossen Stoyanchev 1b172c1d20 Expose localAddress in WebFlux server 5 years ago
Johnny Lim 1e83e889aa Use hasSize() where possible 5 years ago
Juergen Hoeller 119dd04ae5 Avoid ByteArrayOutputStream for source values without the need to be encoded 5 years ago
Sam Brannen fc42ca2866 Polish contribution 5 years ago
yokotaso d7d474f658 Do not cache prototype @ControllerAdvice beans 5 years ago
stsypanov 484006ce90 Hoist Class.getName() from String concatenation to dodge an issue related to profile pollution 5 years ago
Rossen Stoyanchev b866d4209c Add UriUtils.encodeQueryParams 5 years ago
Brian Clozel 21053780ef Polish 5 years ago
Brian Clozel decbb9ccf9 Provide default codecs config callback to custom codecs 5 years ago
Rossen Stoyanchev acfeb77d41 Polishing 5 years ago
Brian Clozel d4209392d2 Allow ExchangeStrategies customizations in WebClient 5 years ago
Brian Clozel 1560bbd81e Revert "Allow ExchangeStrategies customizations in WebClient" 5 years ago
Juergen Hoeller 567c7695dd Polishing 5 years ago
Brian Clozel b3020bc484 Allow ExchangeStrategies customizations in WebClient 5 years ago
Rossen Stoyanchev 395c1e415c Polishing contribution 5 years ago
Rossen Stoyanchev 25f3465f1f Polishing contribution 5 years ago
Rossen Stoyanchev b44daa8b71 Remove the few remaining usages of UriTemplate 5 years ago
Rossen Stoyanchev df2ed75df0 MultipartBodyBuilder Javadoc update 5 years ago
Johnny Lim 4aa013c508 Remove duplicate checks in ResponseCookieTests 5 years ago
Rossen Stoyanchev 70a3dbff24 WebSession creation does not block 5 years ago
Arjen Poutsma ddb38eefee Expose method to determine form content type 5 years ago
Arjen Poutsma 2d86f221ce Remove println 5 years ago
Arjen Poutsma 5f3c7ca559 Fix NullPointerException in Jackson2SmileDecoder 5 years ago
Christoph Dreis b234c77b67 Add missing verify() in EncoderHttpMessageWriterTests 5 years ago
Rossen Stoyanchev 7bed4f36da Add missing verify() in Jackson2TokenizerTests 5 years ago
Rossen Stoyanchev 51b35e64cf Extra isReady-onWritePossible after last write 5 years ago
Rossen Stoyanchev 21b2fc1f01 Improve HttpHandlerConnection completion 5 years ago
stsypanov 1f3b595a03 Use String.isEmpty() instead of String.equals("") 5 years ago
Rossen Stoyanchev f4e0288357 Remove mentions of Tomcat async request timeout value 5 years ago
Sam Brannen b4e1d48322 Ignore scoped proxy targets for @ControllerAdvice beans 5 years ago
Sam Brannen 3a39b7fe82 Support scoped @ControllerAdvice beans again 5 years ago
Juergen Hoeller 1607f1db0b Fix Checkstyle nohttp violation 5 years ago