8104 Commits (bcde955ec996510d41b83e05d06d1c007e152f94)
 

Author SHA1 Message Date
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
Sam Brannen 3c511f00cc Simplify MetaAnnotationUtilsTests 11 years ago
Sam Brannen d9a2b3c2ba Deleted unused code in ContextLoaderUtilsActiveProfilesTests 11 years ago
Sam Brannen dc6eaad2e9 Update copyright date in ContextLoaderUtils 11 years ago
Sam Brannen 5f7d1758f8 Always pass test class to ActiveProfilesResolver 11 years ago
Sam Brannen 34e90ba7f7 Simplify ContextLoaderUtilsActiveProfilesTests 11 years ago
Sam Brannen 7e38f479e0 Polishing 11 years ago
Sam Brannen 42a36349e9 Support nested meta-annotations in AnnotationUtils 11 years ago
Sam Brannen 8f0849f328 Fix minor error in AnnotationUtilsTests 11 years ago
Phillip Webb 461816735f Fix unused import warning 11 years ago