19670 Commits (652bbdad2aa9dde7fb1444ab358dd467a1035dd2)
 

Author SHA1 Message Date
Sebastien Deleuze 9b33b0ad58 Rename CoroutinesUtils#invokeHandlerMethod to invokeSuspendingFunction 6 years ago
Sebastien Deleuze 2b4eb610a7 Add support for Coroutines transactions 6 years ago
Sam Brannen aeb857c3ba Polish ClassUtilsTests 6 years ago
Sam Brannen 4575f82c72 Simplify Gradle test task configuration 6 years ago
Sam Brannen 3c4cd99237 Reintroduce Hamcrest as a global test runtime dependency 6 years ago
Sam Brannen 1c5b949df0 Fix ViewResolutionResultHandlerTests 6 years ago
Sam Brannen 513ce7824f Disable StreamingSimpleClientHttpRequestFactoryTests.interceptor() test 6 years ago
Brian Clozel 1b6814402c Publish Gradle metadata 6 years ago
Sebastien Deleuze f8516c69bf Add Kotlin code snippets to data access refdoc 6 years ago
Sam Brannen 652db21d3e Ensure Hamcrest imports are properly banned 6 years ago
Arjen Poutsma 4c863f3f83 Revise documentation on using WebClient::exchange 6 years ago
Arjen Poutsma 37398c669c Add toBodilessEntity to ClientResponse and WebClient.ResponseSpec 6 years ago
Arjen Poutsma f5640cbfe0 Add ClientResponse::releaseBody 6 years ago
Sam Brannen bc869657c8 Partially revert 670cbb9aed 6 years ago
Sam Brannen 23d5c6e3dc Do not scan for test classes in default test task 6 years ago
Sam Brannen c78960a1ba Merge branch '5.1.x' 6 years ago
Sam Brannen f37ec90f2f Consider Void.class a primitive wrapper in ClassUtils 6 years ago
Rossen Stoyanchev 32a585d100 Merge pull request #23485 6 years ago
Rossen Stoyanchev d927d31e13 Remove reflection from ContentDispositionTests 6 years ago
Rossen Stoyanchev c97580035e Polish ContentDispositionTests 6 years ago
Jonathan Bluett-Duncan f084b63286 Fix "array index out of bounds" problem reported by LGTM.com 6 years ago
Sam Brannen 670cbb9aed Simplify Gradle test task configuration 6 years ago
Sam Brannen 280a1b8880 Make AbstractWebRequestMatcherTests abstract 6 years ago
Sam Brannen 2c44eabe41 Remove unnecessary dependency declarations in spring-test 6 years ago
Sam Brannen bb03cdf5d0 Remove global test dependency on Hamcrest 6 years ago
Sam Brannen bf758eab33 Fix assertion in HandlerMethodMappingTests.unregisterMapping() 6 years ago
Sam Brannen e79bda164e Polish build.gradle 6 years ago
Sam Brannen 5fd81d2a26 Avoid deprecation warning in AbstractMockWebServerTests 6 years ago
Brian Clozel 926c385800 Upgrade to AssertJ 3.13.2 6 years ago
Brian Clozel 47f39965bf Upgrade to Tomcat 9.0.24 6 years ago
Brian Clozel 78c5c7aa9c Upgrade to Log4J 2.12.1 6 years ago
Brian Clozel 859450cf68 Upgrade to Joda time 2.10.3 6 years ago
Brian Clozel a986be3e32 Upgrade to ehcache 2.10.6 6 years ago
Brian Clozel 1b6440c2c1 Upgrade to Caffeine 2.8.0 6 years ago
Brian Clozel e60d48daae Upgrade to hessian 4.0.62 6 years ago
Brian Clozel 829e9f5d92 Upgrade to okhttp3 4.1.0 6 years ago
Brian Clozel 3ec2a222ad Upgrade to Aalto 1.2.1 6 years ago
Brian Clozel b5f933a21b Upgrade to Undertow 2.0.26.Final 6 years ago
Brian Clozel b9089d2a90 Upgrade to RxJava2 2.2.12 6 years ago
Brian Clozel d56ffd1a61 Upgrade to Netty 4.1.39.Final 6 years ago
Brian Clozel be93d37330 Fix missing findbugs dependency for Dokka task 6 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 6 years ago
Sebastien Deleuze c13941821a Treat Kotlin warnings as errors 6 years ago
Sebastien Deleuze a2e740c896 Polishing 6 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 6 years ago
Arjen Poutsma 3fcf4233a2 Merge branch '5.1.x' 6 years ago
Arjen Poutsma f748b1e68d Fix timing bug in DataBufferUtils::readAsynchronousFileChannel 6 years ago
Rossen Stoyanchev 58e9266e99 Add Consumer methods to RSocketRequester 6 years ago
Rossen Stoyanchev b144c72937 Support ByteBuf as a metadata value 6 years ago
Rossen Stoyanchev 71f3498a26 Switch to using RoutingMetadata API 6 years ago