7269 Commits (ca9df4d2ef47691953d128d556b978e1cbb334db)
 

Author SHA1 Message Date
Sam Brannen cc2e7bb3d7 Polish AbstractContextLoaderInitializer and subclasses 11 years ago
Rossen Stoyanchev cb77440936 Make date methods in HttpHeaders public 11 years ago
Rossen Stoyanchev 9245fffcaf Return -1 after parse error for Expires header 11 years ago
Juergen Hoeller 58bfd1ae9a Upgraded to XStream 1.4+; reworked XStream construction 11 years ago
Rossen Stoyanchev 123c01908a Remove unintended dependency on Servlet API in SockJS 11 years ago
Rossen Stoyanchev 15a2f03459 Polish SockJS exception handling and javadoc 11 years ago
Rossen Stoyanchev a03517fa35 Polish ServletServerHttpRequest query param handling 11 years ago
Rossen Stoyanchev 9700f09fad Polish async feature for ServerHttpRequest/Response 11 years ago
Rossen Stoyanchev 0d5901ffb6 Polish Cookie abstraction in http packge of spring-web 11 years ago
Juergen Hoeller c26272cef6 DelegatingFilterProxy avoids synchronization for pre-resolved delegate 11 years ago
Juergen Hoeller fdaf7eb78a Updated for Tomcat 6.0+ 11 years ago
Juergen Hoeller 219eeb2369 Added JPA 2.0 compliant "sharedCacheMode" and "validationMode" properties to DefaultPersistenceUnitManager and LocalContainerEntityManagerFactoryBean 11 years ago
Juergen Hoeller a841923f12 Scan for JPA 2.1 Converter annotation as well 11 years ago
Juergen Hoeller f329140dd4 Fixed ClassFilterAwareUnionMethodMatcher equals implementation 11 years ago
Andy Wilkinson 9e20a25607 Introduce SubProtocolHandler abstraction 11 years ago
Juergen Hoeller e4d83bbefe Refined javadoc for WebLogic/WebSphere transaction setup 11 years ago
Juergen Hoeller f88f5ed011 Optimized TomcatInstrumentableClassLoader implementation 11 years ago
Rossen Stoyanchev dcf7813de8 Fix failing test 11 years ago
Rossen Stoyanchev ad40ecff4b Refactor and polish SockJS package structure 11 years ago
Rossen Stoyanchev dad7115c23 Add SockJsMessageCodec 11 years ago
Juergen Hoeller 2af891683e Polishing 11 years ago
Juergen Hoeller 85c9ed005d Fixed misunderstanding with respect to excludeUnlistedClasses default in JPA 2.0 11 years ago
Juergen Hoeller 5b4dcbfcb9 Updated to Hibernate 4.2.2 11 years ago
Juergen Hoeller 127b91fd4f PropertySourcesPlaceholderConfigurer's "ignoreUnresolvablePlaceholders" setting reliably applies to nested placeholders as well 11 years ago
Rossen Stoyanchev 803779d160 Support List<Part> method arguments 11 years ago
Juergen Hoeller 481aeeec98 Polishing 11 years ago
Rossen Stoyanchev 3482c170e0 Fix documentation typo 11 years ago
Deline Neo 909577082d Add attributeDoesNotExist ModelResultMatcher 11 years ago
Rossen Stoyanchev 4c991ba4d0 Make HTTP scheme parsing case-insensitive 11 years ago
Rossen Stoyanchev 1e90d02973 Fix issue with parsing x-forwarded-host header 11 years ago
Juergen Hoeller 676f7f9571 Updated Quartz version range in javadoc 11 years ago
Juergen Hoeller f835188601 Remove the JobDetail from the job data map after discovering it 11 years ago
Juergen Hoeller d504d69ae5 Added "requestsRecovery" bean property to JobDetailFactoryBean 11 years ago
Juergen Hoeller ec527a4121 Relaxed expectation for JDK bug in cornerSpr8949 (for compatibility with OpenJDK 8 b100) 11 years ago
Juergen Hoeller 5ccbc80522 Upgraded to AspectJ 1.8.0.M1 11 years ago
Juergen Hoeller faf54f3966 Polishing 11 years ago
Juergen Hoeller ed996ab4b3 Avoid re-retrieval of singleton bean instances 11 years ago
Phillip Webb eb6dccd885 Merge pull request #324 from bijukunjummen/SPR-10714 11 years ago
Biju Kunjummen 4f871d4448 Fix Jaxb2TypeScanner to scan for @XmlRegistry 11 years ago
Rossen Stoyanchev 5a0e42b76e Add MultiProtocolWebSocketHandler 11 years ago
Rossen Stoyanchev 7bb9c63963 Fix issue in TomcatRequestUpgradeStrategy 11 years ago
Phillip Webb bc5246938d Fix ResourceHttpRequestHandler empty location log 11 years ago
Phillip Webb 1678eaaed0 Turn down logging in DefaultSingletonBeanRegistry 11 years ago
Andy Wilkinson 4390591b68 Make BeanFactoryMCDR BeanFactoryAware 11 years ago
Spring Buildmaster b8bfabdce6 Next development version 4.0.0.BUILD-SNAPSHOT 11 years ago
Spring Buildmaster eda6052937 Release version 4.0.0.M2 11 years ago
Rob Winch b255045541 Enable Jibx binding with TestGroup.CUSTOM_COMPILATION 11 years ago
Rob Winch f7c0795c1a Add TestGroup.CUSTOM_COMPILATION 11 years ago
Arjen Poutsma 4da7e304b8 Additional docs about security vulnerabilities with XStream. 11 years ago
Juergen Hoeller b6c54c3637 Moved executor null check to AsyncExecutionInterceptor, allowing AbstractAsyncExecutionAspect to fall back to sync execution (as in 3.2.1) 11 years ago