14207 Commits (f219680d42e4ccb80fefd3e72ef848bfc9ab5488)
 

Author SHA1 Message Date
Juergen Hoeller e19dff179e Polishing 8 years ago
Juergen Hoeller 02d727fd7c MockHttpServletRequestBuilder supports multiple locales 8 years ago
Juergen Hoeller d0e93284f3 SpringValidatorAdapter properly handles HV-5-style list constraint violations 8 years ago
Juergen Hoeller b06423a5f8 AbstractMessageSource does not attempt to format code-as-default-message 8 years ago
Juergen Hoeller 8084da59a7 Map resolution for multiple beans applies to plain Map interface declaration only 8 years ago
Juergen Hoeller 9e6aa0ff59 BeanDefinitionBuilder supports factory method on factory bean 8 years ago
Juergen Hoeller de4349792b GenericTableMetaDataProvider falls back to single schema as default 8 years ago
Juergen Hoeller 50e5a65b2d LinkedCaseInsensitiveMap provides case-insensitive keySet again 8 years ago
Juergen Hoeller 60882ceb4e Merge pull request #1286 from trisberg/SPR-15107 8 years ago
Juergen Hoeller 0403fe340d Merge pull request #1287 from markhobson/SPR-15109 8 years ago
Juergen Hoeller 31f7860a40 Merge pull request #1285 from dreis2211/SPR-15094 8 years ago
Arjen Poutsma d724644588 Expose WebSession on ServerRequest 8 years ago
Thomas Risberg 5c7aee7d38 Updating MySQLMaxValueIncrementer to not rely on MYISAM 8 years ago
Sebastien Deleuze b7471e7fca Add a Kotlin Web functional DSL 8 years ago
Sebastien Deleuze b04b41b93b Add bodyToMono/Flux<Foo>() Kotlin extensions 8 years ago
Sebastien Deleuze 0a988fd2b1 Remove object wrappers in Kotlin extensions 8 years ago
Sebastien Deleuze 4f1fe74912 Polish ListableBeanFactoryExtension 8 years ago
Sebastien Deleuze 8f14e29067 Support AnnotationConfigApplicationContext{} in Kotlin 8 years ago
Sebastien Deleuze f8461d856a Support Gradle-style Kotlin bean API 8 years ago
Mario Arias 1af905ca0a Add Model and ModelMap Kotlin extensions 8 years ago
Sebastien Deleuze 6ee5e2a817 Polishing 8 years ago
Sebastien Deleuze c5cfd8c8fc Make the Kotlin bean registration API even more idiomatic 8 years ago
Sebastien Deleuze 715274e327 Avoid the need to specify Supplier in Kotlin bean registration API 8 years ago
Sebastien Deleuze b503e4679c Add reactive ScriptTemplateView 8 years ago
Juergen Hoeller 74fa088c7e Latest dependency updates (HtmlUnit 2.24, Joda-Time 2.9.7, RxJava 1.2.5 & 2.0.4) 8 years ago
Sebastien Deleuze aa43472f2e Fix error handling in Jackson2JsonDecoder 8 years ago
Mark Hobson 2ce2f7d9a5 Introduce mime/media types for application/rss+xml 8 years ago
Sam Brannen e4a599f961 Ensure that JUnit Jupiter tests are executed during build 8 years ago
Sam Brannen 08cc92176a Enable compilation on Eclipse 4.6 8 years ago
Sam Brannen 9ed66bf2eb Clean up warnings across code base 8 years ago
Sam Brannen 055da43e30 Clean up warnings in spring-test 8 years ago
Brian Clozel 87f498195c Fix RequestUpgradeStrategy impl. class loading 8 years ago
Brian Clozel afd93a0b52 Disable streaming when reading to Resources in RestTemplate 8 years ago
Stephane Nicoll 848a2b2ef8 Merge pull request #1284 from garyrussell:SPR-15091 8 years ago
Gary Russell 80bc8fc596 Implement MessagingException.toString() 8 years ago
Christoph Dreis 83929b2b98 Improve performance of StringUtils.capitalize() 8 years ago
Stephane Nicoll 9e0a08753d Merge pull request #1281 from marschall:SPR-15076 8 years ago
Philippe Marschall 19e77cd140 Remove use of Boolean constructors 8 years ago
Stephane Nicoll 4cd9710a0d Merge pull request #1282 from marschall:SPR-15077 8 years ago
Philippe Marschall 3f97ab183e Avoid use of double constructor of BigDecimal 8 years ago
Rob Winch df98d304fd Fix ForwardedHeaderFilter with non-empty contextPath 8 years ago
Sebastien Deleuze e78ea34711 Temporary rollback to Kotlin 1.0.6 8 years ago
Stephane Nicoll d912f77a31 Merge pull request #1280 from marschall:SPR-15075 8 years ago
Philippe Marschall 35bd00beaf Remove String#toCharArray from ScriptUtils 8 years ago
Brian Clozel 1ab0916bed Fix default content-type for ResourceRegion HTTP responses 8 years ago
Sebastien Deleuze badde3a479 Add Kotlin based ScriptTemplateView rendering test 8 years ago
Sebastien Deleuze ef4340063e Upgrade to Kotlin 1.1-M04 8 years ago
Stephane Nicoll 276cfd8993 Fix Jdiff generation with Java8 8 years ago
Juergen Hoeller e8a082fbe1 Clarified setAutowireCandidate semantics (plus attribute reordering in BeanDefinition) 8 years ago
Juergen Hoeller ccabff6ba3 Upgrade to ASM 5.2 8 years ago