961 Commits (ebf6de8f5d7acc21e21138af897d511a25038d3d)

Author SHA1 Message Date
Sam Brannen e4395f2f8b Clean up warnings and polishing 2 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 2 years ago
Stephane Nicoll 421b5cb311 Polish "Deprecate SockJsServiceRegistration#setSupressCors" 2 years ago
Marc Wrobel 1cc36e5be9 Deprecate SockJsServiceRegistration#setSupressCors 2 years ago
Stephane Nicoll 2c92d7da8f Harmonize RuntimeHintsRegistrar implementations 2 years ago
Marc Wrobel 03f0c57704 Fix and improve Javadoc in spring-websocket 2 years ago
Arjen Poutsma 9b739a2310 Update scheduling package to use java.time 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
Johnny Lim 1205f53c4a Polish 2 years ago
Sébastien Deleuze ecdd934658 Add runtime hints for AbstractHandshakeHandler 2 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 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
Juergen Hoeller 2b65f274dc Use Set.of instead of HashSet with Arrays.asList 3 years ago
Arjen Poutsma 28ac0d3883 Use HttpStatusCode interface 3 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 3 years ago
Stephane Nicoll 67b7c16bc0 Fix visibility of DefaultSockJsSchedulerContainer 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
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