654 Commits (542de82c5fed3083b079673c791e91731e3c32e5)

Author SHA1 Message Date
Juergen Hoeller 7406f5993a Polishing 7 years ago
Juergen Hoeller b5cedd43eb Consistent and efficient access to BeanDefinition argument values 7 years ago
Christoph Dreis 9fab208fdd Reduce access on headers for STOMP messaging 7 years ago
Juergen Hoeller 5809f5b8eb SubProtocolWebSocketHandler provides protected decorateSession method 7 years ago
Rossen Stoyanchev 1cc5afe24b Fix lines over 120 characters 7 years ago
Juergen Hoeller a4537b1b6d Accessors for configured send-time and buffer-size limit 7 years ago
Juergen Hoeller 16a08cb465 Upgrade to Jackson 2.9.2 7 years ago
Juergen Hoeller efce7902c4 Polishing 7 years ago
Juergen Hoeller 9190b76ab9 Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine 2.5.6, RxJava 2.1.4, Tomcat 8.5.21, JRuby 9.1.13, Rhino 1.7.7.2) 7 years ago
Juergen Hoeller 7ae59d0c2a Nullability refinements on private and static methods 7 years ago
Juergen Hoeller 4cbef27f90 Consistent tolerance of unknown HTTP status codes behind RestTemplate 7 years ago
Sebastien Deleuze 1bc93e3d0f Revisit nullability annotations 7 years ago
Juergen Hoeller fd0132c7e6 Polishing 7 years ago
Brian Clozel cc3d7d2d48 Apply dependency management to selected modules 7 years ago
Brian Clozel 2eeb428e95 Move modules to independent build files 7 years ago
Sebastien Deleuze 73cf07e9a4 Fix overridden methods nullability 7 years ago
Juergen Hoeller 25e6a2da64 StompSubProtocolHandler consistently accesses current user 7 years ago
Rossen Stoyanchev 7e232f989b Improve check for "Broken pipe" error message 7 years ago
Juergen Hoeller 46eba3dbfa Nullability fine-tuning around declaration inconsistencies 7 years ago
Sebastien Deleuze fb4ddb0746 Make getters and setters null-safety consistent 7 years ago
Juergen Hoeller 9afce23845 WebSocketSession.getUri() may return null 7 years ago
Juergen Hoeller cc74a2891a @Nullable all the way: null-safety at field level 7 years ago
Juergen Hoeller 7dd8dc62a5 Fixes for ignored tests after last week's nullability commit 7 years ago
Stephane Nicoll fc64b8040f Polish "Replace relevant code with lambda" 7 years ago
diguage 4b1478d830 Replace relevant code with lambda 7 years ago
Juergen Hoeller 3ae84d6dd8 Consistent support for Charset/StandardCharsets in UriUtils etc 7 years ago
diguage c1d44d9a34 Use the diamond syntax 7 years ago
Juergen Hoeller f813712f5b Consistent use of @Nullable across the codebase (even for internals) 7 years ago
Sebastien Deleuze 1f28825f9d Add more @Nullable parameters based on null usage 7 years ago
Sebastien Deleuze b47d713e14 Add missing @Nullable annotations on parameters 7 years ago
Sebastien Deleuze 87598f48e4 Introduce null-safety of Spring Framework API 7 years ago
Rossen Stoyanchev df8412bded ExceptoinWebSocketHandlerDecorator uses ERROR level 7 years ago
Juergen Hoeller 9d8e9cf243 Common root cause introspection algorithm in NestedExceptionUtils 7 years ago
Rossen Stoyanchev 779779de7b Refactor use of TaskScheduler in WebSocket Java config 8 years ago
Rossen Stoyanchev 190408d1dc Polish 8 years ago
Rossen Stoyanchev 71852a9241 Trap exception from SockJS HeartbeatTask 8 years ago
Juergen Hoeller 47c4cf7abf Drop support for Jetty 9.3 and OkHttp 2.x 8 years ago
Rossen Stoyanchev 949bb55ef5 Refactor random port in spring-websocket 8 years ago
Juergen Hoeller f84907a1fc Polishing 8 years ago
Juergen Hoeller 1b2dc3638f Revisit Assert to avoid single-arg assert methods (with refined messages) 8 years ago
Rossen Stoyanchev ea67a637ae Align setup of SockJS and WebSocket integration tests 8 years ago
Juergen Hoeller 12973ac702 Polishing 8 years ago
Juergen Hoeller f095aa20eb Polishing 8 years ago
Juergen Hoeller e94fa3f34d WebSocketSession.getExtensions consistently exposes unmodifiable/empty list 8 years ago
Rossen Stoyanchev 2e414ab25a Well-known names for beans in message broker XML config 8 years ago
Sam Brannen 9ed66bf2eb Clean up warnings across code base 8 years ago
Juergen Hoeller 483abfe266 Avoid explicit DecoratedObjectFactory setup in JettyRequestUpgradeStrategy 8 years ago
Juergen Hoeller 82c1c859d9 Polishing 8 years ago
Rossen Stoyanchev 47e141675f Minor refactoring + polish reactive WebSocket support 8 years ago
Juergen Hoeller 7867e56494 Polishing 8 years ago