14645 Commits (9d8e9cf24372bfe1aae8b93f23c41e19ee7a3483)
 

Author SHA1 Message Date
Juergen Hoeller 9d8e9cf243 Common root cause introspection algorithm in NestedExceptionUtils 8 years ago
Rossen Stoyanchev 16901b1497 Add bindToHttpHandler to WebTestClient 8 years ago
Rossen Stoyanchev 4db1eb1e4e Polish 8 years ago
Rossen Stoyanchev 44786ff840 Merge pull request #1413 from gvdenbro/forwarded-header-server-port-fix 8 years ago
Rossen Stoyanchev 056284b407 Polish 8 years ago
Gregory Vandenbroucke ec55e429f0 Full "Forwarded" header support including port number 8 years ago
Rossen Stoyanchev 2ccf78743a Move 500 error handling to HttpWebHandlerAdapter 8 years ago
Rossen Stoyanchev 1881727b37 Remove ServerWebExchange#getRequestParams 8 years ago
Juergen Hoeller 7f19e57d9d Polishing 8 years ago
Juergen Hoeller b709c77329 Multipart file tests reliably pass on Windows as well 8 years ago
Juergen Hoeller 817e80c56b Property actually throws exception for no write method found 8 years ago
Juergen Hoeller 7ca0094fa1 ResolvableType.clearCache() clears SerializableTypeWrapper cache as well 8 years ago
Stephane Nicoll 3b8b3502a8 Update copyright header 8 years ago
Phillip Webb 90477b40a4 Defer Charset.availableCharsets() call 8 years ago
Rossen Stoyanchev 2390748fd7 WebFlux multpart support polish + minor refactoring 8 years ago
Arjen Poutsma ea85431ac5 Add error filter to WebClient integration test 8 years ago
Juergen Hoeller 057e388b6b Streamlined JAF dependencies (plus upgrade to Netty 4.1.10) 8 years ago
Juergen Hoeller 12a95d8c68 Upgrade to RxJava 2.1 8 years ago
Rossen Stoyanchev c7338c70dc Support async wrappers for Principal and WebSession 8 years ago
Rossen Stoyanchev 1292bb20f9 WebTestClient supports customer argument resolvers 8 years ago
Sebastien Deleuze f2caaa9195 Add @Request(Param/Part) support for multipart requests 8 years ago
Sebastien Deleuze 4bfd04b3c5 Add multipart support to ServerWebExchange 8 years ago
Sebastien Deleuze 8e272bc5b0 Expose ServerCodecConfigurer as a bean 8 years ago
Sebastien Deleuze a712c19661 Add multipart support to WebFlux functional API 8 years ago
Sebastien Deleuze 852dc84d38 Add MultipartHttpMessageWriter 8 years ago
Sebastien Deleuze 23e4dd6d3d Add reading reactive multipart request support 8 years ago
Juergen Hoeller 7f1fa225fe Latest dependency updates (Groovy 2.4.11, RxJava 1.2.10, H2 1.4.195) 8 years ago
Stephane Nicoll 0f6704202d Merge pull request #1404 from jonathanborenstein:master 8 years ago
Stephane Nicoll 1b9e12f52f Polish "Use Java 8 forEach method on Map" 8 years ago
Jon Borenstein 13dc0cd828 Use Java 8 forEach method on Map 8 years ago
Juergen Hoeller 1ea54eb2c6 GenericFilterBean lazily initializes its default environment 8 years ago
Juergen Hoeller 04f0f137e6 Aligned exception message for httpOnly 8 years ago
Juergen Hoeller baa7b1c6c8 Simplified match condition checks 8 years ago
Juergen Hoeller 17f274fd6a Debug log messages for value retrieval exceptions 8 years ago
Andy Clement c1edb3b5bd Enforce limit on classes loaded by Spel compiled expression loader 8 years ago
Juergen Hoeller cd95f34666 Merge pull request #1399 from dreis2211/SPR-15477 8 years ago
Christoph Dreis 13b39521d8 Optimize AntPathMatcher when checking for potential matches 8 years ago
Juergen Hoeller d9bde0812f Merge pull request #1373 from lc-nyovchev/master 8 years ago
nyo e80de55929 Added httpOnly cookie ResultMatcher 8 years ago
Stephane Nicoll 547c4f69a4 Add getTargetDataSource to TransactionAwareCacheDecorator 8 years ago
Stephane Nicoll 333e5c6b01 Polish 8 years ago
Juergen Hoeller 0479dc96c4 Correct attributeHasNoErrors message in ModelResultMatchers 8 years ago
Sam Brannen 4b1e3df283 Clean up warnings in spring-test 8 years ago
Sam Brannen c855182e03 Polishing 8 years ago
Juergen Hoeller c668d9a473 Polishing 8 years ago
Juergen Hoeller 3daf626842 Defensive fallback for file system resolution in lastModified() 8 years ago
Juergen Hoeller 8b50f887db Caching annotations on interface methods with CGLIB proxies 8 years ago
Juergen Hoeller 6c43d14a77 Async annotations on interface methods with CGLIB proxies 8 years ago
Juergen Hoeller 42d6d7ec4e Transaction annotations on interface methods with CGLIB proxies 8 years ago
Arjen Poutsma 4a8c99c9ce Consistent handling of 4xx/5xx status codes in WebClient 8 years ago