15263 Commits (5d4ee09d53a727407771c500fc21cbd01c7f3083)
 

Author SHA1 Message Date
Rossen Stoyanchev 8bdaba913c Merge pull request #1486 from drumonii/MockRestRequestMatchers-requestTo-UriVars 7 years ago
Rossen Stoyanchev ea2864c73e Polish 7 years ago
Drummond Dawson 809189be1a URI variables with MockRestRequestMatchers requestToUriTemplate 7 years ago
Rossen Stoyanchev 181f002ddf Use exact type name in doc sample 7 years ago
Sebastien Deleuze 3f4ec37262 Upgrade to Kotlin 1.1.4 7 years ago
Rossen Stoyanchev 280c64ba35 Polish 7 years ago
Rossen Stoyanchev 8c4b1ab781 Functional PathPattern comparator 7 years ago
Sebastien Deleuze ef175d7ca6 Fix BeanUtils#instantiateClass w/ Kotlin + noarg constructor 7 years ago
Sebastien Deleuze f57e5584af Add a reference to KT-18833 in JDK 9 ignored tests 7 years ago
Sebastien Deleuze 0bdd246763 Upgrade to Kotlin 1.1.4-eap-77 7 years ago
Rossen Stoyanchev 631b546d1c Proper null handling in PathPattern comparator 7 years ago
Juergen Hoeller adeb521ce4 Polishing 7 years ago
Juergen Hoeller 09f5c71374 Consistent nullability for BeanDefinitionBuilder setters 7 years ago
Juergen Hoeller de09f8ca1f Support for Bean Validation 2.0 container elements (with BV 2.0 test setup) 7 years ago
Juergen Hoeller 48f95e9b96 Upgrade to Gradle 4.1 7 years ago
Stephane Maldini 2677bab560 Use Bismut-BUILD-SNAPSHOT 7 years ago
Sam Brannen c4f7ff04dc Polish JavaDoc for the SpringExtension 7 years ago
Sam Brannen da8d50f91f Revise SpringExtension based on recent changes in JUnit Jupiter 7 years ago
Juergen Hoeller fabc9c28d7 Align new FileSystemUtils NIO implementation with original behavior 7 years ago
Rossen Stoyanchev 08dfce2cb5 Dedicated specificity comparator in PathPattern 7 years ago
Rossen Stoyanchev 62fa20fd6f PathPattern#matchAndExtract minor refactoring 7 years ago
Rossen Stoyanchev dccedd5ad5 Minor refactoring in PathPattern 7 years ago
Rossen Stoyanchev c060f4f615 Polish PathPattern and parser 7 years ago
Arjen Poutsma 5394cc0c63 WebClientException should allow access to status code of the response 7 years ago
Rossen Stoyanchev b6d1fd9d22 Minor refactoring in PathPatternParser 7 years ago
Rossen Stoyanchev 1794f1cea4 Polish path pattern parsing javadoc 7 years ago
Rossen Stoyanchev b1440b6816 Remove ParsingPathMatcher 7 years ago
Rossen Stoyanchev 4fc0ce1206 Properly detect null value params in params conditions 7 years ago
Juergen Hoeller ca0983cd85 Polishing 7 years ago
Juergen Hoeller 697d14a028 Unit tests for transaction annotations on parent interfaces 7 years ago
Juergen Hoeller dd2bbcb3ec Leniently handle lambda-defined listeners with ErrorHandler as well 7 years ago
Juergen Hoeller 1fbd047003 checkConfigurationClassCandidate explicitly skips factory method definitions 7 years ago
Rossen Stoyanchev f813a63fd8 PathContainer parses URL paths only 7 years ago
Rossen Stoyanchev af83d2332a Fix regression in HttpPutFormContentFilter 7 years ago
Juergen Hoeller ce0bce28da Upgrade to JUnit 5.0 RC2 7 years ago
Stephane Nicoll 1a9cfefcbb Fix test failure 7 years ago
Stephane Nicoll 48f18e9a47 Merge pull request #1488 from eddumelendez:jackson_2.9.0 7 years ago
Eddú Meléndez b2345d67db Upgrade to Jackson 2.9.0 7 years ago
Rossen Stoyanchev e45733e790 Update overview.adoc 7 years ago
Rossen Stoyanchev d37498c354 Update overview.adoc 7 years ago
Rossen Stoyanchev a48a47bbd0 Merge pull request #1487 from Buzzardo/master 7 years ago
Jay Bryant 4872084079 New overview 7 years ago
Arjen Poutsma 0b3ea405ab Remove BodyInserters.fromServerSentEvent variants 7 years ago
Rossen Stoyanchev dbe25cf717 Add RequestPath tests for modifying the contextPath 7 years ago
Rossen Stoyanchev 6855a85c41 Move RequestPath to parent server package 7 years ago
Sam Brannen 4630e62c20 Fix formatting 7 years ago
Sam Brannen 859da2f074 Clean up warnings in spring-test 7 years ago
Sebastien Deleuze 6583f9f754 Use ParameterizedTypeReference instead of Class in Kotlin extensions 7 years ago
Arjen Poutsma 1d86c9c3d1 Use Credentials object instead of 2 attributes for Basic Authentication 7 years ago
Juergen Hoeller 26de6268aa Polishing 7 years ago