6386 Commits (8987ceea935aa76b48dded4a972a81b51e65145b)
 

Author SHA1 Message Date
Chris Beams d9a4fb410d Introduce "dummy" Environment implementation 12 years ago
Rossen Stoyanchev 660458a649 Fix init order issue in RequestMappingHandlerMapping 12 years ago
Rossen Stoyanchev 902a136b6e Add helpful error message to DispServlet initializer 12 years ago
Rossen Stoyanchev 0c56e86bfb Fix NPE in FormHttpMessageConverter 12 years ago
Phillip Webb 21becef1bd Support Date to String in JodaTimeConverters 12 years ago
Rossen Stoyanchev e4fcad9f93 Fix exception message about producible media types 12 years ago
Rossen Stoyanchev 8e1685caef Fix ClassCastException in TilesConfigurer 12 years ago
Chris Beams 3c1536af75 Merge branch 'SPR-10197' into 3.2.x 12 years ago
Chris Beams cb8dc73fbb Attempt to repro ReflectionUtils performance issue 12 years ago
Chris Beams 06017e7ecc Merge branch 'SPR-9984' into 3.2.x 12 years ago
Chris Beams 4dc3fcecbd Ensure -PtestGroups is passed through to unit tests 12 years ago
Chris Beams c97f26d516 Merge branch 'SPR-9984' into 3.2.x 12 years ago
Chris Beams fc6377cc53 Add TimedSpringRunnerTests to performance test group 12 years ago
Chris Beams d40c8cfc58 Fix broken Castor URLs in ref docs and mapping XML 12 years ago
Chris Beams 24cc33306d Fix typo in reference documentation 12 years ago
Juergen Hoeller 5d9ad5b1d1 AbstractDriverBasedDataSource does not rely on Properties chaining anymore 12 years ago
Juergen Hoeller 87968e5a71 Further preparations for 3.2.1 12 years ago
Juergen Hoeller 944e1c95e6 EhCacheManagerFactoryBean applies cacheManagerName ahead of creation (for EHCache 2.5 compatibility) 12 years ago
Juergen Hoeller cca255bc79 Added "exposeAccessContext" flag JndiRmiClientInterceptor/ProxyFactoryBean (for WebLogic) 12 years ago
Juergen Hoeller 701c5f1110 ContextLoader properly detects pre-refreshed WebApplicationContext 12 years ago
Juergen Hoeller 8c9383da7c BridgeMethodResolver properly handles bridge methods in interfaces 12 years ago
Juergen Hoeller ed952ccba1 LocalVariableTableParameterNameDiscoverer works for bridge methods as well 12 years ago
Juergen Hoeller 3dd817585b MBeanExporter does not log warnings for manually unregistered MBeans 12 years ago
Juergen Hoeller 721fa9db6a SpringBeanAutowiringInterceptor eagerly releases BeanFactory if post-construction fails 12 years ago
Juergen Hoeller 20c4ba40d8 AbstractDriverBasedDataSource does not rely on Properties chaining anymore 12 years ago
Juergen Hoeller be606f4169 Added hint towards not using orm.hibernate3 classes with Hibernate 4 12 years ago
Juergen Hoeller 13cf1fceaa Fixed reference to "fallbackToNoOpCache" flag 12 years ago
Juergen Hoeller cd2183f9e1 Fixed ConnectionSpecConnectionFactoryAdapter explanation 12 years ago
Juergen Hoeller 8a12b9e23f Removed reference to AttributesJmxAttributeSource 12 years ago
Juergen Hoeller d55877ccf2 spring-jms-3.2.xsd allows for SpEL expressions in prefetch and receive-timeout attributes 12 years ago
Juergen Hoeller 6a5744e61c CachedIntrospectionResults.clearClassLoader(null) removes cached classes for the system class loader 12 years ago
Chris Beams e659deab4f Remove .aj sources from spring-aspects jar 12 years ago
Chris Beams 19445508b3 Polish build.gradle 12 years ago
Chris Beams 26d5ef93e6 Handle non-void write methods deterministically 12 years ago
Rob Winch 6888a6f286 Restore *.aj whitespace 12 years ago
Juergen Hoeller e44b4b831e Further fixes for 3.2.1 12 years ago
Juergen Hoeller 2cd23a79a3 Polishing 12 years ago
Juergen Hoeller 450dbb2810 Reintroduced "mode" and "proxy-target-class" attributes in spring-task-3.1/3.2.xsd 12 years ago
Juergen Hoeller abbe1db106 Polishing along with backport 12 years ago
Juergen Hoeller a3211782a6 AbstractCacheManager accepts no caches defined, allowing for EHCache default cache setup 12 years ago
Sam Brannen f3e5f8bb4e Update copyright year, author tags, and Javadoc 12 years ago
Sam Brannen 33ee0ea4a6 Fix broken test in ContentAssertionTests 12 years ago
Rossen Stoyanchev b2d6596901 Add contentTypeCompatibleWith option to Spring MVC Test 12 years ago
Rossen Stoyanchev 9dc7b5feef Use MessageSource to resolve @ResponseStatus.reason 12 years ago
Rossen Stoyanchev a16bad04f0 Update Validation chapter 12 years ago
Rossen Stoyanchev ad025b59c5 Prepend context/servlet path to FormTag action 12 years ago
Phillip Webb ad91fa63fa SpEL support for static finals on interfaces 12 years ago
Phillip Webb bff36fb145 Improve exceptions for multi-operand expressions 12 years ago
Phillip Webb d40bd8bd19 Tweak eclipse warning settings 12 years ago
Phillip Webb 8bb67149a7 Fix eclipse .settings generation 12 years ago