934 Commits (878246b09b877676d2ce7410da47530329157f98)

Author SHA1 Message Date
rstoyanchev 25b95b8b98 Avoid ClassLoader issue in Jetty10 WebSocket upgrade 2 years ago
Sam Brannen 5e55558a93 Fix SockJsServiceTests 2 years ago
Sam Brannen eee50d3b8a Polishing 2 years ago
Sam Brannen 92af390ed2 Polish contribution 2 years ago
Aashay Chapatwala 332d2a36bb Add title to SockJS iFrames for accessibility compliance 2 years ago
rstoyanchev 8ade083a05 Filter out null WebSocketSession attributes 2 years ago
Juergen Hoeller d7d44c6c51 Polishing 2 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 2 years ago
rstoyanchev 4eabe29b9a Polishing contribution 2 years ago
npriebe cd10171f98 Make WebSocketConnectionManager#isConnected public 2 years ago
Stephane Nicoll 421b5cb311 Polish "Deprecate SockJsServiceRegistration#setSupressCors" 2 years ago
Marc Wrobel 1cc36e5be9 Deprecate SockJsServiceRegistration#setSupressCors 2 years ago
Marc Wrobel 03f0c57704 Fix and improve Javadoc in spring-websocket 2 years ago
rstoyanchev 007bdede46 Add missing check to avoid re-initialization 2 years ago
rstoyanchev 22cc6c5918 Polishing contribution 2 years ago
CodeInDreams 461ba53b39 Qualify channelExecutor and taskScheduler in WebSocket config 2 years ago
Sam Brannen 59c7bb1f86 Use Arrays.toString instead of Arrays.asList when generating Strings 3 years ago
Sam Brannen 1c10cdd1e8 Update copyright dates 3 years ago
evgeny.bovykin 941b92cbed Make inner classes static when feasible 3 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 3 years ago
rstoyanchev 11cb938232 Polishing contribution 3 years ago
Ivan Zbykovskyi f004bb1b64 Add formatting for SockJS GoAway frame 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
rstoyanchev 7067461d71 Fix exception in Jetty10RequestUpgradeStrategy 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
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
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 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