385 Commits (3f80b4ab2e1bf2bd63ee1e5ff7a4910aa0c3621a)
 

Author SHA1 Message Date
Rossen Stoyanchev 30b007dc26 Based on fix in core for SPR-13876 9 years ago
Stephane Maldini 4e162122af sync update on reactor-core 9 years ago
Stephane Maldini 7b3e9e0950 move queue.disruptor and packagescope RingBufferUtils/RequestTask 9 years ago
Sebastien Deleuze 4572cfa38c Fix RxJava1Converter -> RxJava1ObservableConverter 9 years ago
Rossen Stoyanchev 2dd9c92267 Update reactor converter package 9 years ago
Stephane Maldini 198e316412 demote cyclic dependency under reactor-core reactor package 9 years ago
Stephane Maldini 53b76e90fc move BackpressureUtils to subscription 9 years ago
Stephane Maldini bdfdd64db7 merge core.processor and core.publisher 9 years ago
Stephane Maldini 386dfb0881 update DependencyUtils package 9 years ago
Sebastien Deleuze de300e8c00 Fix the Javadoc external links by using a page without frames 9 years ago
Sebastien Deleuze 9436dd7412 Polish Javadoc 9 years ago
Sebastien Deleuze 398eb0b478 Polish packages documentation 9 years ago
Sebastien Deleuze ae6912086a Add packages documentation 9 years ago
Sebastien Deleuze 2cdce62c3d Update README with the Javadoc link 9 years ago
Sebastien Deleuze 14cb20a9f1 Disable uniqueVersion in order to get a reliable Javadoc link 9 years ago
Sebastien Deleuze 22bea1da01 Add sources and Javadoc to the build 9 years ago
Stephane Maldini 89da87a3e5 Async test case to explore jetty/tomcat issues 9 years ago
Sebastien Deleuze 72e5aa39ec Polish @RestController support 9 years ago
Stephane Maldini 1e28dee608 add streaming test, commented due to issue with a tomcat and jetty 9 years ago
Stephane Maldini 0f432f735a use reactor cookie support 9 years ago
Rossen Stoyanchev da90f03f4c Support type-level @ResponeBody (and @RestController) 9 years ago
Rossen Stoyanchev 437c127b62 Log and handle unresolved exceptions 9 years ago
Brian Clozel cf6ceeed62 Allow Splitting/aggregation operations in Decoders 9 years ago
Sebastien Deleuze 99e51a9101 Replace Reactor Stream by Flux in tests when possible 9 years ago
Sebastien Deleuze d9b67f5e72 Use Mono semantics for JSON object/array serialization 9 years ago
Rossen Stoyanchev c3cde84e6b Polish cookie support 9 years ago
Sebastien Deleuze ae4b35ced7 Add Mono and Flux support in @RequestMapping handler methods 9 years ago
Rossen Stoyanchev 1faeb0ec87 Add HttpCookie + server support through HttpHeaders 9 years ago
Rossen Stoyanchev f8ef2e0220 Add base classes for ServerHttpRequest/Response impls 9 years ago
Rossen Stoyanchev eedc90818f Re-introduce writeHeaders() in ServerHttpResponse 9 years ago
Rossen Stoyanchev 4f614fa0fd Add WebServerExchange 9 years ago
Rossen Stoyanchev 54e4e012b2 Separate out web.server from http.server.reactive 9 years ago
Stephane Maldini 94be412327 Remove last Stream reference 9 years ago
Stephane Maldini b4c3a67d2c Use Stream instead of Streams and uncomment reactor test 9 years ago
Rossen Stoyanchev 97af9998d5 Refine exception handling 9 years ago
Stephane Maldini 70b8848492 fix Streams to Stream in test 9 years ago
Rossen Stoyanchev 9a1492e401 Polish 9 years ago
Rossen Stoyanchev a712f43654 Polish 9 years ago
Rossen Stoyanchev c3a8bf4d17 Revert "Remove mandatory dependency on Reactor Stream" 9 years ago
Sebastien Deleuze 318092cfd0 Use Mono#defaultIfEmpty instead of Flux#defaultIfEmpty 9 years ago
Sebastien Deleuze 327c420409 Remove mandatory dependency on Reactor Stream with JarJar 9 years ago
Sebastien Deleuze 8ef7e2ff77 Use Reactor 2.5 Flux and Mono Rx light API 9 years ago
Rossen Stoyanchev 8ef2ce44f4 Temporarily remove Reactor from integration tests 9 years ago
Rossen Stoyanchev 0aade73c88 Update Servlet + Undertow req & resp implementations 9 years ago
Rossen Stoyanchev 869f6bef40 Polish server request & response implementations 9 years ago
Rossen Stoyanchev 6b05d17248 Response headers always in sync with native response 9 years ago
Rossen Stoyanchev 34eb6d5426 Add support for @ExceptionHandler methods 9 years ago
Rossen Stoyanchev 8c89b478d9 Add operator for deferred writes 9 years ago
Rossen Stoyanchev 9789db23d2 Rename HandlerResult fields from value to result 9 years ago
Rossen Stoyanchev 84e3ad342b Remove @Ignore from 404 status code tests 9 years ago