714 Commits (41aa4218af442f94f889ad03082ffddcd4e7da1c)

Author SHA1 Message Date
Juergen Hoeller 02403f6a34 Polishing 6 years ago
Juergen Hoeller 11881ff211 Polishing 6 years ago
Rossen Stoyanchev 23c379d5c0 Order setter for DefaultSimpUserRegistry 6 years ago
Rossen Stoyanchev 7500b144ae Option to preserve publish order 6 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 6 years ago
Sebastien Deleuze 3c9049d530 Leverage Jetty BOM 6 years ago
Rossen Stoyanchev 3d6e38bb43 Conditional registration of task scheduler for SockJS 6 years ago
Rossen Stoyanchev 6aa6d91ea9 Remove deprecated constructors in WebSocket config 6 years ago
Juergen Hoeller 4ff1e3e74b Consistent abstract declaration for utility classes (plus polishing) 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Brian Clozel 417354da8a Remove dependency management noise from POMs 7 years ago
Sebastien Deleuze ac37b678a3 Remove JSONP support 7 years ago
Rossen Stoyanchev 72b1d4c648 Remove explicit references to Reactor Netty version 7 years ago
Rossen Stoyanchev a3216432b5 Polish 7 years ago
Violeta Georgieva ffbc75ae47 Upgrade to Reactor Netty 0.8 7 years ago
Rossen Stoyanchev fbf25c536d ChannelInterceptor default methods + deprecate adapter 7 years ago
Rossen Stoyanchev 592dc628d5 Use specific XSD types in spring-websocket.xsd 7 years ago
Rossen Stoyanchev 37b0ed9fcb Improve TCP connection info logging. 7 years ago
Rossen Stoyanchev 020c6c0102 Polish: remove Javadoc tags from spring-websocket.xsd 7 years ago
Rossen Stoyanchev 29158aa79a Expose timeToFirstMessage in Java/XML config 7 years ago
Juergen Hoeller 53aa9cc4cd Upgrade to Servlet API 4.0.1 (aligned with Tomcat 9 and Undertow 2) 7 years ago
Johnny Lim fb898e1727 Remove inconsistent spaces 7 years ago
Rossen Stoyanchev 0e776d4e77 Add more detail to ISE in ServerEndpointExporter 7 years ago
Rossen Stoyanchev ff2228fdaf Selector header name is exposed for configuration 7 years ago
igor-suhorukov 4aae6a6dda Use Map.forEach instead of manual Map.Entry iteration wherever possible SPR-16646 7 years ago
Juergen Hoeller e3d0ef6015 Use Map.forEach instead of manual Map.Entry iteration wherever possible 7 years ago
Juergen Hoeller d4a8f76bf9 Consistent volatile access to running flag in Lifecycle implementations 7 years ago
igor-suhorukov 407ecf7334 to get rid of "magic" time constants 7 years ago
Juergen Hoeller 139dc1d373 Polishing (collapsed if checks, consistent downcasts, refined javadoc) 7 years ago
igor-suhorukov 0f7485b01d Polish: reorder the modifiers to comply with the Java Language Specification. 7 years ago
Juergen Hoeller cec7204fca Polishing 7 years ago
igor-suhorukov ed936cbd89 Polish: Overriding methods should do more than simply call the same method in the super class 7 years ago
Juergen Hoeller bfddbbe731 Polishing 7 years ago
igor-suhorukov 8080f56db8 Polish: "@Override" should be used on overriding and implementing methods 7 years ago
Juergen Hoeller a5cbf5fe24 Consistent use of Collection.toArray with zero-sized array argument 7 years ago
Juergen Hoeller 0de36d2883 Consistent HttpMethod identity comparisons 7 years ago
Alexander Münch 37f19a4b43 Polish Javadoc 7 years ago
Juergen Hoeller d7cab23e6d Consistent use of StringUtils.toStringArray 7 years ago
Juergen Hoeller b35274f5a7 WebSocket callbacks need to remain inner classes (retaining generics) 7 years ago
igor-suhorukov 2be4985b8f Polish: anonymous inner classes containing only one method should become lambdas, 7 years ago
igor-suhorukov 45e520ed86 Polish: remove unused private fields, remove empty operator 7 years ago
Juergen Hoeller 3c631f8ea0 SubProtocolWebSocketHandler closes sessions outside of lifecycle monitor 7 years ago
Juergen Hoeller d00e1c5e4f Polishing 7 years ago
Juergen Hoeller 39201adca4 Consistent handling of InterruptedException 7 years ago