994 Commits (1a8b21ebbb9d31e4f309bf8c335eb777f40c03d3)

Author SHA1 Message Date
Johnny Lim 7c45381600 Add since tag for ClientResponse.Builder.request() 5 years ago
Arjen Poutsma 7b73418418 Add rawStatusCode() to ServerResponse in both WebFlux and Servlet 5 years ago
Sam Brannen b0939a8af0 Suppress deprecation warnings in Gradle build 5 years ago
Sebastien Deleuze c006a83584 Upgrade to Coroutines 1.3.0-RC 5 years ago
Juergen Hoeller 45136aabd4 Upgrade to Protobuf 3.9 (plus consistent XMLUnit declarations) 5 years ago
Sebastien Deleuze 095fd5bcb3 Use Kotlin BOM 5 years ago
Arjen Poutsma 8b7ed5f45e Added since tag 5 years ago
Arjen Poutsma d8838152b3 Copy ClientResponseEntity::toEntity* methods to ResponseSpec 5 years ago
Juergen Hoeller 94e3210ae7 Fix nullability warnings and javadoc-triggered package cycles 5 years ago
Arjen Poutsma 7fe0116599 Added since tag 5 years ago
Arjen Poutsma a9b3d95a14 Interpret empty mono from status handler as normal response 5 years ago
Arjen Poutsma dae4509152 Make sure built ClientResponses have HttpRequest 5 years ago
Rossen Stoyanchev c32299f734 Use HttpMessageNotWritableException instead of ISE 5 years ago
Arjen Poutsma b4207823af Add ClientResponse::createException 5 years ago
Rob Winch fde92793b5 Fix http URLs 5 years ago
Sebastien Deleuze c8f8dfa39e Add engineSupplier property to ScriptTemplateConfigurer 5 years ago
Sebastien Deleuze c08035b674 Remove unused Coroutines extension parameter 5 years ago
Arjen Poutsma 2909de8829 Remove ServerWebExchange::getParts and ServerRequest::parts 5 years ago
Sam Brannen f0d599493e Cache encoded BASIC credentials in ExchangeFilterFunctions 5 years ago
Sebastien Deleuze ca75c2843a Upgrade to Coroutines 1.3.0-M2 5 years ago
Sebastien Deleuze 08a5196c3a Use elementClass and elementTypeRef consistently 5 years ago
Sebastien Deleuze 2b4d6ce354 Add body methods with Object parameter to WebFlux 5 years ago
Juergen Hoeller d903b9acf5 Compatibility with RxJava 3.0 5 years ago
Rossen Stoyanchev 2aec175ccc Drain body after exception from applying onStatus 5 years ago
Rossen Stoyanchev 37f9ce5cc9 Return 500 (not 406) if content-type was preset 5 years ago
Rossen Stoyanchev 29b7659094 Polish 5 years ago
Ilya Lukyanovich 27b5d2b288 Optional @RequestPart Mono arg resolves to Mono.empty 5 years ago
Stephane Maldini 14afdb2bbc Remove unnecessary import 5 years ago
Stephane Maldini 339ee01233 Remove unnecessary flushOnEach (since reactor-netty 0.9) 5 years ago
Sam Brannen d0231cb29a Presort beans in ControllerAdviceBean.findAnnotatedBeans() 5 years ago
Juergen Hoeller 29dcd19971 Upgrade to AspectJ 1.9.4, RxJava 2.2.10, Jetty 9.4.19, Undertow 2.0.22 5 years ago
Arjen Poutsma 92981ac9de Add Flux<Part> ServerRequest.parts() 5 years ago
Arjen Poutsma edd86e5dd5 Move RouterFunction WebHandler to inner class 5 years ago
Sebastien Deleuze e86b937f8c Leverage new Kotlin script templating support 5 years ago
Arjen Poutsma 30af01fd4e Use DataBufferUtils.write in DefaultFilePart.transferTo 5 years ago
Sam Brannen 451cce4fe8 Do not override requestContextAttribute with null in UrlBasedViewResolvers 5 years ago
Sam Brannen eef9bc899f Avoid NPE in FreeMarkerView.getModelAttributes() in spring-webflux 5 years ago
Sam Brannen 9fb973d4f3 Polish JavaDoc for FreeMarkerView in spring-webflux 5 years ago
Sam Brannen a4f4ef9011 Update documentation for spring.ftl in spring-webflux 5 years ago
Sam Brannen cc4593fda8 Improve FreeMarker macro support in spring-webflux 5 years ago
Juergen Hoeller 33b5bc2aae Polishing 5 years ago
Juergen Hoeller 22aba8bf60 Upgrade to Apache HttpClient 4.5.9 5 years ago
Juergen Hoeller 7dc92aa05d Polishing 5 years ago
Rossen Stoyanchev 0757eaee9d Clear ProducesRequestCondition attribute 5 years ago
Sam Brannen a5828ca14e Polish JavaDoc for AbstractView in spring-webflux 5 years ago
Sam Brannen 7a87d86b80 Fix documentation for FreeMarker `bind` macro in spring-webflux 5 years ago
Sam Brannen 2f640fe205 Polish FreeMarker macro support in spring-webflux 5 years ago
Sam Brannen ac28de0dc1 Polish Javadoc for FreeMarker support 5 years ago
Issam EL-ATIF b58f34d802 Add FreeMarker macro support in spring-webflux 5 years ago
Rossen Stoyanchev 9ce5a18d96 Ignore null attributes in AbstractView 5 years ago