19479 Commits (d4089747b8e1f4d79497916286c581b8eb69d67f)
 

Author SHA1 Message Date
Sam Brannen 3dc4d01b53 Fix heading for Streaming Responses section of Testing chapter 5 years ago
Brian Clozel 7ce1f5e652 Configure Maven publications with Gradle 5 years ago
Brian Clozel 03701018c6 Cache "spring-doc-resources" archive between builds 5 years ago
Brian Clozel e45a3f4738 Rename non-Framework project modules 5 years ago
Sam Brannen 6ce5f9da06 Fix unmatched parentheses in @ContextHierarchy example in reference manual 5 years ago
John Lin 74de495574 Fix unmatched parentheses in @ContextHierarchy Javadoc 5 years ago
Rossen Stoyanchev 274eab7c5d Merge branch '5.1.x' 5 years ago
Rossen Stoyanchev a7bb5ca473 Remove unnecessary iteration over headers 5 years ago
Rossen Stoyanchev 78abc27432 Remove statusCode state tracking 5 years ago
Rossen Stoyanchev e1158ad5cb Merge pull request #23493 5 years ago
Rossen Stoyanchev aa220a9a02 Polish 5 years ago
Rob Winch ca3a0b19d6 DefaultWebClientBuilder defaults using classpath 5 years ago
Rossen Stoyanchev 0a7fdb380f Fix checkstyle error 5 years ago
Rossen Stoyanchev ff6ccd0d04 Adapt tests changed in 5.1.x to master 5 years ago
Rossen Stoyanchev 364c7c459d Merge branch '5.1.x' 5 years ago
Rossen Stoyanchev 6d8bf3466c Suppress decoding error for resource path 5 years ago
Rossen Stoyanchev b86c11cc9b Respect existing content-length for HTTP HEAD 5 years ago
Brian Clozel b3aebf9e9b Download docs resources as zip file in asciidoc build 5 years ago
Sam Brannen 5053df55b6 Add LICENSE.txt file 5 years ago
Brian Clozel 4a3e2484ac Ignore spring-framework-bom project in global config 5 years ago
Brian Clozel e9523161f0 Revert "Revert "Refactor Gradle tasks in Spring Framework build"" 5 years ago
Stephane Nicoll fb0d618751 Revert "Refactor Gradle tasks in Spring Framework build" 5 years ago
Brian Clozel 1539ba8991 Refactor Gradle tasks in Spring Framework build 5 years ago
Sam Brannen aa6e762dcf Re-enable shadowed, overridden @Test methods 5 years ago
Sam Brannen fab96cad67 Use default visibility for test classes and methods in spring-core 5 years ago
Sam Brannen cf1bf3d98c Polish parameterized tests 5 years ago
Sam Brannen 617863ae4b Polish WebSocket integration tests 5 years ago
Sam Brannen 91560d51ac Polish AbstractWebSocketIntegrationTests 5 years ago
Rossen Stoyanchev 26dc93d0f6 Polish body methods 5 years ago
Rossen Stoyanchev b75674f5e9 Polish method order 5 years ago
Rossen Stoyanchev 008687d5ae Rename body(Object) to bodyValue 5 years ago
Rossen Stoyanchev 5cfe491602 Polish AbstractWebSocketIntegrationTests 5 years ago
Sam Brannen 4386bf05de Delete obsolete interface 5 years ago
Sam Brannen 74ccfe3533 Polish Spring's internal TestGroup support 5 years ago
Sam Brannen 3fa4d63807 Polish tests in integration-tests 5 years ago
Brian Clozel 998f6af290 Move integration tests to dedicated module 5 years ago
Brian Clozel 6008c61680 Use JApiCmp Gradle plugin for API diffs 5 years ago
Sebastien Deleuze 4d10249b70 Update to Coroutine 1.3.0-RC2 5 years ago
Sam Brannen 19ed439e4b Avoid Hamcrest 2.x deprecation warnings 5 years ago
Stephane Nicoll dce8036757 Merge pull request #23480 from boojongmin 5 years ago
부종민 18eed79d73 Fix typo 5 years ago
Sam Brannen 063233afb5 Upgrade to Gradle 5.6 5 years ago
Sam Brannen ceaf6f46ac Remove test dependencies from spring-build-src 5 years ago
Sam Brannen 303fc3211c Upgrade to Hamcrest 2.1 5 years ago
Phillip Webb f8a93ee4a7 Add SpringJUnit5 checkstyle rule 5 years ago
Phillip Webb 0db2f8fbcf Upgrade to spring-javaformat-checkstyle v0.0.15 5 years ago
Andrey Kolchanov 6937d95e69 Remove unnecessary semicolon in AnnotatedElementUtils 5 years ago
Sam Brannen 31cde12540 Fix off-by-one error in AbstractWebSocketIntegrationTests.arguments() 5 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 5 years ago
Sam Brannen bbe33832cf Clean up warnings in Javadoc 5 years ago