878 Commits (c9b27af64f41cc4fd06ee41a0faaca867e3cba4e)

Author SHA1 Message Date
Rossen Stoyanchev 6bb3ad793e Add isOpen to WebSocketSession in WebFlux 4 years ago
Juergen Hoeller e592634290 Polishing 4 years ago
Rossen Stoyanchev bcd2b9a8a7 Further refine logging in StompErrorHandler 4 years ago
Rossen Stoyanchev 17dd7785f6 Refine logging in StompErrorHandler 4 years ago
Rossen Stoyanchev 3eb2c5e22f Use static accessors in DefaultSimpUserRegistry 4 years ago
Sam Brannen 449377908f Fix JUnit 4 to AssertJ migration bugs 4 years ago
jacopo-salamina dff9924a0c WebSocketTransportRegistration: javadoc typo 4 years ago
Rossen Stoyanchev bfb2ce6e2a SimpUser exposes Principal 4 years ago
Сергей Цыпанов 8a04910bdd Drop explicit zeroing at instantiation of Atomic* objects 4 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 4 years ago
Juergen Hoeller 214bc407b4 Provide Gson/JSON-B MessageConverter for spring-messaging (aligned with spring-web) 4 years ago
Rossen Stoyanchev d616c6632d Remove session on 4xx response from WebSocket handshake 4 years ago
Rossen Stoyanchev a8d953afa4 CloseStatus implements Serializable 4 years ago
Rossen Stoyanchev bb941b6180 OrderedMessageChannelDecorator doesn't preclude send limits 4 years ago
Juergen Hoeller ff11467a0c Avoid resizing of fixed-size HashMap/LinkedHashMap variants 4 years ago
Brian Clozel 9aae5ed3fa Update Reactor Netty modules 4 years ago
Sam Brannen 335c3d5db6 Polish contribution 4 years ago
XenoAmess ab859fcc96 Refine use of substring operations 4 years ago
Sam Brannen a8901e3cf8 Polish contribution 4 years ago
XenoAmess edfc6c0293 Refine use of substring operations 4 years ago
Sam Brannen ae5913f3b6 Polish tests 4 years ago
XenoAmess cd12583e13
Use Integer.parseInt instead of Integer.valueOf for primitive int 4 years ago
Sam Brannen 24f9b1d966 Delete unused import 4 years ago
XenoAmess e4a139e70e
Use System.currentTimeMillis() in AbstractSockJsService 4 years ago
XenoAmess 3b12beb1b8
Simplify if-statements with instanceof checks 4 years ago
Juergen Hoeller 64f4703445 Defer creating logger in StandardWebSocketHandlerAdapter to instantiation time 4 years ago
Sam Brannen 9d5881e0ad Suppress warnings, remove unused code, etc. 4 years ago
Сергей Цыпанов 7949937655 Remove redundant assignment of default values to volatile fields 4 years ago
Sam Brannen 8099fc8178 Use try-with-resources language construct where feasible 4 years ago
Juergen Hoeller 9cd9a8e86b Extend readOnlyWebSocketHttpHeaders deprecation to 5.1.16 5 years ago
Rossen Stoyanchev 706446a660 Deprecate unused method 5 years ago
Rossen Stoyanchev 6659e96104 Fix failing test 5 years ago
Rossen Stoyanchev e17736dd0a Error handling improvement in AbstractSockJsSession 5 years ago
Rossen Stoyanchev f425a993e7 Ignore missing STOMP decoder if session closed 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
Sam Brannen 9e30620ac2 Polish contribution 5 years ago
Сергей Цыпанов e63d1cf12d Improve usage of ByteArrayOutputStream/ByteArrayInputStream 5 years ago
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