1354 Commits (main)

Author SHA1 Message Date
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
Sébastien Deleuze 0f41536820 Fix RSocketRequester Coroutines extensions 5 years ago
Sam Brannen 55ae3c5e87 Polishing 5 years ago
Brian Clozel d4209392d2 Allow ExchangeStrategies customizations in WebClient 5 years ago
Brian Clozel 1560bbd81e Revert "Allow ExchangeStrategies customizations in WebClient" 5 years ago
Juergen Hoeller 567c7695dd Polishing 5 years ago
Brian Clozel b3020bc484 Allow ExchangeStrategies customizations in WebClient 5 years ago
Rossen Stoyanchev 25f3465f1f Polishing contribution 5 years ago
Parviz ROzikov e858b21c60 #24022 - added protobuf MessageConverter 5 years ago
Rossen Stoyanchev 26d800cc93 Fix empty payload handling in RSocketRequester 5 years ago
Rossen Stoyanchev 30d68f2de7 Reject user names with "%2F" in STOMP 5 years ago
Rossen Stoyanchev 6ed1b5835b Separate step for retrieve in RSocketRequester 5 years ago
Sébastien Deleuze 712eac2915 Refine Coroutines annotated controller support 5 years ago
Rossen Stoyanchev 996f7290cf Allow async metadata in RSocketRequester 5 years ago
Rossen Stoyanchev f08cf0e864 Add RSocketFrameTypeMessageCondition constants 5 years ago
Rossen Stoyanchev 842b424acd Use method signature to refine RSocket @MessageMapping 5 years ago
Rossen Stoyanchev 32f82c0ed0 Polishing 5 years ago
Ilja 08f1cb454a Allow sending headers with the disconnect frame 5 years ago
Rossen Stoyanchev b2b02ad7a1 Polishing 5 years ago
Ilya Lukyanovich 801cca8cf8 Preserve ErrorMessage#getOriginalMessage() 5 years ago
Rossen Stoyanchev 0e1a237139 Polishing 5 years ago
Johnny Lim 91f5f42d13 Add tests for PrincipalMethodArgumentResolver 5 years ago
Rossen Stoyanchev 005d2018d4 Refine changes for PR 5 years ago
Dekel Pilli 64f2beb9bf Fixing NPE in AbstractNamedValueMethodArgumentResolver 5 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago