449 Commits (71f4dff011e7dad78b0b5f4f7fc0bbbcdfbd2c0a)

Author SHA1 Message Date
Stephane Maldini 0e5a892bad Use ByteBuf instead of Buffer in reactor-netty 9 years ago
Stephane Maldini ad9d8c28fe Polish reactor-ipc/netty contracts 9 years ago
Stephane Maldini 0a3396c5b2 Polish contracts 9 years ago
Stephane Maldini 9a4b98d2e9 Update HttpClient with Inbound/Outbound contract split 9 years ago
Stephane Maldini 4431a76a05 Update addCookie signature and improve client cookie 9 years ago
Rossen Stoyanchev b2ca216498 Add RequestCondition hierarchy 9 years ago
Rossen Stoyanchev 641c6428e8 Add ContentTypeResolver strategy 9 years ago
Rossen Stoyanchev 09c5711862 Polish ServerHttpRequest 9 years ago
Rossen Stoyanchev a7f32cd528 Add getQueryParams to ServerHttpRequest 9 years ago
Rossen Stoyanchev 61136e614e Fix issue with Cookies in ReactorServerHttpResponse 9 years ago
Stephane Maldini 4ddd9d2895 fix change issue on HttpChannel#writeHeaders to sendHeaders 9 years ago
Stephane Maldini 4a0adc2b2d Sync with reactor-netty and reactor-ipc 9 years ago
Rossen Stoyanchev 33a7b91e57 Add abstract case class HandlerMappings 9 years ago
Rossen Stoyanchev 341f23e0e6 Add "result" package under ~.web.reactive 9 years ago
Rossen Stoyanchev 3460e577ad Polish "simple" handler support 9 years ago
Stephane Maldini ff6b639cf9 sync with dispatchOn change in reactor-core 9 years ago
Brian Clozel a3b371bf4b Accept all media types in StringDecodere 9 years ago
Stephane Maldini da2276a954 First wave scheduler contract migration 9 years ago
Sebastien Deleuze 87ce5d641c Update dependencies 9 years ago
Brian Clozel 023dafa903 Support "text/*" media types in StringDecoder 9 years ago
Brian Clozel e3f87b3e3a Polish 9 years ago
Brian Clozel 09327181c4 Improve ClientHttpRequestFactory javadoc 9 years ago
Brian Clozel ddf996cfeb Polish HttpRequestBuilder API 9 years ago
Brian Clozel 8ed2925ce3 Propagate Errors in DefaultHttpRequestBuilder 9 years ago
Brian Clozel e2a07659ab Add generics support for WebResponseExtractors 9 years ago
Sebastien Deleuze 24a63f1d90 Upgrade RxNetty to 0.5.2-SNAPSHOT and Tomcat to 8.0.33 9 years ago
Brian Clozel 04fae44163 Switch back to reactor-core SNAPSHOT versions 9 years ago
Arjen Poutsma 75399814cd Improve Jaxb2Decoder 9 years ago
Arjen Poutsma a8f27af5fb Polishing. 9 years ago
Mark Paluch 9e79b344ca Implement review feedback. 9 years ago
Rob Winch fd6fc30eea Add RequestPostProcessor 9 years ago
Mark Paluch c4b9d94c33 Use CharsetDecoder to decode a DataBuffer into a String. 9 years ago
Arjen Poutsma 75d006d2f9 Improve StringDecoder. 9 years ago
Lukas Krecan 23f3fff367 Replacing potentionally slow and infinite while loop by a latch 9 years ago
Arjen Poutsma d9d76ecd19 Polishing 9 years ago
Arjen Poutsma 35e511b03f Resolved comments from review 9 years ago
Arjen Poutsma d20b0003c6 Refactoring of Servlet 3.1 and Undertow support 9 years ago
Arjen Poutsma f7c6c69e51 Improve JacksonJsonEncoder 9 years ago
Arjen Poutsma 7f786ce4d7 Added DataBufferAllocator property to ReactiveHttpOutputMessage, and use that to pass on to Encoder.encode(). 9 years ago
Arjen Poutsma 1836b2825b Added DataBufferAllocator parameter to Encoder.encode, and use that instead of AbstractAllocatingEncoder base class. 9 years ago
Arjen Poutsma e56dda1864 Make JsonObjectDecoder use allocator property on DataBuffer. 9 years ago
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
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