812 Commits (88ec452deea662dc2182a481d1888ca069c255d0)

Author SHA1 Message Date
Juergen Hoeller 2861fc65bd Polishing 5 years ago
Rossen Stoyanchev e9dc5160b9 Use correct log level 5 years ago
Rossen Stoyanchev 99d9dacc4f Log sendBufferSizeLimit exceeded at warn 5 years ago
Andy Wilkinson 20e6ca3601 Fix race condition in sendBlockingMessage 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Stephane Nicoll facdbdb7b6 Fix checkstyle violation 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Phillip Webb 2f106fbb32 Polishing web socket test to use BDD Mockito 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Rossen Stoyanchev c2d71922d7 Fix for change in Jetty 9.4.20.v20190813 5 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 5 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 5 years ago
Sam Brannen 617863ae4b Polish WebSocket integration tests 5 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Sam Brannen 38f6d270f8 Delete dead code in tests 5 years ago
Rob Winch fde92793b5 Fix http URLs 5 years ago
Сергей Цыпанов 1728bf17fc Avoid unnecessary boxing where primitives can be used 5 years ago
Rossen Stoyanchev 4e6e47b726 Earlier detection of token authentication 5 years ago
Rossen Stoyanchev 5af9a8edae Ensure WebSocketHttpRequestHandler writes headers 5 years ago
Sam Brannen d0231cb29a Presort beans in ControllerAdviceBean.findAnnotatedBeans() 5 years ago
Rossen Stoyanchev b296545af8 Handler StreamingHttpOutputMessage in XHR transport 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Sam Brannen 1259b7cb49 Polishing 6 years ago
Rossen Stoyanchev d2ec876f57 Consistently close connection after ERROR frame 6 years ago
Sam Brannen 141ef9082f Clean up Mockito usage 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Rossen Stoyanchev 2294625cf0 Exposes STOMP frame stats 6 years ago
Rossen Stoyanchev e09c5fd9e5 Use TaskExecutor instead of ThreadPoolTaskExecutor 6 years ago
Rossen Stoyanchev 0b2fcbfe8a Use TaskScheduler instead of ThreadPoolTaskScheduler 6 years ago
Juergen Hoeller 8cd3daad0d Polishing 6 years ago
Juergen Hoeller 75d751d968 Polishing 6 years ago
stsypanov 6f07a504b8 A couple of trivial simplifications 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Johnny Lim 49570ae2f3 Fix typo 6 years ago
Sam Brannen 4aaec942c4 Introduce HTTPS mappings in spring.schemas files 6 years ago
Sam Brannen 47c39304af Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Juergen Hoeller a7949ac84a Consistent use of StringUtils.hasLength(String) vs isEmpty(Object) 6 years ago
Rossen Stoyanchev fe92486cca Expose status in SubProtocolWebSocketHandler 6 years ago
Sebastien Deleuze d27b5d0ab6 Improve CORS handling 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 6 years ago
Rossen Stoyanchev 1aaadb39c0 Support STOMP in addition to CONNECT frame 6 years ago
Sam Brannen 20f1f46ae1 URL Cleanup - Fix broken tests 6 years ago
Sam Brannen c51a257210 URL Cleanup - Polishing 6 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Sam Brannen 4f619787ad Revert change from URL Cleanup 6 years ago