5268 Commits (v3.1.3.RELEASE)
 

Author SHA1 Message Date
Spring Buildmaster 6c36240055 Release version 3.1.3.RELEASE 14 years ago
Chris Beams a844712908 Update release date in readme 14 years ago
Juergen Hoeller 03c3dc3dae Clarified ServletConfigAware behavior in case of no ServletConfig being available 14 years ago
Juergen Hoeller 9caf672f21 Added proper synchronization and not-null check to SimpleMessageListenerContainer's doShutdown 14 years ago
Juergen Hoeller 9d78f17176 Adapted PropertySourcesPropertyResolverTests for different error message format 14 years ago
Juergen Hoeller 245d3114a8 Final preparations for 3.1.3 release 14 years ago
Juergen Hoeller 4169898842 Fix circular placeholder prevention 14 years ago
Juergen Hoeller e491d990de Minor polishing 14 years ago
Juergen Hoeller 6d6eaf8506 Added test for custom async annotation 14 years ago
Juergen Hoeller a6bcda25c2 Portlet mapping predicate compareTo implementations are transitive now 14 years ago
Juergen Hoeller 7702fb8513 Added "jtaDataSource" property to JPA LocalContainerEntityManagerFactoryBean (for default units) 14 years ago
Juergen Hoeller b17d53ffae DispatcherPortlet uses a forward for rendering a view as resource response 14 years ago
Phillip Webb 7f081a5eb4 Update changelog 14 years ago
Gareth Davis 983e2ce64f Allow 'arg-type' matches against element body 14 years ago
Phillip Webb ea49c8b840 Polish whitespace 14 years ago
Chris Beams 2cfd15899d Fix split package introduced by @EnableSpringConfigured 14 years ago
Sam Brannen d8dc4a257a Support comments in SQL scripts in JdbcTestUtils 14 years ago
Chris Beams 00ed17dca0 Update Apache license header date 14 years ago
Phillip Webb 410b9f933e Update changelog 14 years ago
Phillip Webb a0745c0c0a Support SQL exception translation for ORA-06550 14 years ago
Phillip Webb cfdd50d8ab Polish whitespace 14 years ago
Phillip Webb e3136e65f4 Allow MapToMap conversion even w/out default ctor 14 years ago
Phillip Webb ced6bb4569 Prevent memory leaks with @Configuration beans 14 years ago
Phillip Webb 4525527794 SpEL support for methods and properties on class … 14 years ago
Phillip Webb 98075c33c6 Chain exception cause on create failure 14 years ago
Chris Beams 4cee691d09 Remove accidentally introduced SpEL test method 14 years ago
Chris Beams 347737290e Update SpEL test to reflect native float support 14 years ago
Satyapal Reddy a94677e7b6 Add SpEL support for float literals 14 years ago
Phillip Webb ca386c13fc Close 'beans' tag in MVC namespace documentation 14 years ago
Rossen Stoyanchev f9eacf9c1f Update changelog 14 years ago
Rossen Stoyanchev 88906d271b Improve regex for parsing query params 14 years ago
Rossen Stoyanchev d8166d6155 Decode target parameters prior to saving a FlashMap 14 years ago
Rossen Stoyanchev 4fccd1799a Fix issue with resolving Errors controller argument 14 years ago
Chris Beams 9187eeff27 Make required spring-web's dependence on spring-aop 14 years ago
Juergen Hoeller 2ab55414e5 Polishing 14 years ago
Juergen Hoeller c90e2c6f10 Made AutoProxyCreatorTests less dependent on container's own interrogation of FactoryBeans 14 years ago
Juergen Hoeller 506e9f50d0 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 14 years ago
Juergen Hoeller 2564db2bfd LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 14 years ago
Juergen Hoeller 13edc93f78 Only cache by-type lookups if configuration has been marked as frozen 14 years ago
Juergen Hoeller 1d26c37b87 Mention matching bean names in exception message in case of non-unique EntityManagerFactory lookup 14 years ago
Juergen Hoeller ee8e178434 Only cache by-type lookups if configuration has been marked as frozen 14 years ago
Juergen Hoeller 679e122326 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 14 years ago
Rossen Stoyanchev 7c1a2f37f2 Fix issue in message conversion 14 years ago
Chris Beams 5e318e73f8 Update spring-web pom dependency on hessian 14 years ago
Juergen Hoeller 682b0f2c63 Jaxb2Marshaller has non-synchronized access to the JAXBContext once initialized 14 years ago
Juergen Hoeller ad81ec922b OpDivide does not return a TypedValue for its operate result (consistent with OpMultiply) 14 years ago
Juergen Hoeller 9862fbfc01 BeanWrapper does not fall back to String constructor if ConversionService attempt failed before 14 years ago
Juergen Hoeller d7825586dc Provider injection into prototype beans works for method parameters as well 14 years ago
Juergen Hoeller 9338080916 ResourceDatabasePopulator etc 14 years ago
Juergen Hoeller fd10e149f6 Backport "Remove default profile during environment merge" 14 years ago