385 Commits (3f80b4ab2e1bf2bd63ee1e5ff7a4910aa0c3621a)
 

Author SHA1 Message Date
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
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 1c7d845245 Merge pull request #63 from poutsma/byte_buffer_abstraction 9 years ago
Arjen Poutsma c84ef6cbf3 Incorporated misc. suggestions from the PR. 9 years ago
Arjen Poutsma 66c424daf9 Removed DataBufferAllocator.allocateHeapBuffer and allocateDirectBuffer in favor of allocateBuffer. 9 years ago
Arjen Poutsma b8f2388d60 Removed unused classes 9 years ago
Arjen Poutsma 225179bc6f Updated http and web packages to use DataBuffer 9 years ago
Arjen Poutsma 2981b5e6e8 Updated Encoder and Decoder to use DataBuffer 9 years ago
Arjen Poutsma 38ab47f8a0 Added DataBuffer abstraction 9 years ago
Stephane Maldini 641a57ec93 no need to convert to array list with last zip signature 9 years ago
Stephane Maldini 10f4f64e6f sync updates with mono 9 years ago
Arjen Poutsma 21fff02dbd Fixing the build that bad boy @smaldini broke 9 years ago
Stephane Maldini ac94bf1120 sync with reactor-stream package-scope change 9 years ago
Stephane Maldini a907898910 fix signature 9 years ago
Stephane Maldini 0ba5e1d21c sync update on reactor-io Buffer move 9 years ago