1007 Commits (dbf360997aba5177775c231e473e1b0d8d8bcf06)

Author SHA1 Message Date
Sam Brannen 6222efc54b Polish contribution 5 years ago
Сергей Цыпанов 65aa2d03f0 Simplify conversion of ByteArrayOutputStream to String 5 years ago
Qimiao Chen 1f9fa3bab8
Remove useless .gitignore files 5 years ago
Juergen Hoeller fd1ca46ca1 Thread-safe access to WebSocketServerFactory and WebSocketExtensions 5 years ago
陈其苗 0e5f27c94e Introduce NonNull to package-info 5 years ago
陈其苗 45a629e20a Remove unnecessary check in ConvertingEncoderDecoderSupport 5 years ago
Rossen Stoyanchev fa6ccc066d Do not raise exception for undelivered empty messages 5 years ago
Rossen Stoyanchev 1a8caf9e2b Polishing and minor refactoring 5 years ago
Rossen Stoyanchev f5df422de9 Polishing contribution 5 years ago
Hyunjin Choi 273812f9c5 Remove unnecessary escapes in regular expressions 5 years ago
Sam Brannen 7b6d83a106 Use Gradle test fixture support for spring-web 5 years ago
Sam Brannen 94f8ef08e2 Move common TestPrincipal to spring-core test fixtures 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Rossen Stoyanchev 25f3465f1f Polishing contribution 5 years ago
Parviz ROzikov e858b21c60 #24022 - added protobuf MessageConverter 5 years ago
Rossen Stoyanchev f57f337104 Protected method to decorate WebSocketHandler 5 years ago
Rossen Stoyanchev 526d89e1e6 Refine Throwable handling in spring-websocket 5 years ago
Rossen Stoyanchev 905e3c1f9f Avoid indefinite wait in JettyWebSocketClient 5 years ago
Juergen Hoeller 32532a88c1 Polishing 5 years ago
JohnGrib 8bb165e55c Fix typo in EventSourceTransportHandler 5 years ago
Sam Brannen 1a13700f8b Polish contribution 5 years ago
stsypanov 9da15ee23a Improve usage of String.substring() 5 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Rossen Stoyanchev 3895d21b7d Fix failing test after previous commit 5 years ago
Rossen Stoyanchev 03ac8e6b42 Logging decorator for WebSocketStompClient handler 5 years ago
Rossen Stoyanchev 7f8966774e Upgrade Jetty to 9.4.21 5 years ago
Rossen Stoyanchev b343e733df Upgrade Jetty to 9.4.21 5 years ago
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