11825 Commits (06db5aa43fbbaa95031ee74fef4cd523a97a11fe)
 

Author SHA1 Message Date
Juergen Hoeller 06db5aa43f Polishing 9 years ago
Juergen Hoeller 9a52c81443 UriComponentsBuilder allows more efficient (and less restrictive) CORS origin comparison 9 years ago
Juergen Hoeller abe7345008 DefaultCorsProcessor checks for existing CORS response before attempting to compare origin 9 years ago
Juergen Hoeller 55f1c98c39 Consistent alphabetical sorting of directory content 9 years ago
Sam Brannen 1ec35e9c62 Support searches for multiple merged annotations with "get" semantics 9 years ago
Juergen Hoeller 3eff478c45 RequestMethodsRequestCondition uses common HttpMethod resolution 9 years ago
Juergen Hoeller 86d5c5c0f7 Avoid putIfAbsent call in HttpEntityMethodProcessor 9 years ago
Juergen Hoeller 7e4563a825 Upgrade to XStream 1.4.9 9 years ago
Sam Brannen 2453edbb10 Reorganize methods in AnnotatedElementUtils 9 years ago
Brian Clozel 38714b35e7 Update Javadoc external links 9 years ago
Brian Clozel 20bb25647f Polish 9 years ago
Sam Brannen 2535469099 Support repeatable annotations as composed annotations 9 years ago
Juergen Hoeller 63115ed6eb Do not use annotation detection shortcuts on Class 9 years ago
Juergen Hoeller c5b318a4cc Revised 4.3 signatures for MethodParameter/DependencyDescriptor 9 years ago
Juergen Hoeller 9af12d290e Polishing 9 years ago
Juergen Hoeller 5025c615b1 Consistent use of AnnotatedElementUtils.findMergedAnnotation/hasAnnotation 9 years ago
Juergen Hoeller 311d4c95a3 Revised newline handling tests pass on Windows now 9 years ago
Juergen Hoeller 3c18a4533a Ignored test removed (not intended to work) 9 years ago
Brian Clozel e079a726f8 Polish 9 years ago
Brian Clozel c7bd3b8440 Support HTTP range requests in Controllers 9 years ago
Brian Clozel 15fe8279e6 Reset Expires HTTP header when caching configured 9 years ago
Kazuki Shimizu 9b2023111d Add newline at the beginning of textarea macro for FreeMarker and Velocity 9 years ago
Rossen Stoyanchev 7a5e93ff16 Add support for setting the "Vary" response header 9 years ago
Rossen Stoyanchev 6bfe0c050d Polish 9 years ago
Sam Brannen 59c88eb3c0 Support @Cache* as merged composed annotations 9 years ago
Stephane Nicoll 2a715e9c61 Fix escaping of # 9 years ago
Sam Brannen 532ed0a4cf Clean up warnings in the spring-test module 9 years ago
Sam Brannen a5139f3c66 Support searches for multiple merged composed annotations 9 years ago
Sam Brannen 799736c571 Fix typos in Javadoc for AutowireCapableBeanFactory 9 years ago
Sam Brannen f1378aa376 Test status quo for finding multiple composed annotations 9 years ago
Sam Brannen 744350a262 Polishing 9 years ago
Sam Brannen d22480b0eb Ensure all aliased attributes in target annotation are overridden 9 years ago
Sam Brannen 4cd7ba12bb Polishing 9 years ago
Juergen Hoeller 5f6406430f LocalSessionFactoryBuilder/Bean supports setMultiTenantConnectionProvider 9 years ago
Juergen Hoeller a1a06cd665 @EnableScheduling tests do not expect exception in case of scheduler ambiguity anymore 9 years ago
Sam Brannen 5045579028 Revise EnableSchedulingTests 9 years ago
Juergen Hoeller a905412514 Allow @Autowired to be declared on parameters 9 years ago
Juergen Hoeller 6e3fac85f3 AnnotationAwareOrderComparator uses DecoratingProxy interface for target class introspection 9 years ago
Rossen Stoyanchev 9ac9135c24 Update reference on StompClient 9 years ago
Sam Brannen c5200978b0 Polishing 9 years ago
Sam Brannen 11221f5ccb Fix Javadoc errors in AnnotatedElementUtils 9 years ago
Rob Winch 411ff8450f Refine tests for SPR-14066 9 years ago
Sam Brannen e2ba477405 Upgrade Gradle Wrapper version to Gradle 2.12 9 years ago
Juergen Hoeller 1ca4340271 NumberUtils consistently raises overflow exception for BigInteger/BigDecimal input 9 years ago
Juergen Hoeller 431ca9314a Leniently allow constructor argument matches if required name is not resolvable 9 years ago
Sam Brannen 455bf45fa4 Fix test that failed due to upgrade to HtmlUnit 2.20 9 years ago
Markus Malkusch 160410c148 Be explicit about the time unit in WebRequest 9 years ago
Brian Clozel 7ae44c2565 Allow skipping JSON prefix in MockMvc result matchers 9 years ago
Rossen Stoyanchev 4a6c2dbb15 Merge pull request #1009 from rwinch/SPR-14066 9 years ago
Rossen Stoyanchev d3822c8d19 Polish 9 years ago