14963 Commits (a6d616d8444fb29626df15a1e4943203ad030fe1)
 

Author SHA1 Message Date
Rossen Stoyanchev 1018bf771b Separate DefaultRequestPath/DefaultPathSegmentContainer 8 years ago
Rossen Stoyanchev 97a97f9bba RequestPath improvements 8 years ago
Juergen Hoeller 7b5f96c804 HttpComponentsAsyncClientHttpRequestFactory supports plain HttpAsyncClient as well 8 years ago
Juergen Hoeller 137fc48cc2 Polishing 8 years ago
Sebastien Deleuze 04d5a2951c Remove KClass based Kotlin extensions 8 years ago
Rob Winch 223315f96b Update to SonarQube 2.5 8 years ago
Stephane Nicoll 5e4e3fbe8b Merge pull request #1459 from diguage:lambda-map 8 years ago
Stephane Nicoll 1ab678a2a3 Polish "Refactor iterator of Map with Java8's Map.forEach" 8 years ago
diguage 1ef5f61ab2 Refactor iterator of Map with Java8's Map.forEach 8 years ago
Arjen Poutsma 7018804e84 ServerRequest.path() should return raw path 8 years ago
Sebastien Deleuze 97909f2258 Support date properties in Content-Disposition HTTP header 8 years ago
Sebastien Deleuze e0e6736bc5 Introduce LocaleContextResolver in WebFlux 8 years ago
Juergen Hoeller 72a8868f84 FreeMarker macros based on HTML output format (requires FreeMarker 2.3.24+) 8 years ago
Juergen Hoeller a0cea9a86f Polishing 8 years ago
Sebastien Deleuze aa28b6cb54 Upgrade to Kotlin 1.1.2-5 8 years ago
Juergen Hoeller 779deb0fa7 Cleanup of duplicate semicolons 8 years ago
Juergen Hoeller 7dd8dc62a5 Fixes for ignored tests after last week's nullability commit 8 years ago
Stephane Nicoll 58242f2249 Polish 8 years ago
Stephane Nicoll 40df48fd95 Merge pull request #1454 from diguage:lambda 8 years ago
Stephane Nicoll fc64b8040f Polish "Replace relevant code with lambda" 8 years ago
diguage 4b1478d830 Replace relevant code with lambda 8 years ago
Juergen Hoeller 738160538e TargetSource.getTarget() is nullable again (for compatibility with MethodInvocation.getThis) 8 years ago
Juergen Hoeller 47ec966757 TargetSource.getTarget() is nullable again (for compatibility with MethodInvocation.getThis) 8 years ago
Brian Clozel 233c15b80e Add PathPatternRegistry for handler mapping matching 8 years ago
Brian Clozel 1f0d107d37 Enable trailing slash matching by default 8 years ago
Juergen Hoeller 3ae84d6dd8 Consistent support for Charset/StandardCharsets in UriUtils etc 8 years ago
Juergen Hoeller 14161d1dbf Protected applyLifecycleMethods in UrlBasedViewResolver 8 years ago
Juergen Hoeller 6320976669 Latest dependency updates (H2 1.4.196, Apache JSTL 1.2.5, HtmlUnit 2.27) 8 years ago
Stephane Nicoll aca5eb7393 Merge pull request #1449 from diguage:dev 8 years ago
Stephane Nicoll 451b419624 Polish "Use Map#forEach instead of Map#entrySet#forEach" 8 years ago
diguage 2efa06237a Use Map#forEach instead of Map#entrySet#forEach 8 years ago
Arjen Poutsma 424bc75fb1 Remove headers(HttpHeaders) 8 years ago
Arjen Poutsma 9bf82dc18f Add addAll(MultiValueMap) 8 years ago
Arjen Poutsma 7085a30382 Improve capacity calculcation in DefaultDataBuffer 8 years ago
Sebastien Deleuze 3373a3f7ef Add Kotlin extensions for WebTestClient API 8 years ago
Stephane Nicoll a665da415a Merge pull request #1450 from diguage:diamond 8 years ago
diguage c1d44d9a34 Use the diamond syntax 8 years ago
Stephane Nicoll ca1e682dc4 Merge pull request #1451 from diguage:lambda-map 8 years ago
Stephane Nicoll 27aabb15f9 Polish "Refact iterator of Map with Java 8 forEach" 8 years ago
diguage dab7a7f0ee Refact iterator of Map with Java 8 forEach 8 years ago
Stephane Nicoll 5df053c44b Merge pull request #1455 from diguage:editor-config 8 years ago
diguage d33764353e Add EditorConfig 8 years ago
Rossen Stoyanchev 38a12ed4ba Expose RequestPath in ServerHttpRequest 8 years ago
Rossen Stoyanchev 2d17411ec4 Add RequestPath to http/server/reactive 8 years ago
Juergen Hoeller e2e0410570 Method-level javadoc on XmlReaderContext etc 8 years ago
Juergen Hoeller f43ea96dd9 Upgrade to Apache Johnzon 1.1.1 8 years ago
Rossen Stoyanchev 01a92517bd Refactor RequestedContentTypeResolverBuilder 8 years ago
Rossen Stoyanchev b0e8e7f536 Refactor MappingContentTypeResolver implementations 8 years ago
Rossen Stoyanchev cb604738cf ResourceWebHandler uses MediaTypeFactory directly 8 years ago
Rossen Stoyanchev b65bfdb979 Remove HttpRequestPathHelper 8 years ago