17334 Commits (2b986af310f4bbbfbd3b19816fe243e60152a9ac)
 

Author SHA1 Message Date
Juergen Hoeller 2b986af310 BasicAuthenticationInterceptor with HttpHeaders.setBasicAuth alignment 8 years ago
Juergen Hoeller c8c0737ce7 AbstractApplicationContext.getApplicationListeners() exposes all statically registered listeners 8 years ago
Juergen Hoeller 19f3347932 SpringBeanJobFactory supports autowiring through ApplicationContext 8 years ago
Juergen Hoeller efdbddd358 Full alignment of spring-test vs spring-web MockCookie variants 8 years ago
Juergen Hoeller cf3635b42d Resource.lastModified() propagates 0 value if target resource exists 8 years ago
Juergen Hoeller 1e0de072f9 Upgrade to ASM 7.0 beta release 8 years ago
Rossen Stoyanchev bb5c8ed4e8 Correct Javadoc in ServletUriComponentsBuilder 8 years ago
Rossen Stoyanchev c01f350abe Move MonoToListenableFutureAdapter to spring-core 8 years ago
Rossen Stoyanchev 928c541401 Simplify MonoToListenableFutureAdapter 8 years ago
Rossen Stoyanchev bef22ec9b5 Consistent MonoToListenableFutureAdapter.cancel() 8 years ago
Rossen Stoyanchev 29ff8a8d12 More defensive check for MockAsyncContext 8 years ago
Sebastien Deleuze af6a5566a3 Replace context by provider<T>() in Kotlin bean DSL 8 years ago
Stephane Nicoll 635d2146db Merge pull request #1983 from nfadeev 8 years ago
Mykola Fadieiev ccce61e2b2 Fix bullet list layout 8 years ago
Rossen Stoyanchev 9630445253 Add sections on form and multipart codecs 8 years ago
Rossen Stoyanchev 1c90d481d5 Rename Motivation to Overview and restore sub-sections 8 years ago
Rossen Stoyanchev d16a710d13 Polish WebFlux codecs section in the docs 8 years ago
Rossen Stoyanchev 4d24503317 Restore sub-section headings in web content 8 years ago
Rossen Stoyanchev 1489457025 Restore calls to setLocale in MockHttpServletResponse 8 years ago
Rossen Stoyanchev 9064ef59f9 Workaround for Synchronoss content-length limitation 8 years ago
dmrachkovskyi 983bce125f Defer obtaining argument resolver default value 8 years ago
Sam Hubbard 80e7819d6f Fix construction of NullSafeComparator in nullsLow 8 years ago
Stephane Nicoll cb4fa3795a Merge pull request #1979 from rupertw 8 years ago
www 9d5aced8c5 Fix formatting 8 years ago
Arjen Poutsma ff7ccf0d4e Only clear request attribute when different 8 years ago
Arjen Poutsma 9975646ffb Add more RequestPredicate tests for attributes 8 years ago
Arjen Poutsma 38e5c01c3c Move negating RequestPredicate to RequestPredicates 8 years ago
Sebastien Deleuze 3ff5731429 Leverage ObjectProvider instead of autowired containers 8 years ago
Rossen Stoyanchev 1320fed7fe Use WebsocketOutbound#sendClose 8 years ago
Sam Brannen e63bffcfa0 Introduce not-null precondition for MockCookie parsing 8 years ago
Sam Brannen 77205ca165 Polish MockCookie contribution 8 years ago
Sam Brannen 31095f1d4e Move MockCookie parsing tests to correct class 8 years ago
Sam Brannen 49bc746640 Polish MockCookie[Tests] 8 years ago
Michael Bell 1b8421c7fe Fix MockCookie parsing when attribute is omitted 8 years ago
0xflotus 00353a073c fixed further typo 8 years ago
0xflotus 9fed4d0375 do you mean 'compose'? 8 years ago
0xflotus fc03707445 fixed ContentNegotiationConfigurer 8 years ago
Rossen Stoyanchev 7aa933437c Update links to http://java.net/jira 8 years ago
cac03 a8f4c596fd Fix trivial errors in data-access and core-aop in docs 8 years ago
Juergen Hoeller 058f027c5b Upgrade to Kotlin 1.2.71 and Netty 4.1.30 8 years ago
Juergen Hoeller 2ec41c8153 Polishing 8 years ago
Juergen Hoeller ad29f97a05 Polishing 8 years ago
Juergen Hoeller 9063e66c5d AbstractApplicationEventMulticaster pre-sorts singleton listeners 8 years ago
Juergen Hoeller d6dfde3e5b LogFactoryService implements Commons Logging attribute methods 8 years ago
Juergen Hoeller 333e327289 Revised javadoc for up-to-date constructor autowiring semantics 8 years ago
Juergen Hoeller 255015fc6b Prepared for backport to 4.3.20 and 5.0.10 8 years ago
Stephane Nicoll 6ff8cd8a9f Merge pull request #1967 from cac03 8 years ago
cac03 18c9e3e812 Fix trivial errors in core-beans documentation 8 years ago
Juergen Hoeller a76b8deda5 Consistent copyright header and fine-tuned javadoc in test/web mocks 8 years ago
Stephane Nicoll 7ca6b9f7d2 Fix copyright header 8 years ago