5792 Commits (08514e25db883aabcfc160cac345857982c9e837)
 

Author SHA1 Message Date
Juergen Hoeller 0af9244571 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 12 years ago
Juergen Hoeller 0f11920007 Only cache by-type lookups if configuration has been marked as frozen 12 years ago
Juergen Hoeller d7e2de019f Mention matching bean names in exception message in case of non-unique EntityManagerFactory lookup 12 years ago
Juergen Hoeller 538ce4747d Only cache by-type lookups if configuration has been marked as frozen 12 years ago
Juergen Hoeller 3c59725b94 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 12 years ago
Juergen Hoeller cfdcb54711 Jaxb2Marshaller has non-synchronized access to the JAXBContext once initialized 12 years ago
Juergen Hoeller 138fa8af0e OpDivide does not return a TypedValue for its operate result (consistent with OpMultiply) 12 years ago
Juergen Hoeller ff7dcec5f7 BeanWrapper does not fall back to String constructor if ConversionService attempt failed before 12 years ago
Juergen Hoeller 65743936ff Provider injection into prototype beans works for method parameters as well 12 years ago
Phillip Webb 3f1fb4eeea Merge pull request #155 from philwebb/SPR-9284 12 years ago
Phillip Webb 38c4393592 Allow MapToMap conversion to work when the target map does not have a 12 years ago
Phillip Webb 60afa5ead4 Polish trailing whitespace 12 years ago
Phillip Webb ea8b1327b4 Merge pull request #136 from philwebb/SPR-9017 12 years ago
Phillip Webb d28592a6c6 SpEL support for methods and properties on class … 12 years ago
Phillip Webb 98808347ca Remove trailing whitespace 12 years ago
Chris Beams 27c83710b0 Merge pull request #166 from philwebb/SPR-9851 12 years ago
Phillip Webb c8061393fb Prevent memory leaks with @Configuration beans 12 years ago
Rossen Stoyanchev 365a42da64 Add file upload test to Spring MVC Test 12 years ago
Rossen Stoyanchev dc01f088f7 Fix issue in message conversion 12 years ago
Rossen Stoyanchev f7943786de Polish Spring MVC Test code 12 years ago
Phillip Webb 1858ef10ff Tests for DelegatingDataSource Wrappers 12 years ago
Juergen Hoeller 1a6940dd05 Fixed test failure on CI server (classpath search failing for some reason) 12 years ago
Juergen Hoeller 15bf31a09e ResourceDatabasePopulator etc 12 years ago
Juergen Hoeller 84b3f7106d Polishing along with 3.1.3 backport 12 years ago
Phillip Webb 69b380583a Merge pull request #134 from philwebb/SPR-9744 12 years ago
Phillip Webb e543ffdfd7 Improve annotation methods in TypeDescriptor 12 years ago
Phillip Webb 23f089ff1e Polish code and JavaDoc formatting 12 years ago
Juergen Hoeller efd872e35a JPA persistence.xml files may use jar-file entries relative to the unit root (as per the JPA spec) 12 years ago
Juergen Hoeller 92a92b7937 Minor changes along with 3.1.3 backport 12 years ago
Juergen Hoeller 014f7f0242 Changes along with 3.1.3 backport 12 years ago
Juergen Hoeller 9eeb6f15e5 Minor changes along with 3.1.3 backport 12 years ago
Phillip Webb e5cfe8a2c5 Merge pull request #154 from philwebb/SPR-9285 12 years ago
Phillip Webb 2e48656906 Chain exception cause on create failure 12 years ago
Rossen Stoyanchev 2748f2b8eb Remove deprecated methods in spring-test-mvc 12 years ago
Rossen Stoyanchev e7a7f751b6 Prefix REST client test support classes w/ "MockRest" 12 years ago
Rossen Stoyanchev d4fa5c0331 Fix NPE in AbstractMessageConverterMethodProcessor 12 years ago
Juergen Hoeller c020096bbd Further changes for 3.2 RC1 12 years ago
Juergen Hoeller d15ca6277a Polishing 12 years ago
Juergen Hoeller fe16334dd4 Hibernate 4 LocalSessionFactoryBuilder sets thread context ClassLoader (for JBoss 7 compatibility) 12 years ago
Juergen Hoeller 6445f09c36 Consistently upgraded Apache HttpComponents usage to 4.2 12 years ago
Juergen Hoeller 8bdc6be074 Consistent "this." reference to local variable 12 years ago
Juergen Hoeller 9ff640a95d AbstractRoutingDataSource consistently implements JDBC 4.0's Wrapper interface as well 12 years ago
Juergen Hoeller 93aa411886 HttpComponentsHttpInvokerRequestExecutor uses HttpComponents 4.2 to explicitly release connections 12 years ago
Chris Beams 0c0a563a24 Avoid further 'type mismatch' errors in ExtendedBeanInfo 12 years ago
Rossen Stoyanchev 7b4bc08b14 Update context-based tests in spring-test-mvc 12 years ago
Sam Brannen 9937f840d5 Merge pull request #160 from sbrannen/SPR-5243 12 years ago
Sam Brannen a73280ccc8 Support loading WebApplicationContexts in the TCF 12 years ago
Rossen Stoyanchev 3552173b81 Fix issue in AnnotationMethodHandlerExceptionResolver 12 years ago
Rossen Stoyanchev 3eda02d1b4 Update MediaType's includes method 12 years ago
Rossen Stoyanchev 7718936158 Recognize wildcards in media types with a suffix 12 years ago