467 Commits (71f4dff011e7dad78b0b5f4f7fc0bbbcdfbd2c0a)
 

Author SHA1 Message Date
Arjen Poutsma b838fdab88 Added allocator property to DataBuffer 9 years ago
Arjen Poutsma 273c1b85e6 Reduced batch size to 1, so that we don't block on init. 9 years ago
Arjen Poutsma 2c52731417 Various test improvements 9 years ago
Arjen Poutsma 5519428d43 Replaced DataBufferPublisherInputStream with JDK equivalent. 9 years ago
Rossen Stoyanchev 72dbe9012e Add cookies to ClientHttpRequest/Response 9 years ago
Rossen Stoyanchev e19abf9c90 Rename ServerCookie to ResponseCookie 9 years ago
Arjen Poutsma a874aa4db9 Merge pull request #71 from rwinch/gradle-2.12 9 years ago
Rob Winch ececec21f7 Update to Gradle 2.12 9 years ago
Rob Winch 62753102dc Ensure a consistent netty version 9 years ago
Arjen Poutsma 10a04b0769 Test improvements. 9 years ago
Stephane Maldini 530c817287 sync reactor-netty 9 years ago
Stephane Maldini 13ddfb4aab update package 9 years ago
Stephane Maldini f02492e15f sync with reactor-core and reactor-io 9 years ago
Rossen Stoyanchev e97a55ad54 WebClient supports Void response body 9 years ago
Rossen Stoyanchev b2648f84ad DefaultWebSessionManager supports multiple sessions 9 years ago
Stephane Maldini 1eadee5655 integration build with Reactor Core 2.5.0.M2 9 years ago
Rossen Stoyanchev ca7aeaae35 WebSessionIdResolver now returns List of ids 9 years ago
Rossen Stoyanchev dbc6478b8a Refactor HTTP Cookie support 9 years ago
Stephane Maldini a8c777b35f Remove reference to Fluxion 9 years ago
Stephane Maldini ce4a687cf2 remove reactor-stream and related artefacts, update tests 9 years ago
Sebastien Deleuze 379ce6354e Update for latest Reactor Core Snapshot 9 years ago
Sebastien Deleuze dc52d4c31f Update for latest Reactor Core Snapshot 9 years ago
Stephane Maldini 14948d4241 sync reactor 9 years ago
Stephane Maldini 4197f002d8 Arrange WriteWithOperator to save some allocation cost with the same technique used by RSC and Reactor 9 years ago
Stephane Maldini 423a4852c5 use EmptySubscription 9 years ago
Stephane Maldini fc1b2e96f7 Introduce Mono#justOrEmpty(T) 9 years ago
Stephane Maldini 999dfe3925 Sync BaseSubscriber 9 years ago
Stephane Maldini 24d9e99de1 Sync toCompletableFuture 9 years ago
Stephane Maldini cc77a338b1 Sync reactor-core jdk8 bump 9 years ago
Stephane Maldini 4c477189a6 revert module Reactor Fluxion to Reactor Stream 9 years ago
Stephane Maldini 9f94f8c88e Sync to Fluxion to remove Stream confusion 9 years ago
Arjen Poutsma 361707c448 Servlet 3.1 support cleanup 9 years ago
Arjen Poutsma 2fcbeb6595 Fixed issue with DefaultDataBuffer.asInputStream() 9 years ago
Stephane Maldini f920d2ce1e sync with reactor-stream update 9 years ago
Arjen Poutsma 51a90465d4 Polishing 9 years ago
Arjen Poutsma f036f745a6 Improved RxNetty support. 9 years ago
Brian Clozel d68ff29e9b Use default buffer allocator in RequestMappingHandlerAdapter 9 years ago
Sebastien Deleuze 628ae2fda8 Use Flux instead of Stream in Publisher based integration tests 9 years ago
Sebastien Deleuze 36788207f3 Polish RequestMappingIntegrationTests 9 years ago
Rossen Stoyanchev 3ca1d33905 Merge templating branch 9 years ago
Rossen Stoyanchev 971ca6beb8 Add HTML rendering integration test 9 years ago
Rossen Stoyanchev 29db80c3e8 Add FreeMarker View, ViewResolver and basic hierarchy 9 years ago
Rossen Stoyanchev 55d37c0522 Add View, ViewResolver, and ViewResolverResultHandler 9 years ago
Rossen Stoyanchev 14997eccf3 Support Model as method argument and in HandlerResult 9 years ago
Rossen Stoyanchev e92174c772 Update HandlerResult 9 years ago
Stephane Maldini b7b423a003 Remove Stream#toBlockingQueue use 9 years ago
Arjen Poutsma 4a24979181 Various DataBuffer utility enhancements 9 years ago
Stephane Maldini 52292cafae sync reactor-core scheduler 9 years ago
Brian Clozel 7ab92cfccf Add WebResponseExtractor impl for RxJava1 9 years ago
Brian Clozel 69ce33e1ee Add WebClient and its WebResponseExtractor API 9 years ago