238 Commits (4c477189a6fbaf1d39cc3fbc35cc7351e987cf57)
 

Author SHA1 Message Date
Stephane Maldini 4c477189a6 revert module Reactor Fluxion to Reactor Stream 10 years ago
Stephane Maldini 9f94f8c88e Sync to Fluxion to remove Stream confusion 10 years ago
Arjen Poutsma 361707c448 Servlet 3.1 support cleanup 10 years ago
Arjen Poutsma 2fcbeb6595 Fixed issue with DefaultDataBuffer.asInputStream() 10 years ago
Stephane Maldini f920d2ce1e sync with reactor-stream update 10 years ago
Arjen Poutsma 51a90465d4 Polishing 10 years ago
Arjen Poutsma f036f745a6 Improved RxNetty support. 10 years ago
Brian Clozel d68ff29e9b Use default buffer allocator in RequestMappingHandlerAdapter 10 years ago
Sebastien Deleuze 628ae2fda8 Use Flux instead of Stream in Publisher based integration tests 10 years ago
Sebastien Deleuze 36788207f3 Polish RequestMappingIntegrationTests 10 years ago
Rossen Stoyanchev 3ca1d33905 Merge templating branch 10 years ago
Rossen Stoyanchev 971ca6beb8 Add HTML rendering integration test 10 years ago
Rossen Stoyanchev 29db80c3e8 Add FreeMarker View, ViewResolver and basic hierarchy 10 years ago
Rossen Stoyanchev 55d37c0522 Add View, ViewResolver, and ViewResolverResultHandler 10 years ago
Rossen Stoyanchev 14997eccf3 Support Model as method argument and in HandlerResult 10 years ago
Rossen Stoyanchev e92174c772 Update HandlerResult 10 years ago
Stephane Maldini b7b423a003 Remove Stream#toBlockingQueue use 10 years ago
Arjen Poutsma 4a24979181 Various DataBuffer utility enhancements 10 years ago
Stephane Maldini 52292cafae sync reactor-core scheduler 10 years ago
Brian Clozel 7ab92cfccf Add WebResponseExtractor impl for RxJava1 10 years ago
Brian Clozel 69ce33e1ee Add WebClient and its WebResponseExtractor API 10 years ago
Brian Clozel f63960af0a Add client Request/Response impl. for RxNetty 10 years ago
Brian Clozel 255d2de553 Add client Request/Response impl. for Reactor-Net 10 years ago
Brian Clozel a6469baa4f Add HttpRequestBuilder default implementation 10 years ago
Brian Clozel 0983d302c7 Add base contracts for the Web client 10 years ago
Arjen Poutsma a4be950e37 Polishing 10 years ago
Stephane Maldini 199252cda6 sync 10 years ago
Stephane Maldini 44f4930e29 sync 10 years ago
Stephane Maldini 9204fdc371 fix timer issues 10 years ago
Stephane Maldini 28dcf2e78f fix compile test issue 10 years ago
Sebastien Deleuze ee9c5833f5 Update our tests to use TestSubscriber 10 years ago
Rossen Stoyanchev b9f4698b69 Remove license from package infos 10 years ago
Rossen Stoyanchev 381855aaf3 Refine names in web.server and polish Javadoc 10 years ago
Rossen Stoyanchev e59b927fd1 Refine web.server package structure 10 years ago
Rossen Stoyanchev 407d11a58a Server-side session support 10 years ago
Rossen Stoyanchev 3744549a3e Add setComplete + beforeCommit to ServerHttpResponse 10 years ago
Stephane Maldini 03e6d7dabf minor sync 10 years ago
Stephane Maldini 8a6fa02887 Sync with RSC move graph to flow 10 years ago
Sebastien Deleuze dc91c81fc4 Polishing 10 years ago
Sebastien Deleuze 506c4bc27b Finish to cleanup Reactor Buffer usages 10 years ago
Arjen Poutsma 1c7d845245 Merge pull request #63 from poutsma/byte_buffer_abstraction 10 years ago
Arjen Poutsma c84ef6cbf3 Incorporated misc. suggestions from the PR. 10 years ago
Arjen Poutsma 66c424daf9 Removed DataBufferAllocator.allocateHeapBuffer and allocateDirectBuffer in favor of allocateBuffer. 10 years ago
Arjen Poutsma b8f2388d60 Removed unused classes 10 years ago
Arjen Poutsma 225179bc6f Updated http and web packages to use DataBuffer 10 years ago
Arjen Poutsma 2981b5e6e8 Updated Encoder and Decoder to use DataBuffer 10 years ago
Arjen Poutsma 38ab47f8a0 Added DataBuffer abstraction 10 years ago
Stephane Maldini 641a57ec93 no need to convert to array list with last zip signature 10 years ago
Stephane Maldini 10f4f64e6f sync updates with mono 10 years ago
Arjen Poutsma 21fff02dbd Fixing the build that bad boy @smaldini broke 10 years ago