5779 Commits (5a0c4a98410d0cc37e0d0f4ffbf2fb8fb613dde6)
 

Author SHA1 Message Date
Arjen Poutsma 6e45a79ecb Support opaque URIs in UriComponentsBuilder 12 years ago
Dmitry Katsubo b2037c8316 Add ObjectToStringHttpMessageConverter 12 years ago
Juergen Hoeller 0d88c73523 Calling cancel on a Future returned by a TaskScheduler works reliably now 12 years ago
Juergen Hoeller 7fc16298e6 Fixed potential race condition in concurrent calling of autowired methods on a prototype bean 12 years ago
Juergen Hoeller e0bec678da Calling cancel on a Future returned by a TaskScheduler works reliably now 12 years ago
Rossen Stoyanchev ef9d35c473 Add PATCH to "Allow" header for OPTIONS requests 12 years ago
Rossen Stoyanchev ce0ae84d95 Merge pull request #82 from rcrathore/master 12 years ago
Ritesh Rathore 0baa1a56c2 Add URI and method name on ResourceAccess 12 years ago
Rossen Stoyanchev e54fb60180 Merge pull request #129 from dmak/SPR-9739 12 years ago
Dmitry Katsubo 950786a8cc Add Jackson2ObjectMapperBeanFactory 12 years ago
Juergen Hoeller 76e28cb08b Initial changelog for 3.2 RC1 12 years ago
Juergen Hoeller e5f3669804 Introduced beta version of LiveBeansView for STS 3.1 12 years ago
Juergen Hoeller 53ae345a88 Moved JacksonObjectMapperFactoryBean from web.context.support to http.converter.json 12 years ago
Juergen Hoeller dc4e0683ae ImportAwareBeanPostProcessor registered with ROLE_INFRASTRUCTURE 12 years ago
Juergen Hoeller aa4d9c48ab CookieGenerator supports "cookieHttpOnly" flag for Servlet 3.0 12 years ago
Rossen Stoyanchev e26da7c2ab Merge pull request #150 from philwebb/SPR-9815 12 years ago
Phillip Webb c0729756d7 Protect RequestCondition against unkown HTTP methods 12 years ago
Phillip Webb b0153ada19 Polish trailing whitespace 12 years ago
Rossen Stoyanchev d1d9e118b7 Merge pull request #151 from philwebb/SPR-9814 12 years ago
Phillip Webb 4767f44671 Delete CopyOfRequestMappingHandlerMapping class 12 years ago
Rossen Stoyanchev 57c36dd395 Add interceptors for async processing 12 years ago
Chris Beams 30bce7fa16 Add CONTRIBUTING.md 12 years ago
Rossen Stoyanchev 97f97c4e9f Polish async support 12 years ago
Chris Beams ccd7b10237 Merge pull request #147 from poutsma/SPR-9768 12 years ago
Arjen Poutsma f191a55b8f Preserve comments when using JibxMarshaller 12 years ago
Chris Beams 17c6515c0a Increment version to 3.2.0.BUILD-SNAPSHOT 12 years ago
Spring Buildmaster 323ac6ad01 Release version 3.2.0.M2 12 years ago
Chris Beams c4aa14f343 Ignore SpringRunnerContextCacheTests 12 years ago
Chris Beams 6c8f795122 Add Created-By attribute to jar manifests 12 years ago
Chris Beams 0af04910f9 Update STS version used to test Eclipse setup script 12 years ago
Chris Beams 3bebb23f64 Update changelog 12 years ago
Phillip Webb 73832f8c6e Support inferred base package for @ComponentScan 12 years ago
Chris Beams 512ffbb273 Update PortletRequestUtilsTests float test timeout 12 years ago
Chris Beams ec2df7d229 Merge pull request #143 from olivergierke/SPR-9781 12 years ago
Oliver Gierke 3fb3b7d67a Work around JDK7 String#substring performance regression 12 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 12 years ago
Phillip Webb a9a90cabad Protect against non-deterministic method order in JDK7 12 years ago
Phillip Webb 8e7622bb8a Fix Windows-related build issues 12 years ago
Chris Beams 94bb036269 Polish PortletRequestUtilsTests 12 years ago
Rossen Stoyanchev 2ff3d53962 Ignore parse errors in HttpPutFormContentFilter 12 years ago
Rossen Stoyanchev 48b963aaa5 Add error request attribute for 500 reponses 12 years ago
Juergen Hoeller 787d8f5916 SpringFactoriesLoader as the simplest possible mechanism for BeanInfoFactory loading 12 years ago
Juergen Hoeller 0a42c80c11 @Import'ed configuration classes get properly registered in case of same class name (second try) 12 years ago
Rossen Stoyanchev 34c3e821dd Cache AntPathStringMatcher instances 12 years ago
Rossen Stoyanchev 0a877afa06 Optimize use of HandlerMethod and sub-classes 12 years ago
Juergen Hoeller 228a77552d @Import'ed configuration classes get properly registered in case of same class name 12 years ago
Juergen Hoeller 430db261e7 BeanFactoryAnnotationUtils throws NoSuchBeanDefinitionExceptions instead of IllegalStateExceptions 12 years ago
Juergen Hoeller 7d8843d069 Expression detection properly handles cached String literals 12 years ago
Juergen Hoeller f29b791c85 MutablePropertySources log statements guarded by isDebugEnabled 12 years ago
Juergen Hoeller a90f25668b Spring-backed DataSources consistently implement JDBC 4.0's Wrapper interface 12 years ago