239 Commits (ce4a687cf24385a4b01f9f117419981a87bba666)

Author SHA1 Message Date
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 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
Brian Clozel f63960af0a Add client Request/Response impl. for RxNetty 9 years ago
Brian Clozel 255d2de553 Add client Request/Response impl. for Reactor-Net 9 years ago
Brian Clozel a6469baa4f Add HttpRequestBuilder default implementation 9 years ago
Brian Clozel 0983d302c7 Add base contracts for the Web client 9 years ago
Arjen Poutsma a4be950e37 Polishing 9 years ago
Stephane Maldini 199252cda6 sync 9 years ago
Stephane Maldini 44f4930e29 sync 9 years ago
Stephane Maldini 9204fdc371 fix timer issues 9 years ago
Stephane Maldini 28dcf2e78f fix compile test issue 9 years ago
Sebastien Deleuze ee9c5833f5 Update our tests to use TestSubscriber 9 years ago
Rossen Stoyanchev b9f4698b69 Remove license from package infos 9 years ago
Rossen Stoyanchev 381855aaf3 Refine names in web.server and polish Javadoc 9 years ago
Rossen Stoyanchev e59b927fd1 Refine web.server package structure 9 years ago
Rossen Stoyanchev 407d11a58a Server-side session support 9 years ago
Rossen Stoyanchev 3744549a3e Add setComplete + beforeCommit to ServerHttpResponse 9 years ago
Stephane Maldini 03e6d7dabf minor sync 9 years ago
Stephane Maldini 8a6fa02887 Sync with RSC move graph to flow 9 years ago
Sebastien Deleuze dc91c81fc4 Polishing 9 years ago
Sebastien Deleuze 506c4bc27b Finish to cleanup Reactor Buffer usages 9 years ago
Arjen Poutsma c84ef6cbf3 Incorporated misc. suggestions from the PR. 9 years ago