5253 Commits (2cfd15899d94be7f201c634e877abec6db6bfbfb)
 

Author SHA1 Message Date
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
Juergen Hoeller 1dd01a7a82 Fixed test failure on CI server (classpath search failing for some reason) 14 years ago
Juergen Hoeller 3788635f51 JPA persistence.xml files may use jar-file entries relative to the unit root (as per the JPA spec) 14 years ago
Juergen Hoeller 86ef22db49 Backported "Work around JDK7 String#substring performance regression" 14 years ago
Juergen Hoeller b2fce2f254 Backported "Register environment in all bean factories in a hierarchy" 14 years ago
Juergen Hoeller be2c2e9a86 Backported "Support opaque URIs in UriComponentsBuilder" 14 years ago
Rossen Stoyanchev 0047200b98 Fix NPE in AbstractMessageConverterMethodProcessor 14 years ago
Juergen Hoeller 1641e082eb Further changes for 3.1.3 14 years ago
Juergen Hoeller baeac9ea6b Polishing 14 years ago
Juergen Hoeller bac05f568a Hibernate 4 LocalSessionFactoryBuilder sets thread context ClassLoader (for JBoss 7 compatibility) 14 years ago
Juergen Hoeller cb7d689f92 Consistent "this." reference to local variable 14 years ago
Juergen Hoeller da8e2d6736 AbstractRoutingDataSource consistently implements JDBC 4.0's Wrapper interface as well 14 years ago
Juergen Hoeller 6ed589d94b HttpComponentsHttpInvokerRequestExecutor explicitly releases connection on HttpComponents 4.2 14 years ago
Chris Beams e70119733a Avoid further 'type mismatch' errors in ExtendedBeanInfo 14 years ago
Sam Brannen 0824746255 Update Javadoc in ExtendedBeanInfo 14 years ago
Chris Beams 30d0bd309c Address various ExtendedBeanInfo bugs 14 years ago