9633 Commits (aec284a4ca4db3adf6f7d8ae9da6ddc30ce367f1)
 

Author SHA1 Message Date
Brian Clozel 75c70fac3d Fix user destination parsing in simp messaging 10 years ago
Brian Clozel 44ff1436f8 Use https for maven repositories 10 years ago
Chris Beams dff48ad8dd Allow non-String args in JOptCommandLinePropertySource 10 years ago
Andy Clement 94ee763bc8 Fix bytecode generation for SpEL OpPlus 10 years ago
Stephane Nicoll aa892d97e0 Merge pull request #692 from garyrussell/SPR-12425 10 years ago
Gary Russell 4942c5c1fb Add Id to JmsListenerEndpoint Docs 10 years ago
Spring Buildmaster 341eb06254 Next Development Version 10 years ago
Rossen Stoyanchev 9cef8e3001 Apply extra checks to static resource handling 10 years ago
Juergen Hoeller a831ed524f Polishing 10 years ago
Juergen Hoeller 05bdc2cf77 Consistent declaration and use of UTF-8 Charset constants, plus related polishing 10 years ago
Rossen Stoyanchev 53eec48ffd Fix HttpUrlConnection DELETE without body 10 years ago
Sebastien Deleuze 18033486ae Check STOMP headers against ending backslash 10 years ago
Sam Brannen 1988f8c75f Polish Javadoc for ContextCache 10 years ago
Juergen Hoeller 9ff8a01f29 Polishing 10 years ago
Juergen Hoeller 18d2ace785 Latest dependency updates (Tomcat 8.0.15, Jetty 9.2.4, Protocol Buffers 2.6.1) 10 years ago
Juergen Hoeller bf9295bec3 ShallowEtagHeaderFilter skips "Cache-Control" header check on Servlet 2.5 10 years ago
Juergen Hoeller 74500ec8da Avoid unnecessary synchronization in ContextCache, plus forward-ported polishing 10 years ago
Juergen Hoeller 6a96850aa7 Polishing 10 years ago
Juergen Hoeller e02c23eea4 Straight JmsMessagingTemplate setup based on JMS ConnectionFactory 10 years ago
Rossen Stoyanchev 794566abf5 Fix failing test 10 years ago
Rossen Stoyanchev 7f4bf41c23 Improve exception message 10 years ago
Sam Brannen e9dee82a8d Add descriptions to Gradle tasks in spring-test 10 years ago
Sam Brannen c78fd204df Explicitly mention DelegatingWebMvcConfiguration in @EnableWebMvc Javadoc 10 years ago
Sam Brannen da04362a5e Log context cache statistics in the TCF 10 years ago
Sebastien Deleuze 8b5fda5ad9 Use unversioned XSD links in code examples 10 years ago
Stephane Nicoll 6534d0035d Add documentation for the keep-alive flag 10 years ago
Brian Clozel 1fff631daa Fix SubProtocolHandler duplicate registration 10 years ago
Stephane Nicoll 330897b411 Fix typo 10 years ago
Juergen Hoeller 14fef198f0 Explicitly clear manually registered singleton names after destroySingletons call 10 years ago
Juergen Hoeller 285dca027b Polishing 10 years ago
Juergen Hoeller e989b2621f Test for cyclic type declaration handling in TypeDescriptor 10 years ago
Juergen Hoeller 3c3e07e324 Defensive handling of manually registered singleton names (based on Spring Integration test failure) 10 years ago
Juergen Hoeller bba38b8862 MockHttpServletRequestBuilder allows for specifying content type as String value 10 years ago
Sam Brannen 78459504e0 Clean up warnings in spring-jms 10 years ago
Sam Brannen 14f4d34fdb Clean up warnings in spring-websocket 10 years ago
Juergen Hoeller a9c47df0c1 Polishing 10 years ago
Juergen Hoeller d1288fdb7c Upgrade to Hibernate 4.3.7 (and Netty 4.0.24) 10 years ago
Juergen Hoeller 965bea7b3e DefaultListableBeanFactory efficiently accesses current bean names and exposes them via getBeanNamesIterator() 10 years ago
Juergen Hoeller 97ea43681b Polishing 10 years ago
Juergen Hoeller e2518e0b7c Reduced DefaultJCacheOperationSource's dependency from ApplicationContext to BeanFactory 10 years ago
Juergen Hoeller 0e36402bd2 Revised retrieval of cache strategy beans 10 years ago
Sebastien Deleuze cfa3d358d5 Add an alwaysInclude property to TilesViewResolver 10 years ago
Juergen Hoeller 01382b8ff0 BeanDefinitionValueResolver preserves original String array if possible and resolves nested String arrays as well 10 years ago
Juergen Hoeller 65d163e604 Revised scheduling lifecycle integration 10 years ago
Juergen Hoeller 7d2231541b Unit tests for java.util.Optional with autowired collections on @Autowired fields/methods and @Bean method parameters 10 years ago
Juergen Hoeller bf5739c56b HibernateJpaSessionFactoryBean is compatible with Hibernate 4.3 as well now 10 years ago
Stephane Nicoll 5aefcc802e Prevent early bean initialization with @EnableCaching 10 years ago
Stephane Nicoll 8e5c77dc11 Explicit support of String[] value resolution 10 years ago
Sam Brannen 2f03945410 Delete unused imports in spring-test 10 years ago
Juergen Hoeller 7aff575485 Reintroduced original SpringSessionSynchronization constructor and made SpringSession/FlushSynchronization public (for GORM) 10 years ago