7564 Commits (8f569264daf9abe977e4325393b767bfab731f5e)
 

Author SHA1 Message Date
Juergen Hoeller 7b2ac6d194 LocaleContextHolder allows for independent setting of Locale and TimeZone 11 years ago
Juergen Hoeller 1dc7ff8604 Avoid unnecessary char[] allocation in NamedParameterUtils 11 years ago
Spring Buildmaster a32b94f85d Increment version to 4.0.0.BUILD-SNAPSHOT 11 years ago
Spring Buildmaster e5c254b081 Release version 4.0.0.RC1 11 years ago
Rossen Stoyanchev bfa6c2d5a2 Tweak method signatures in HttpComponentsClientHttpRF 11 years ago
Juergen Hoeller 9f3b8a2430 GenericTypeResolver's resolveTypeArguments needs to return null for raw types (for backwards compatibility with 3.2) 11 years ago
Juergen Hoeller 84bc474016 Upgraded to Apache HttpComponents HttpClient 4.3.1 and HttpAsyncClient 4.0 GA, as well as Jackson 2.2.2 11 years ago
Juergen Hoeller 6e418fe43d QualifierAnnotationAutowireCandidateResolver matches regular bean name for FactoryBean dependency type as well 11 years ago
Sam Brannen ec24299092 Delete unused imports 11 years ago
Sam Brannen 8bb29750bf Deleted unused resourceLoader field in Jaxb2Marshaller 11 years ago
Sam Brannen c3afda3992 Delete unnecessary @SuppressWarnings("unused") 11 years ago
Sam Brannen 2e6c998168 Update Javadoc for mocks regarding Servlet 3.0 11 years ago
Phillip Webb d371886988 Allow null method for getTransactionAttribute 11 years ago
Rossen Stoyanchev 5d8fac86d7 Add timeout async request handling to OSIV components 11 years ago
Juergen Hoeller b69ebe70a6 Consistent javadoc references to java.util.concurrent and javax.enterprise.concurrent 11 years ago
Juergen Hoeller 3402628a74 Polishing 11 years ago
Juergen Hoeller 148f8f011d AutowireCandidateResolver receives original bean name (including FactoryBean prefix if applicable) for correct generic type check in case of a FactoryBean definition 11 years ago
Juergen Hoeller f9584184ef Allow for specific instance-based match to override factory method signature match 11 years ago
Juergen Hoeller ac7e27b785 Polishing 11 years ago
Juergen Hoeller 9cbac985fb Refined check for cache turnoff threshold 11 years ago
Phillip Webb e5aef5ee9d Protect against NPE when resolving generic array 11 years ago
Rossen Stoyanchev a7af9505de Avoid filling up AntPathMatcher cache 11 years ago
Juergen Hoeller 48b9e9a203 Spring uses Joda-Time 2.0's specific parseLocalDate/parseLocalTime/parseLocalDateTime methods now 11 years ago
Juergen Hoeller 4bcfbc3ba3 Apply name-matching transaction attributes to user-level methods only 11 years ago
Juergen Hoeller 0fe49629c0 AbstractApplicationContext's ApplicationListenerDetector removes listeners from ApplicationEventMulticaster on individual destruction 11 years ago
Rossen Stoyanchev eddb125836 Upgrade to Tomcat 8 RC5 11 years ago
Rossen Stoyanchev a640d84961 Fix issue in AbstractMethodMessageHandler 11 years ago
Rossen Stoyanchev 164a9f938c Update the Jetty WebSocket adapter 11 years ago
Rossen Stoyanchev 7d5b34a7c5 Fix warnings 11 years ago
Juergen Hoeller f669a40bd6 Removed deprecated TransactionAspectUtils class 11 years ago
Juergen Hoeller bfa30913fb Polishing 11 years ago
Juergen Hoeller 326154270f Refined caching of AntPathStringMatcher per pattern 11 years ago
Juergen Hoeller 62157fe38f Refined logging for advisors which are currently in creation 11 years ago
Sam Brannen 7ca09d7e3d Polish NamedParameterUtils 11 years ago
Brian Clozel 397d52ad17 Upgrade to Jetty 9.1.0 .RC0 11 years ago
Sam Brannen 75e61cc983 Polish spring-websocket 11 years ago
Sam Brannen bf9ec78c5d Polish spring-messsaging 11 years ago
Phillip Webb 4043b1d381 Workaround Javadoc bug with JDK 8 (b112+) 11 years ago
Rossen Stoyanchev 558aec294c Polish MvcUriComponentsBuilder 11 years ago
Rossen Stoyanchev c81754fa51 Merge pull request #392 from bclozel/SPR-10843 11 years ago
Rossen Stoyanchev 81dda069af Update WebSocket extensions change 11 years ago
Brian Clozel 6d00a3f0ee Add support for WebSocket Protocol Extensions 11 years ago
Phillip Webb 78c10cd242 Polish BeanMethodPolymorphismTests 11 years ago
Rob Winch 64869db9e7 Ignore .idea 11 years ago
Juergen Hoeller 8c1767e223 Defensive handling of exceptions during factory method type checking 11 years ago
Sam Brannen 180f41c4c5 Renamed @WebTests to @WebTest 11 years ago
Sam Brannen f9cadfe6f9 Relocate test class to src/test/java folder 11 years ago
Sam Brannen 2bd5a535e1 Merge pull request #393 from sbrannen/SPR-7827 11 years ago
Sam Brannen 5e7021f3f7 Provide meta-annotation support in the TCF 11 years ago
Juergen Hoeller 56dfcd153e Aligned with refinements in 3.2.x branch 11 years ago