933 Commits (2cee63491d1fbb6e21a9044715d98838fec9a51b)

Author SHA1 Message Date
rstoyanchev 11cb938232 Polishing contribution 3 years ago
Ivan Zbykovskyi f004bb1b64 Add formatting for SockJS GoAway frame 3 years ago
Sam Brannen b3f786728e Use modern language features in tests 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
rstoyanchev 7067461d71 Fix exception in Jetty10RequestUpgradeStrategy 3 years ago
rstoyanchev 29fe109440 SockJS TaskScheduler container bean is package private 3 years ago
rstoyanchev 368201975a Hide default SockJS TaskScheduler for @EnableWebSocket 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Sam Brannen c3ce4f0f90 Polish contribution 3 years ago
Marten Deinum e1200f34e7 Use try-with-resources for AutoClosables where feasible 3 years ago
liuzhifei 7021eb5bb1 Apply "instanceof pattern matching" in additional locations 3 years ago
Juergen Hoeller ba468a731f Remove JamonPerformanceMonitorInterceptor support 3 years ago
Rossen Stoyanchev e9083d7d20 Apply LogFormatUtils in more places 3 years ago
Juergen Hoeller 70974e006e Upgrade to Tomcat 9.0.55, Undertow 2.2.13, RxJava 3.1.3, SmallRye Mutiny 1.2, Joda-Time 2.10.13, JRuby 9.2.20.1, HtmlUnit 2.55, Checkstyle 9.2 3 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 3 years ago
SungMin 32af39d6e6
Use 'toString(Charset)' instead of 'toString(String)' for encodings (#27646) 3 years ago
Sam Brannen b51813e408 Apply "instanceof pattern matching" in spring-websocket 3 years ago
Sam Brannen 08bce08018 Use text blocks with JUnit Jupiter 5.8.1 3 years ago
Sam Brannen 93efb20a53 Fix broken links in Javadoc 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Rossen Stoyanchev 48875dc44f Fix Jetty WebSocket test failures 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Sam Brannen 9f7a94058a Update copyright date 3 years ago
LEE Juchan caf6760ddd
Fix grammatical errors in Javadoc 3 years ago
Stephane Nicoll af6fd6c303 Polish "Fix duplicate "the" in Javadoc and XSD" 3 years ago
Sanghyuk Jung ac72277258 Fix duplicate "the" in Javadoc and XSD 3 years ago
Sam Brannen 42edef0bcc Avoid StringIndexOutOfBoundsException in WebSocketMessageBrokerStats 3 years ago
Sam Brannen e94811f1b9 Polish WebSocketMessageBrokerConfigurationSupportTests 3 years ago
Stephane Nicoll c6e644e5c3 Polish "Downcast to InetSocketAddress for Jetty 10" 3 years ago
Rossen Stoyanchev 6d01d49b76 Downcast to InetSocketAddress for Jetty 10 3 years ago
Rossen Stoyanchev fbf4724d78 Replace Jetty 9 only constant with explicit value 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
Juergen Hoeller 23f396a231 Nullability refinements 3 years ago
Rossen Stoyanchev 8d17bcea5b Validate top-level SockJS URL 4 years ago
Rossen Stoyanchev 27c4e74e24 Update CORS Javadoc in spring-websocket 4 years ago
Rossen Stoyanchev 0fd774e69f Add allowedOriginPatterns to WebSocketHandlerRegistration 4 years ago
Rossen Stoyanchev 1dd7d53de0 More precise mapping for WebSocket handshake requests 4 years ago
Juergen Hoeller df977a2fd2 Nullability refinements and related polishing 4 years ago
Rossen Stoyanchev 164b48e25f Polishing STOMP/WebSocket config 4 years ago
Rossen Stoyanchev cf52246319 WebSocketExtension#equals matches sub-classes too 4 years ago
Rossen Stoyanchev aa7584d252 Support for Jetty 10 4 years ago
Juergen Hoeller 1195b3a0b0 Polishing 4 years ago
Sébastien Deleuze 0172424635 Avoid CGLIB proxies on websocket/messaging configurations 4 years ago
Rossen Stoyanchev 684e695b08 Expose allowedOriginPatterns in SocketJS XML config 4 years ago
Rossen Stoyanchev 8130bf505f Apply allowedOriginPatterns in SockJsService 4 years ago
Rossen Stoyanchev 9beca06404 Polishing contribution 4 years ago
Benjamin Faal ae75db2657 Add allowedOriginPatterns to SockJS config 4 years ago
Rossen Stoyanchev 6bb3ad793e Add isOpen to WebSocketSession in WebFlux 4 years ago
Juergen Hoeller e592634290 Polishing 4 years ago