8263 Commits (34eb4dba3a4e1915989c29713a2b3551d3d5520d)
 

Author SHA1 Message Date
Sam Brannen 1d47034736 Merge pull request #466 from olivergierke/SPR-11459 11 years ago
Oliver Gierke 74969a4794 Update ref. manual to favor constructor injection 11 years ago
Juergen Hoeller 9af7d2646b Added documentation on how to set up JSR-303 method validation 11 years ago
Juergen Hoeller 473061ec1e Added explicit note on thread safety to JdbcTemplate variants 11 years ago
Rossen Stoyanchev c553d681f1 Add Servlet 3.1 methods to mock request 11 years ago
Rossen Stoyanchev 3786993eb0 Merge pull request #474 from sdeleuze/SPR-11488 11 years ago
Rossen Stoyanchev c4000727ef Move customize(Un)Marshaller methods to abstract class 11 years ago
Sebastien Deleuze 45be8c0692 Add marshalling hooks in Jaxb2RootElementHttpMessageConverter 11 years ago
Sam Brannen 474142a862 Update link to Pro Git in CONTRIBUTING page 11 years ago
Sam Brannen 3a758a8c60 Update link to Pro Git in CONTRIBUTING page 11 years ago
Brian Clozel b22ae598ca update org name in links 11 years ago
Sam Brannen 5637890661 Link to @SpringCentral in README 11 years ago
Sam Brannen 57ecb9f307 Polish formatting and update links in README 11 years ago
Rossen Stoyanchev 035bac025a Use unique names when auto-registering Filters 11 years ago
Rossen Stoyanchev 8b24f99487 Update CONTRIBUTING.md 11 years ago
Brian Clozel fc05df0f14 Expose path matching settings in MVC Java config 11 years ago
Rossen Stoyanchev 1c90bf5e4f Update CONTRIBUTING.md 11 years ago
Sam Brannen d108db8a79 Polish CONTRIBUTING page 11 years ago
Sam Brannen 2edff2135f Polish Javadoc for DefaultContentTypeResolver 11 years ago
Juergen Hoeller ac61b13a7c AnnotatedElementUtils wraps unexpected exceptions with descriptive IllegalStateException 11 years ago
Juergen Hoeller 1763bfbad0 Fixed content length check in XmlValidationModeDetector 11 years ago
Juergen Hoeller bc5af2c6b6 Upgraded to Hibernate 4.2.9 11 years ago
Rossen Stoyanchev 6016536055 Remove ContentTypeResolver from composite converter 11 years ago
Rossen Stoyanchev 0da1eefd74 Add default ContentTypeResolver initialization 11 years ago
Rossen Stoyanchev 801237aec1 Add getMatchingPatterns method to Patterns condition 11 years ago
Rossen Stoyanchev 56476cdd5f Add strictContentTypeMatching converter option 11 years ago
Sebastien Deleuze 2b69c1f15b Support String contentType headers in spring-messaging 11 years ago
Brian Clozel 11c41993f1 Update documentation with coding guidelines 11 years ago
Sam Brannen 0637864b39 Ensure AnnotationUtils is compatible with Java 6 11 years ago
Sam Brannen 0f5a27c354 Merge changes from sbrannen/SPR-11475 11 years ago
Sam Brannen 1d30bf83a0 Favor 'local' annotations over inherited ones 11 years ago
Juergen Hoeller 0616cbccd6 Upgraded JSP build dependency to 2.2 11 years ago
Sam Brannen fbdebc1bd6 Clean up warnings that show up in Gradle build 11 years ago
Sam Brannen 019d29c991 Delete work-around for Ant 1.8 in Gradle build 11 years ago
Sam Brannen 1ac08e4a1b Polish Javadoc for ConfigurationClassParser 11 years ago
Sam Brannen 979c483384 Do not inspect meta-annotations on Java annotations 11 years ago
Rossen Stoyanchev 651e0a44fb Update documentation 11 years ago
Sam Brannen ce0d916492 Fix 'method' typo in @PropertySources 11 years ago
Sam Brannen 39eb7442fc Merge changes from sbrannen/SPR-11455 11 years ago
Sam Brannen 78b69f5d77 Always supply test class to ContextLoaders in TCF 11 years ago
Sam Brannen 76cc6db5fc Upgrade to TestNG 6.8.8 11 years ago
Rossen Stoyanchev b727cdb120 Adjust ActiveMQ settings in integration tests 11 years ago
Phillip Webb 2ec4c00068 Merge pull request #468 from wilkinsona/jasperreports 11 years ago
Andy Wilkinson 7c4fbec1cd Make version of JasperReports consistent 11 years ago
Phillip Webb cd6d234244 Merge pull request #469 from petrukhnov/patch-1 11 years ago
Konstantin Petrukhnov ccb7737716 Removed repeated 'multiple' word in comment 11 years ago
Sam Brannen 90b938aa8f Verify status quo when searching for non-inherited composed annotations 11 years ago
Sam Brannen f8950960f2 Support arbitrary meta-annotation levels in the TCF 11 years ago
Sam Brannen 2c8f25a14c Delete call to System.err in AbstractContextLoaderUtilsTests 11 years ago
Sam Brannen aa3e250ab6 @Ignore PrintingResultHandlerTests 11 years ago