13880 Commits (aa43472f2ea1f8aaffa65be917bc24603dc4d56c)
 

Author SHA1 Message Date
Sebastien Deleuze aa43472f2e Fix error handling in Jackson2JsonDecoder 9 years ago
Sam Brannen e4a599f961 Ensure that JUnit Jupiter tests are executed during build 9 years ago
Sam Brannen 08cc92176a Enable compilation on Eclipse 4.6 9 years ago
Sam Brannen 9ed66bf2eb Clean up warnings across code base 9 years ago
Sam Brannen 055da43e30 Clean up warnings in spring-test 9 years ago
Brian Clozel 87f498195c Fix RequestUpgradeStrategy impl. class loading 9 years ago
Brian Clozel afd93a0b52 Disable streaming when reading to Resources in RestTemplate 9 years ago
Stephane Nicoll 848a2b2ef8 Merge pull request #1284 from garyrussell:SPR-15091 9 years ago
Gary Russell 80bc8fc596 Implement MessagingException.toString() 9 years ago
Stephane Nicoll 9e0a08753d Merge pull request #1281 from marschall:SPR-15076 9 years ago
Philippe Marschall 19e77cd140 Remove use of Boolean constructors 9 years ago
Stephane Nicoll 4cd9710a0d Merge pull request #1282 from marschall:SPR-15077 9 years ago
Philippe Marschall 3f97ab183e Avoid use of double constructor of BigDecimal 9 years ago
Rob Winch df98d304fd Fix ForwardedHeaderFilter with non-empty contextPath 9 years ago
Sebastien Deleuze e78ea34711 Temporary rollback to Kotlin 1.0.6 9 years ago
Stephane Nicoll d912f77a31 Merge pull request #1280 from marschall:SPR-15075 9 years ago
Philippe Marschall 35bd00beaf Remove String#toCharArray from ScriptUtils 9 years ago
Brian Clozel 1ab0916bed Fix default content-type for ResourceRegion HTTP responses 9 years ago
Sebastien Deleuze badde3a479 Add Kotlin based ScriptTemplateView rendering test 9 years ago
Sebastien Deleuze ef4340063e Upgrade to Kotlin 1.1-M04 9 years ago
Stephane Nicoll 276cfd8993 Fix Jdiff generation with Java8 9 years ago
Juergen Hoeller e8a082fbe1 Clarified setAutowireCandidate semantics (plus attribute reordering in BeanDefinition) 9 years ago
Juergen Hoeller ccabff6ba3 Upgrade to ASM 5.2 9 years ago
Juergen Hoeller 311522bc86 Run reactive integration tests only as part of performance group 9 years ago
Juergen Hoeller fc629bb508 Polishing 9 years ago
Juergen Hoeller a5c6658d2c Track bean dependencies for calls between @Bean methods within @Configuration classes 9 years ago
Juergen Hoeller edc62be231 @Scheduled reliably applies after other post-processors and shuts down before TaskScheduler 9 years ago
Rossen Stoyanchev a30ceafc2c Update image 9 years ago
Rossen Stoyanchev 58d79fffd8 Doc updates 9 years ago
Rossen Stoyanchev 5333f9cbf1 Doc updates 9 years ago
Rossen Stoyanchev 6bf12812f1 More documentation updates 9 years ago
Rossen Stoyanchev e62b104e03 Resource cleanup on shutdown in ReactorNettyTcpClient 9 years ago
Rossen Stoyanchev 698c885e06 Reconnect failures delegated to TcpConnectionHandler 9 years ago
Rossen Stoyanchev ea274ebc0a Fix decoding issue in Reactor TcpClient 9 years ago
Rossen Stoyanchev fdf88c9795 Workaround for onReadIdle issue in Reactor TcpClient 9 years ago
Rossen Stoyanchev 2a3e01399a Polish ReactorNettyTcpClient 9 years ago
Juergen Hoeller e38c020535 TypeDescriptor efficiently matches equal annotations as well 9 years ago
Sebastien Deleuze 963ea062e4 Update Spring Web Reactive reference documentation 9 years ago
Juergen Hoeller 209e7a700d Avoid FactoryBean initialization on isSingleton check for decorated bean definition 9 years ago
Juergen Hoeller cff311b03c Remove outdated JpaExceptionTranslatorAspect 9 years ago
Juergen Hoeller 9c62b1eaf7 Polishing 9 years ago
Sebastien Deleuze 4cd3309890 Remove snapshot repository 9 years ago
Rossen Stoyanchev 4a380b8401 Add RequestDataValueProcessor in spring-web-reactive 9 years ago
Rossen Stoyanchev e4d39bb86f Refactor Undertow WebSocket client configuration model 9 years ago
Rossen Stoyanchev 384e851bd1 Polish reactive WebSocketClient implementations 9 years ago
Sebastien Deleuze c18ebdeee0 Upgrade to Kotlin 1.0.6 9 years ago
Sebastien Deleuze 58e113a591 Avoid NPE in AutoProxyRegistrar when no attribute found 9 years ago
Juergen Hoeller 7818c650ba Cache ASM metadata at the context level (if supported) 9 years ago
Juergen Hoeller 048098119e PATCH does not work with the standard JDK HTTP library 9 years ago
Sebastien Deleuze 6a850ee688 Polishing 9 years ago