6473 Commits (2b24e99d44cce6c655f572986fd9ac50cbfeb09b)
 

Author SHA1 Message Date
Juergen Hoeller 1ed26d6389 Preparations for 3.2.2 12 years ago
Juergen Hoeller c6cf911931 Marked spring-web module as 'distributable' in order for session replication to work on Tomcat 12 years ago
Juergen Hoeller 8a4ce142c4 SQLErrorCodeSQLExceptionTranslator tries to find SQLException with actual error code, looping through the causes. 12 years ago
Juergen Hoeller 188a11bdb9 Fixed setFavorPathExtension delegation code 12 years ago
Juergen Hoeller ab3aa6c8c2 Added ContentNegotiationManager(Collection<ContentNegotiationStrategy>) constructor 12 years ago
Juergen Hoeller 6b82d293d5 ConfigurationClassPostProcessor allows for overriding of scoped-proxy bean definitions 12 years ago
Phillip Webb 1cc58e0a99 Limit auto grow collection size when using SpEL 12 years ago
Phillip Webb 1c724069c3 Improve presentation of code blocks in Javadoc 12 years ago
Phillip Webb 501ce65055 Polish @Configuration javadoc 12 years ago
Phillip Webb a6b70722fa Update Quartz documentation to use FactoryBeans 12 years ago
Phillip Webb 8c2ace33cb Support 'unless' expression for cache veto 12 years ago
Phillip Webb 3252cb5a0f Merge branch 'cleanup-3.2.x' into 3.2.x 12 years ago
Phillip Webb f464a45ba4 Polish formatting 12 years ago
Phillip Webb 0a6da1e42d Merge branch '3.2.x' into cleanup-3.2.x 12 years ago
Sam Brannen 220d2311c7 Polish documentation in Hibernate support classes 12 years ago
Sam Brannen ae0c34baaf Improve 3.2 migration guide re: JUnit & Hamcrest 12 years ago
Phillip Webb 4849205c6a Merge branch '3.2.x' into cleanup-3.2.x 12 years ago
Phillip Webb aac6b913d6 Merge branch 'cleanup-3.2.x' into 3.2.x 12 years ago
Juergen Hoeller a694db2933 Removed logging from GenericTypeResolver's resolveReturnTypeForGenericMethod 12 years ago
Juergen Hoeller 7d798acd35 Added getOriginalValue() accessor to (Real)Literal 12 years ago
Juergen Hoeller bd72fcd469 Initial preparations for 3.2.2 12 years ago
Juergen Hoeller b3af29b8f6 DefaultMessageListenerContainer invokes specified ExceptionListener for recovery exceptions as well 12 years ago
Juergen Hoeller 6d77f1cf3b ConfigurationClassPostProcessor consistently uses ClassLoader, not loading core JDK annotations via ASM 12 years ago
Juergen Hoeller 58f59d6851 MediaType throws dedicated InvalidMediaTypeException instead of generic IllegalArgumentException 12 years ago
Juergen Hoeller 6a98b40e1c Consistent use of LinkedHashMaps and independent getAttributeNames Enumeration in Servlet/Portlet mocks 12 years ago
Phillip Webb 94a88069ac Update example years to 2013 in CONTRIBUTING.md 12 years ago
Phillip Webb d89e30b864 Fix unnecessary @SupressWarnings annotations 12 years ago
Sam Brannen 321004143b Improve Javadoc for ContextLoaderUtils 12 years ago
Rob Winch ac88106676 Sort maven dependencies in generated pom files 12 years ago
Sam Brannen 8d927dffb3 Merge pull request #221 from kdombeck/fix-typo 12 years ago
Ken Dombeck b8e7314c43 Fix typo in new-in-3.2.xml document 12 years ago
Phillip Webb 2b0d860923 Fix Javadoc warnings 12 years ago
Phillip Webb bc80d25b49 Restore compile dependencies in generated POMs 12 years ago
Phillip Webb 065b1c0e46 Fix unused local variable warnings 12 years ago
Phillip Webb 6a1e841952 Fix unused type compiler warnings 12 years ago
Phillip Webb 88f5dd6ce1 Fix 'is already an instance of type' warnings 12 years ago
Phillip Webb 36b5ba1871 Merge remote-tracking branch 'springsource/3.2.x' into cleanup-3.2.x 12 years ago
Phillip Webb 1065d82f08 Remove eclipse project specific Javadoc settings 12 years ago
Spring Buildmaster 08ba5a0d4a Increment version to 3.2.2.BUILD-SNAPSHOT 12 years ago
Spring Buildmaster 234cb84e83 Release version 3.2.1.RELEASE 12 years ago
Phillip Webb a99a4ed9b5 Tweak gradle generated eclipse meta-data 12 years ago
Juergen Hoeller 8625504711 Completed changelog entries for 3.2.1 12 years ago
Chris Beams 0a6727cb16 Merge branch 'SPR-9970' into 3.2.x 12 years ago
Chris Beams 39c00c489e Avoid UnsupportedOperationEx. with active SecurityManager 12 years ago
Juergen Hoeller 078a1c5db8 Made EncodedResource based variant public; consistently detect XML properties across all variants 12 years ago
Juergen Hoeller d46a82bbb0 Added note on thread safety to TypeConverter and SimpleTypeConverter javadoc 12 years ago
Phillip Webb 7f928e83ff Change merge.into project dependencies to provided 12 years ago
Juergen Hoeller 919aeb5df9 Final preparations for 3.2.1 12 years ago
Juergen Hoeller 575926932d Polishing 12 years ago
Juergen Hoeller e5d9378482 Removed pre-JDK-1.5 checks 12 years ago