15110 Commits (c5fc4005344ddb355c4a9b66640d46373ad3f353)
 

Author SHA1 Message Date
Juergen Hoeller c5fc400534 (AnnotationAware)OrderComparator supports null values again 8 years ago
Juergen Hoeller 25e6a2da64 StompSubProtocolHandler consistently accesses current user 8 years ago
Arjen Poutsma f3975776d4 Use list of HttpMessage[Reader|Writer]s instead of CodecConfigurer 8 years ago
Sebastien Deleuze 1e07468d20 Prevent warning about final private methods in CglibAopProxy 8 years ago
Arjen Poutsma d5da823482 Fix race condition for AsynchronousFileChannel 8 years ago
Juergen Hoeller d904e9ed50 Latest dependency updates (RxJava 2.1.2, Rome 1.7.4, JRuby 9.1.12) 8 years ago
Juergen Hoeller af93503a09 TemplateAwareExpressionParser treats null as non-template ParserContext 8 years ago
Rossen Stoyanchev 45e714ec13 Add test case for SPR-15719 8 years ago
Rossen Stoyanchev d20e5fcc59 Polish 8 years ago
Sebastien Deleuze 29c112c010 Avoid requiring `it` parameter in Kotlin bean DSL 8 years ago
Rossen Stoyanchev d7a7b08b08 Find the last plus for suffix MediaType 8 years ago
Rossen Stoyanchev 7e232f989b Improve check for "Broken pipe" error message 8 years ago
Sebastien Deleuze ed6fe2b723 Upgrade to Kotlin 1.1.4-eap-33 8 years ago
Rossen Stoyanchev 14ccb38523 Handle nested w/o top-level array in Jackson2JsonTokenizer 8 years ago
Rossen Stoyanchev bd0de7086e Jackson2JsonTokenizer unwraps top level array only 8 years ago
Rossen Stoyanchev c3e3df57f8 Polish 8 years ago
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