2104 Commits (40960fa85a1dfb17cd4fda414ad522f1fd67f850)

Author SHA1 Message Date
rstoyanchev 73e5aa38ec Polishing contribution 1 year ago
Sébastien Deleuze 5e28a25a30 Add a WebFlux integration test 1 year ago
Sébastien Deleuze 4c44b91cf9 Speedup WebFlux tests by reducing the interval period 1 year ago
rstoyanchev 23656aebc6 Use Locale.ROOT consistently for toLower/toUpperCase 1 year ago
rstoyanchev a63cf06496 Update Javadoc snippets for static resource locations 1 year ago
rstoyanchev 789d7effa9 Assert static resource location 1 year ago
rstoyanchev 7d3a3d35ce Update valid path checks for double encoding 1 year ago
rstoyanchev fb7890d739 Update processPath for double encoding 1 year ago
rstoyanchev 1a0b577bfc Do not support relative static resource paths 1 year ago
rstoyanchev 3bfbe30a78 Normalize static resource path early 1 year ago
Johnny Lim 1ec9a115a8 Replace RFC 7807 with RFC 9457 in documentation 1 year ago
Juergen Hoeller 95f181352f Defensively check MethodParameter.getMethod() in KotlinDelegate 2 years ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 2 years ago
Sébastien Deleuze 2ab0101b8a Add coroutine context tests for WebClientExtensions 2 years ago
Illia Sorokoumov 478aa250a0 Preserve coroutine context in WebClientExtensions 2 years ago
rstoyanchev c6fa180602 Extract shared resource handling utility methods 2 years ago
Johnny Lim 159e23730c
Fix Javadoc @⁠since tags in JettyCoreRequestUpgradeStrategy 2 years ago
Andrey Popov 94c04821ff Use correct method to check encoded resource path 2 years ago
Brian Clozel 776811bdb8 Defer ExchangeFilterFunction execution in WebClient 2 years ago
Sam Brannen b388ff60dd Fix parameterized test display names and polishing 2 years ago
rstoyanchev d86bf8b205 Align RouterFunctions resource handling 2 years ago
rstoyanchev 88ff5e1dcc Remove unused imports 2 years ago
rstoyanchev ebef599146 Fix checkstyle violations 2 years ago
rstoyanchev 19700d07b1 Quote ETag if not quoted in HttpHeaders#setETag 2 years ago
rstoyanchev 1b26122e64 Polishing and minor refactoring 2 years ago
hyunmin0317 80b264ba82 Refactor eTag formatting into utility method 2 years ago
Sam Brannen 4e1756d738 Polishing 2 years ago
rstoyanchev 5c1ab7ecd5 Polishing contribution 2 years ago
yfoelsin 7655329463 Set status code on DefaultRenderingBuilder for RedirectView 2 years ago
rstoyanchev 186deb777f Update deprecation notices on rawStatusCode 2 years ago
rstoyanchev 57cb8c7abf Restore rawStatusCode methods 2 years ago
Sam Brannen d749d2949d Use new features from JUnit Jupiter 5.11 2 years ago
Simon Baslé bf5e218b35 Add support for headers in `@HttpExchange` 2 years ago
rstoyanchev b61eee7fb0 Support cross-parameter validation 2 years ago
rstoyanchev 062c18a81d Add DataBuffer management in fragment rendering 2 years ago
rstoyanchev 8e2b27e5d8 WebFlux support for SSE with multiline fragments 2 years ago
rstoyanchev b734156f32 Update WebFlux fragment stream rendering 2 years ago
rstoyanchev f5ed1b8f6d Refactoring in ViewResolutionResultHandler 2 years ago
rstoyanchev 6e55e78b22 WebFlux support for SSE Fragment stream 2 years ago
rstoyanchev aa6b47bfce Polishing in FragmentsRendering 2 years ago
Stéphane Nicoll e4edd3246a Restore Freemarker support now it supports Jakarta 2 years ago
rstoyanchev ade8128060 Remove deprecated methods 2 years ago
rstoyanchev bd31e8dacc Provide access to underlying ConstraintViolation 2 years ago
Sam Brannen 3e48498663 Change MIME mapping for .js from application/javascript to text/javascript 2 years ago
Sébastien Deleuze 7617a01f60 Unwrap Kotlin inline value classes return values 2 years ago
rstoyanchev 6ee8786385 Updates to WebFlux fragment rendering API 2 years ago
rstoyanchev 54e76c8105 Support List and Publisher<Fragment> return values 2 years ago
Juergen Hoeller 7227c30917 Allow tests to pass on Windows JVM (non-UTF-8 default encoding) 2 years ago
Simon Baslé 8918a772bf Polishing 2 years ago
gregw 0a60c622cc Implement Eclipse Jetty core HTTP handler adapter 2 years ago