15263 Commits (5d4ee09d53a727407771c500fc21cbd01c7f3083)
 

Author SHA1 Message Date
Juergen Hoeller fac83b2e7c Consistent logging in Environment and PropertySource implementations 7 years ago
Sebastien Deleuze 3cef5a1294 Add RouterFunctions#toWebHandler(RouterFunction<?>) 7 years ago
Arjen Poutsma eb435f5947 Add ParameterizedTypeReference method variants to ServerRequest/ServerResponse 7 years ago
Juergen Hoeller c5fc400534 (AnnotationAware)OrderComparator supports null values again 7 years ago
Juergen Hoeller 25e6a2da64 StompSubProtocolHandler consistently accesses current user 7 years ago
Arjen Poutsma f3975776d4 Use list of HttpMessage[Reader|Writer]s instead of CodecConfigurer 7 years ago
Sebastien Deleuze 1e07468d20 Prevent warning about final private methods in CglibAopProxy 7 years ago
Arjen Poutsma d5da823482 Fix race condition for AsynchronousFileChannel 7 years ago
Juergen Hoeller d904e9ed50 Latest dependency updates (RxJava 2.1.2, Rome 1.7.4, JRuby 9.1.12) 7 years ago
Juergen Hoeller af93503a09 TemplateAwareExpressionParser treats null as non-template ParserContext 7 years ago
Rossen Stoyanchev 45e714ec13 Add test case for SPR-15719 7 years ago
Rossen Stoyanchev d20e5fcc59 Polish 7 years ago
Sebastien Deleuze 29c112c010 Avoid requiring `it` parameter in Kotlin bean DSL 7 years ago
Rossen Stoyanchev d7a7b08b08 Find the last plus for suffix MediaType 7 years ago
Rossen Stoyanchev 7e232f989b Improve check for "Broken pipe" error message 7 years ago
Sebastien Deleuze ed6fe2b723 Upgrade to Kotlin 1.1.4-eap-33 7 years ago
Rossen Stoyanchev 14ccb38523 Handle nested w/o top-level array in Jackson2JsonTokenizer 7 years ago
Rossen Stoyanchev bd0de7086e Jackson2JsonTokenizer unwraps top level array only 7 years ago
Rossen Stoyanchev c3e3df57f8 Polish 7 years ago
Rossen Stoyanchev 3009e29489 Remove contentDispositionFormData with charset method 7 years ago
Sebastien Deleuze d8a80fc0db Rename RouterFunction Kotlin DSL files 7 years ago
Sebastien Deleuze 0720f9e978 Fix an eventual IndexOutOfBoundsException in RequestPredicates 7 years ago
Brian Clozel f1abcba4eb Support ipV6 Host addresses in HttpHeaders 7 years ago
Rossen Stoyanchev bb684ce60b Improve decoding support for multipart filename 7 years ago
Sebastien Deleuze 2437500cfe Ignore DataBufferUtilsTests#writeAsynchronousFileChannel 7 years ago
Juergen Hoeller e4651d6b50 XmlEventDecoder uses common defensive XMLInputFactory (now in StaxUtils) 7 years ago
Juergen Hoeller 40df7b6eca Polishing 7 years ago
Sebastien Deleuze fa4d139684 Support instantiating Kotlin classes with optional parameters 7 years ago
Brian Clozel 5cac619e23 Fix host+port resolution in ReactorServerHttpRequest 7 years ago
Juergen Hoeller 6d6d772f31 Polishing 7 years ago
Rossen Stoyanchev 378c72e9b6 Polish + minor refactoring of ResourceUrlProvider 7 years ago
Juergen Hoeller 118d1470fd Ignore (Auto)Closeable for interface-based proxy decisions 7 years ago
Juergen Hoeller 13080f04f4 UriUtils.extractFileExtension properly handles all fragments 7 years ago
Juergen Hoeller ac1d3b22c9 Polishing 7 years ago
Juergen Hoeller 46eba3dbfa Nullability fine-tuning around declaration inconsistencies 7 years ago
Rossen Stoyanchev 68e6b148cb Refactor relative redirect filter support 7 years ago
Rob Winch fadf04e4b4 Add RelativeRedirectFilter 7 years ago
Rob Winch 5f868b493a Add ForwardedHeaderFilter requestOnly 7 years ago
Rossen Stoyanchev 147368eccc Proactively reject URLs without target address 7 years ago
Rossen Stoyanchev cbe5a67687 Polish 7 years ago
Juergen Hoeller 9fc4fb10b0 Nullability fine-tuning around bean properties 7 years ago
Stephane Nicoll 06fc092be2 Polish 7 years ago
Stephane Nicoll 19c88f2cfa Polish components indexer doc 7 years ago
Sebastien Deleuze fb4ddb0746 Make getters and setters null-safety consistent 7 years ago
Sebastien Deleuze ff85726fa9 Fix warnings in Kotlin tests 7 years ago
Sebastien Deleuze e2fd04dff3 Add a [] Kotlin extension for PropertyResolver#getRequiredProperty 7 years ago
Sebastien Deleuze f72e0daa54 Add an env accessor to BeanDefinitionContext 7 years ago
Juergen Hoeller c292a89b24 Http(Async)Client not actually nullable, plus MethodInterceptor nullability 7 years ago
Sam Brannen 1e66191cbd Upgrade to JUnit Jupiter 5.0 M6 7 years ago
Rossen Stoyanchev 43f2de4671 Defensive checks in WebClient and Reactor connector 7 years ago