1142 Commits (0a58419df4fee5e50b6831c065c1a14bedc5f5f8)

Author SHA1 Message Date
Rossen Stoyanchev b451379c2f Update eviction queue before size 4 years ago
Rossen Stoyanchev 44f1f94f97 Polishing contribution 4 years ago
Tomas Drabek 524ca1a676 DefaultSubscriptionRegistry: Reduced thread contention 4 years ago
Rossen Stoyanchev 7c98251142 Support for making requests via RSocketClient 4 years ago
Rossen Stoyanchev b2a4d1c5b1 Avoid re-creating connect Mono<RSocket> 4 years ago
Rossen Stoyanchev b16f6fa456 Shared static instance of DefaultDataBufferFactory 4 years ago
Sam Brannen b33d2fe683 Clean up warnings in Gradle build, polishing, etc. 4 years ago
Rossen Stoyanchev 22bf62def1 Replace remaining use of deprecated Processors in tests 4 years ago
Rossen Stoyanchev 734f4a4706 Replace of ReplayProcessor in RSocket tests 4 years ago
Rossen Stoyanchev 7cf1ccc415 Use MonoProcessor instead of FluxIdentityProcessor 4 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 4 years ago
Brian Clozel 7391f9b392 Fix Reactor Core DirectProcessor deprecation 4 years ago
Sébastien Deleuze 6b355df903 Revert "Upgrade to Kotlin 1.4 M2" 4 years ago
Сергей Цыпанов 7949937655 Remove redundant assignment of default values to volatile fields 4 years ago
Sébastien Deleuze 2a74eff10f Upgrade to Kotlin 1.4 M2 4 years ago
Rossen Stoyanchev 1d0fe1223d Fix checkstyle violation 5 years ago
Rossen Stoyanchev b48ddef4c6 Upgrade to RSocket 1.0.1 5 years ago
Rossen Stoyanchev 6d6269f1ee Switch to Reactor 2020.0.0 snapshots 5 years ago
Juergen Hoeller c35b21b49f Consistent not-null assertions for configured interceptors 5 years ago
Rossen Stoyanchev b1224835be Add metadataPush support to RSocketRequester 5 years ago
Rossen Stoyanchev ef27bc4b82 Upgrade to RSocket 1.0.0 5 years ago
Rossen Stoyanchev 71d384f1f8 Upgrade to RSocket 1.0.0 5 years ago
Rossen Stoyanchev 7f59381c7d Add support for RxJava 3 5 years ago
Rossen Stoyanchev 2002a1689a Adapt test to changes in RSocket Java 5 years ago
Sam Brannen 5eba1ae73c Avoid deprecation warning in DefaultRSocketRequesterBuilderTests 5 years ago
Rossen Stoyanchev 1904e9b7e7 Disable failing test temporarily 5 years ago
Rossen Stoyanchev ed8c61a852 Upgrade to RSocket 1.0 RC7 snapshots 5 years ago
Sébastien Deleuze 3c354a9b18 Avoid using Mockito argument matcher in Mockk test 5 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 5 years ago
Rossen Stoyanchev 95ef9c25c2 Reduce byte[] allocations in StompEncoder 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
Sam Brannen 9e30620ac2 Polish contribution 5 years ago
Сергей Цыпанов e63d1cf12d Improve usage of ByteArrayOutputStream/ByteArrayInputStream 5 years ago
Qimiao Chen 7c831d2ef4
Replace anonymous inner classes with lambdas in tests 5 years ago
Rossen Stoyanchev 3175f0771e Remove dumpString from DataBufferTestUtils 5 years ago
Sam Brannen 6222efc54b Polish contribution 5 years ago
Сергей Цыпанов 65aa2d03f0 Simplify conversion of ByteArrayOutputStream to String 5 years ago
Qimiao Chen 09b36380cd
Fix typos in source files 5 years ago
Rossen Stoyanchev 7efb62091d MessagingRSocket correctly handles unconsumed input 5 years ago
Rossen Stoyanchev 5b27df772a Suppress deprecation warning 5 years ago
Sam Brannen a8feb792da Fix broken Javadoc links 5 years ago
Rossen Stoyanchev 4aedf2ea13 MetadataEncoder expands vars correctly 5 years ago
ZhangT c5fb7b9fb7
Simplify some redundant code 5 years ago
Hyunjin Choi ede2a1d4b2 Remove unnecessary semicolon in some enum classes 5 years ago
Rossen Stoyanchev 28a95e89f3 Upgrade to Dysprosium SR5 snapshots 5 years ago
Rossen Stoyanchev 3c0c0c0597 Fix issue with new line handling in StompDecoder 5 years ago
Sam Brannen 94f8ef08e2 Move common TestPrincipal to spring-core test fixtures 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Sam Brannen 1b4fd1cba1 Polishing 5 years ago