15294 Commits (0867045fc1ec9d73af7a34edb69e18ca771036be)
 

Author SHA1 Message Date
Rossen Stoyanchev 3009e29489 Remove contentDispositionFormData with charset method 8 years ago
Sebastien Deleuze d8a80fc0db Rename RouterFunction Kotlin DSL files 8 years ago
Sebastien Deleuze 0720f9e978 Fix an eventual IndexOutOfBoundsException in RequestPredicates 8 years ago
Brian Clozel f1abcba4eb Support ipV6 Host addresses in HttpHeaders 8 years ago
Rossen Stoyanchev bb684ce60b Improve decoding support for multipart filename 8 years ago
Sebastien Deleuze 2437500cfe Ignore DataBufferUtilsTests#writeAsynchronousFileChannel 8 years ago
Juergen Hoeller e4651d6b50 XmlEventDecoder uses common defensive XMLInputFactory (now in StaxUtils) 8 years ago
Juergen Hoeller 40df7b6eca Polishing 8 years ago
Sebastien Deleuze fa4d139684 Support instantiating Kotlin classes with optional parameters 8 years ago
Brian Clozel 5cac619e23 Fix host+port resolution in ReactorServerHttpRequest 8 years ago
Juergen Hoeller 6d6d772f31 Polishing 8 years ago
Rossen Stoyanchev 378c72e9b6 Polish + minor refactoring of ResourceUrlProvider 8 years ago
Juergen Hoeller 118d1470fd Ignore (Auto)Closeable for interface-based proxy decisions 8 years ago
Juergen Hoeller 13080f04f4 UriUtils.extractFileExtension properly handles all fragments 8 years ago
Juergen Hoeller ac1d3b22c9 Polishing 8 years ago
Juergen Hoeller 46eba3dbfa Nullability fine-tuning around declaration inconsistencies 8 years ago
Rossen Stoyanchev 68e6b148cb Refactor relative redirect filter support 8 years ago
Rob Winch fadf04e4b4 Add RelativeRedirectFilter 8 years ago
Rob Winch 5f868b493a Add ForwardedHeaderFilter requestOnly 8 years ago
Rossen Stoyanchev 147368eccc Proactively reject URLs without target address 8 years ago
Rossen Stoyanchev cbe5a67687 Polish 8 years ago
Juergen Hoeller 9fc4fb10b0 Nullability fine-tuning around bean properties 8 years ago
Stephane Nicoll 06fc092be2 Polish 8 years ago
Stephane Nicoll 19c88f2cfa Polish components indexer doc 8 years ago
Sebastien Deleuze fb4ddb0746 Make getters and setters null-safety consistent 8 years ago
Sebastien Deleuze ff85726fa9 Fix warnings in Kotlin tests 8 years ago
Sebastien Deleuze e2fd04dff3 Add a [] Kotlin extension for PropertyResolver#getRequiredProperty 8 years ago
Sebastien Deleuze f72e0daa54 Add an env accessor to BeanDefinitionContext 8 years ago
Juergen Hoeller c292a89b24 Http(Async)Client not actually nullable, plus MethodInterceptor nullability 8 years ago
Sam Brannen 1e66191cbd Upgrade to JUnit Jupiter 5.0 M6 8 years ago
Rossen Stoyanchev 43f2de4671 Defensive checks in WebClient and Reactor connector 8 years ago
Rossen Stoyanchev 56903581d9 ResponseEntity declared as Object in WebFlux controller 8 years ago
Rossen Stoyanchev 57221ab15c ContentVersionStrategy has non-blocking contract 8 years ago
Rossen Stoyanchev efb5ba5a95 Refactor VersionStrategy in WebFlux 8 years ago
Juergen Hoeller 704d4c34be Upgrade to Reactor Bismuth M3 (and JavaMail 1.6 final) 8 years ago
Brian Clozel a06da0019f Remove PathPatternParser from PatternsRequestCondition 8 years ago
Rossen Stoyanchev 7a0e5a378a Update for reactor-core change 8 years ago
Rossen Stoyanchev b0422d02dc Resource transformers use AsynchronousFileChannel 8 years ago
Juergen Hoeller bca5a36216 Explicit error message for bean name clash with containing configuration class 8 years ago
Juergen Hoeller 12114a9d4c Consistent use of NIO.2 for file read/write interactions 8 years ago
Rossen Stoyanchev d56fedc226 Methods for reading a Resource in DataBufferUtils 8 years ago
Rossen Stoyanchev ee91e52c3a Polish 8 years ago
Rossen Stoyanchev e2ee23bfc5 WebSession supports changeSessionId 8 years ago
Rossen Stoyanchev 70252a7335 Add tests for SPR-15777 8 years ago
Rossen Stoyanchev b0fc83ee05 Polish CssLinkResourceTransformer 8 years ago
Rossen Stoyanchev d3749bc1ec Add timeout to DataBufferUtilsTests to avoid hanging 8 years ago
Rossen Stoyanchev 47b63150d1 Refactor DefaultWebSession 8 years ago
Rossen Stoyanchev bf712957f6 Polish WebSession support code 8 years ago
Arjen Poutsma c802827f0f Change write methods to return Flux<DataBuffer> 8 years ago
Juergen Hoeller efc5b47b9a Polishing 8 years ago