917 Commits (48c797e429dc26c8156c92cba409c3be07aa6498)

Author SHA1 Message Date
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
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
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