19186 Commits (master)
 

Author SHA1 Message Date
Sebastien Deleuze d6e3394b81 Polishing 5 years ago
Sebastien Deleuze b4a0e71ccc Polishing 5 years ago
Arjen Poutsma 7fe0116599 Added since tag 5 years ago
Arjen Poutsma a9b3d95a14 Interpret empty mono from status handler as normal response 5 years ago
Sam Brannen b2b79ae1e6 Polish contribution 5 years ago
Sebastien Deleuze adadffe0e1 Improve charset handling in MockHttpServletResponse 5 years ago
Sam Brannen 60a7092977 Fix dataMimeType and metadataMimeType mixup in precondition check 5 years ago
Sam Brannen c788be30fe Polish contribution 5 years ago
Phillip Webb b5e4e02337 Polish ScriptUtilsUnitTests 5 years ago
Phillip Webb 17914fc44b Add multi-prefix comment support for SQL scripts 5 years ago
Rossen Stoyanchev 1ff29b0f6b Merge branch '5.1.x' 5 years ago
Rossen Stoyanchev 99c4a9eeba Filtering for nested ERROR dispatch 5 years ago
Arjen Poutsma dae4509152 Make sure built ClientResponses have HttpRequest 5 years ago
Sam Brannen 0aa5533dea Execute test suite in Gradle using JUnit Platform 5 years ago
Sam Brannen 480b1e0a0d Run JUnit 4 tests in spring-test on the JUnit Platform 5 years ago
Sebastien Deleuze a3222476ad Use proxyBeanMethods in ProxyTransactionManagementConfiguration 5 years ago
Rossen Stoyanchev 2eba010c1b Merge branch '5.1.x' 5 years ago
Rossen Stoyanchev 235858e4e5 Exposes supported mime types in Jaxb2Decoder 5 years ago
Rossen Stoyanchev c32299f734 Use HttpMessageNotWritableException instead of ISE 5 years ago
Rossen Stoyanchev 68c99dafcf Rename {client|server}Acceptor to Responder 5 years ago
Sam Brannen 3cf5db6317 Exclude ParallelExecutionSpringExtensionTests.TestCase from build 5 years ago
Stephane Nicoll 9a71a8d357 Fix checkstyle violation 5 years ago
Stephane Nicoll 4f8b347aa0 Do not trigger transactional event listener if no transaction is active 5 years ago
Arjen Poutsma b4207823af Add ClientResponse::createException 5 years ago
Rob Winch 5e9a22d118 Add nohttp to build 5 years ago
Sam Brannen 09c10232a4 Polishing 5 years ago
Sam Brannen 699d3f15e8 Simplify LocalVariableTableParameterNameDiscoverer implementation 5 years ago
mfeng-ya 309b328719 Use computeIfAbsent in LocalVariableTableParameterNameDiscoverer 5 years ago
Stephane Nicoll 5b341f620a Merge pull request #22839 from rwinch 5 years ago
Stephane Nicoll d6fdd8e874 Polish "Add nohttp to build" 5 years ago
Rob Winch 4fa11a5061 Add nohttp to build 5 years ago
Rob Winch 8c605dd082 BeanDefinitionParserDelegate uses http://www.springframework.org/schema/ 5 years ago
Rob Winch fde92793b5 Fix http URLs 5 years ago
Sam Brannen b5fba14ab8 Fix Checkstyle violation 5 years ago
Sam Brannen fc38bb4fc6 Change @TestConstructor.autowire attribute into an enum 5 years ago
Sebastien Deleuze c8f8dfa39e Add engineSupplier property to ScriptTemplateConfigurer 5 years ago
Sam Brannen 01125a571c Upgrade to Gradle 5.5.1 5 years ago
Sebastien Deleuze c08035b674 Remove unused Coroutines extension parameter 5 years ago
Stephane Nicoll 4a5063f4c0 Merge branch '5.1.x' 5 years ago
Stephane Nicoll 5089824245 Merge pull request #23274 from akun2014 5 years ago
桂坤 81eb911c09 Fix typo in UrlPathHelper 5 years ago
Sam Brannen af18d71bc2 Clean up warnings in Gradle build 5 years ago
Сергей Цыпанов 1728bf17fc Avoid unnecessary boxing where primitives can be used 5 years ago
Arjen Poutsma 2909de8829 Remove ServerWebExchange::getParts and ServerRequest::parts 5 years ago
Arjen Poutsma 09572e7b60 Removed DataBufferUtils::split 5 years ago
Arjen Poutsma fdcf09dc2f Copied buffering split from DataBufferUtils to StringDecoder 5 years ago
Arjen Poutsma ef19a6bf8e Various DataBufferUtils improvements 5 years ago
Arjen Poutsma 77c24aac2f Remove DefaultMultipartMessageReader 5 years ago
Sam Brannen b8f77e53b5 Polish contribution 5 years ago
Eric Hettiaratchi 827ec5d5a2 Add unit tests for PropertyAccessorUtils 5 years ago