5686 Commits (cb867121870b064df622274a0afc13d6198ba2c6)
 

Author SHA1 Message Date
Rossen Stoyanchev e870c9a392 Reduce logging in HandlerExecutionChain 13 years ago
Rossen Stoyanchev 8fbfe9b502 Merge pull request #101 from philwebb/SPR-9530 13 years ago
Phillip Webb ecc6a5aed2 Improve SimpleStreamingClientHttpRequest performance 13 years ago
Chris Beams dc822cdca0 Reflect 3.2=>3.1.2 backports in @since tags etc 13 years ago
Chris Beams f6de5d4360 Reflect @Async executor qual. 3.2=>3.1.2 backport 13 years ago
Rossen Stoyanchev 7dff02b2c1 Fix import issue introduced in prior commit 13 years ago
Rossen Stoyanchev 3f5fa44d32 Polish PathVariableMapMethodArgumentResolver 13 years ago
Rossen Stoyanchev 4fd7645efd Enable smart suffix pattern match for request mapping 13 years ago
Rossen Stoyanchev f94aed8386 Polish ContentNegotiationStrategy support 13 years ago
Rossen Stoyanchev 4623568bce Polish client support for HTTP PATCH 13 years ago
Chris Beams 8e568466dc Work around apparent bug in README markdown parsing 13 years ago
Chris Beams c85b611600 Update copyright header for XStreamMarshaller 13 years ago
Arjen Poutsma 4c29ad76e0 XStreamMarshaller wraps exception for empty stream 13 years ago
Rossen Stoyanchev a0747458e7 Add support for HTTP PATCH method 13 years ago
Rossen Stoyanchev f05e2bc56f Add abstractions for content negotiation 13 years ago
Chris Beams 35055fd866 Refactor PropertyResolver impl for consistency 13 years ago
Sam Brannen 027e49c58a Document default scripts for embedded databases 13 years ago
Sam Brannen 5eae22abb8 Document SPR-9493 in the changelog 13 years ago
Sam Brannen e3d8ab2088 Fix Javadoc typo in ConfigurableWebEnvironment 13 years ago
Chris Beams 08498d57dd Fix line endings in new JacksonObjectMapper classes 13 years ago
Sam Brannen 64d6605974 Merge pull request #97 from sbrannen/SPR-9493 13 years ago
Sam Brannen c461455c7c Infer return type of parametrized factory methods 13 years ago
Chris Beams 9fc05a80d0 Reformat and add links to README 13 years ago
Chris Beams e5bbec7e2b Add Gradle task for building zip with dependencies 13 years ago
Sam Brannen 726655af50 Fix outdated Javadoc in the TestContext framework 13 years ago
Chris Beams de04d9c654 Fix typo in MessageSource reference docs 13 years ago
Rossen Stoyanchev 7dcca4bcfb Merge pull reqest #88 from dmak/SPR-9125 13 years ago
Dmitry Katsubo aa415d7c0c BeanFactory for configuring a Jackson ObjectMapper 13 years ago
Rossen Stoyanchev 5959de5d9e Merge pull reqest #92 from DavidBiesack/master 13 years ago
David J. Biesack 7cd0b16403 Minor fix in Javadoc for RequestMapping 13 years ago
Rossen Stoyanchev 277a115f8b Minor Javadoc fix 13 years ago
Chris Beams e8bf25ba9d Merge pull request #95 from rstoyanchev/SPR-4984 13 years ago
Rossen Stoyanchev b0f80d6358 Add splitIndex Javadoc option to the root project 13 years ago
Rossen Stoyanchev 2abcdaab1e Merge pull request #93 from maxcom/SPR-8917 13 years ago
Maxim Valyanskiy 7cdc53487d Allow parsing of media types with single-quotes 13 years ago
Dave Syer cd6f7de408 SPR-9498: Add support for MultiValueMap to CollectionFactory 13 years ago
Dave Syer 8e754e9065 SPR-9498: don't make assumptions about equality if ConversionService has failed 13 years ago
Dave Syer 3ba4bb31fa Add Maven artifacts to .gitignore 13 years ago
Rossen Stoyanchev ab4952a959 Raise RestClientException for unknown status codes 13 years ago
Chris Beams 0e3a1d8176 Require aopalliance dependency for spring-aop 13 years ago
Chris Beams 49fd20319d Upgrade to Gradle 1.0 GA 13 years ago
Sam Brannen 369d77bdf0 spring-test module now depends on junit:junit-dep 13 years ago
Sam Brannen 04a6827290 Reproduce claims raised in SPR-8849 13 years ago
Chris Beams 67d5a1238f Merge pull request #87 from olivergierke/SPR-9457 13 years ago
Oliver Gierke 49c9a2a915 Use transactional connection during db population 13 years ago
Chris Beams c471bdde85 Merge pull request #86 from scothis/SPR-7938 13 years ago
Scott Andrews b992c3d3f2 Include response headers in RestTemplate exceptions 13 years ago
Chris Beams bca2357be7 Polish web.client exceptions and related classes 13 years ago
Chris Beams b8ff6c1f86 Update dependencies for spring-aspects 13 years ago
Chris Beams 706da4f7c2 Fix missing spring-instrument jar manifest entry 13 years ago