11807 Commits (e079a726f86d3329deff58fc9a706bf0e942f93e)
 

Author SHA1 Message Date
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
Rob Winch 7d96ad1f6e MockMvc HtmlUnit support shares CookieManager 9 years ago
Juergen Hoeller 8246fe4534 Latest dependency updates: EhCache 3.0 RC1, HtmlUnit 2.20, Apache HttpClient 4.5.2, Jackson 2.7.3, JasperReports 6.2.1, Jetty 9.3.8, JRuby 1.7.24, JsonAssert 1.3, JsonPath 2.2, POI 3.14, Selenium 2.52, SLF4J 1.7.19, Animal Sniffer 1.15, Undertow 1.3.19, H2 1.4.191 9 years ago
Juergen Hoeller ec7c3aa349 Correct RFC 4648 references in method-level javadoc 9 years ago
Juergen Hoeller a95bf6e0fc Current InjectionPoint/DependencyDescriptor as factory method argument 9 years ago
Sam Brannen 2153d88706 Add TODO in AnnotatedElementUtilsTests 9 years ago
Sam Brannen 43661ededb Verify inlined props override files in @TestPropertySource 9 years ago
Sam Brannen 856da8e395 Introduce tests for transitive aliases with implied attribute names 9 years ago
Sam Brannen 7a3bc2e473 Polishing 9 years ago
Rossen Stoyanchev f5a5a81e95 Support response cookies in HtmlUnit integration 9 years ago
Rossen Stoyanchev 92dd4eb3ef Fix NPE in ResponseBodyEmitterReturnValueHandler 9 years ago
Sam Brannen 9439a008d7 Merge pull request #1006 from mdeinum/SPR-14050 9 years ago
Sam Brannen d9025ddaa7 Fully test proxy support in ReflectionTestUtils 9 years ago
Sam Brannen 7beff7b40a Polishing 9 years ago
Sam Brannen b1ca18e0dc Document proxy support in ReflectionTestUtils 9 years ago
Sam Brannen 2d565c7944 Fix bugs in ReflectionTestUtils related to proxies 9 years ago
Sam Brannen 7c7e7865bf Polishing 9 years ago
Marten Deinum 8d3ec50e87 Support proxied objects in ReflectionTestUtils 9 years ago
Juergen Hoeller d2c0885e29 StandardServletEnvironment supports "spring.jndi.ignore" flag for efficient property lookups 9 years ago