14207 Commits (f219680d42e4ccb80fefd3e72ef848bfc9ab5488)
 

Author SHA1 Message Date
Rossen Stoyanchev f219680d42 Add equals/hashcode for STOMP Subscription 8 years ago
Rossen Stoyanchev 5ea5f81c00 Support flash attributes on ResponseEntity redirect 8 years ago
Stephane Maldini ba97432043 prepare for reactor-netty 0.6.1.RELEASE 8 years ago
Juergen Hoeller 6242e30539 Polishing 8 years ago
Arjen Poutsma 7582adc0bc Fix trailing slash in nested path 8 years ago
Brian Clozel babd5517aa Revert ParsingPathMatcher concurrency checks 8 years ago
Andy Clement a0505bf1e7 Make PathPatternParser multi-threaded 8 years ago
Arjen Poutsma 8450c69497 Add ListBodySpec.size implementation 8 years ago
Rossen Stoyanchev 262e5f783d Polish 8 years ago
Rossen Stoyanchev 2515134f8e Fix direction of arrows in request/response output 8 years ago
Rossen Stoyanchev e6401b29e6 Access to request and response byte[] in WebTestClient 8 years ago
Rossen Stoyanchev 71b021c7cc Add decorators for ClientHttpRequest & Response 8 years ago
Rossen Stoyanchev d59dc970a0 Expose response cookies from ExchangeResult 8 years ago
Juergen Hoeller 1ddf8ec625 Polishing 8 years ago
Juergen Hoeller 73493bc490 Revised imports in tests (org.jetbrains.annotations.NotNull etc) 8 years ago
Juergen Hoeller 370e3d683a Polishing 8 years ago
Juergen Hoeller fc11321010 ServletRequestMethodArgumentResolver passes null references through (again) 8 years ago
Juergen Hoeller b3ad4229f5 Upgrade to Gradle 3.4 final (and Hibernate ORM 5.2.8) 8 years ago
Stephane Nicoll 73909f41cb Polish 8 years ago
Stephane Nicoll 1c74a1a0fe Improve allowNullValue handling when a null value is provided 8 years ago
Sebastien Deleuze 2fe5064dbe Remove unneeded exclude from Gradle build 8 years ago
Arjen Poutsma 4221a344dc Treat empty Accept header as "*/*" 8 years ago
Brian Clozel b732251b09 Ignore HEAD requests in ShallowEtagHeaderFilter 8 years ago
Stephane Nicoll 598d9a4b05 Add test to reproduce SPR-15271 8 years ago
Arjen Poutsma 1efcf26559 Defer evaluation of right-hand route in composed route 8 years ago
Arjen Poutsma 9ab8bd046c Improved logging in functional web framework 8 years ago
Arjen Poutsma 63f261155a Fixed build by suppressing unchecked warnings 8 years ago
Rossen Stoyanchev 24358200c3 Assertion errors with request and response details 8 years ago
Rossen Stoyanchev d1a64e1122 Refactor ExchangeResult 8 years ago
Rossen Stoyanchev 20be40bf64 WebTestClient polish and minor refactoring 8 years ago
Andy Clement d924538211 Fix RegexPathElement when matching variables against a root path 8 years ago
Rossen Stoyanchev 9829a62044 Refactor WebTestClient assertions take 3 8 years ago
Andy Clement f1653cc21c Fix PathPattern incorrectly matching variable against root path 8 years ago
Juergen Hoeller 45df1d9fea Javadoc fixes 8 years ago
Juergen Hoeller 214d0d76a5 Polishing 8 years ago
Juergen Hoeller 0f51ff5ebc Reset global rollback-only status when rolling back to savepoint 8 years ago
Juergen Hoeller 1ee0626c94 Polishing 8 years ago
Juergen Hoeller 74bdcd8ed4 MutableMessageHeaders serializes itself as regular MessageHeaders 8 years ago
Sebastien Deleuze 692e432f0b Generate Java 8 bytecode with Kotlin compiler 8 years ago
Sebastien Deleuze 4d48fde795 Fix RequestPredicate.route() implementation 8 years ago
Sebastien Deleuze 305f303d46 Rename RouterDsl to Routes 8 years ago
Sebastien Deleuze 03f34e24ca Add nested route support to Kotlin DSL 8 years ago
Juergen Hoeller 0da8dee289 Polishing 8 years ago
Juergen Hoeller 8d707eb530 Polishing 8 years ago
Juergen Hoeller 9543384d9e Avoid deprecated comparators in tests 8 years ago
Juergen Hoeller f90cd7705f Consistent ordering of Assert variants 8 years ago
Arjen Poutsma 0922943c12 Rename RouterFunctions.subroute() to nest() 8 years ago
Juergen Hoeller 22322fde26 Revised isInstanceOf/isAssignable message concatenation 8 years ago
Juergen Hoeller 8c04a65eb1 Merge pull request #1329 from kmiya/patch-1 8 years ago
Kazuki Miyahara e95391765c Fix typo in Javadoc 8 years ago