9741 Commits (23fa37b08b8cc3fe3a716cdd1d9b612c2eaecb50)
 

Author SHA1 Message Date
Sebastien Deleuze 23fa37b08b Change SockJS and Websocket default allowedOrigins to same origin 11 years ago
Sebastien Deleuze cc78d40c6b Fix SockJS origin check 11 years ago
Sebastien Deleuze 1dc39324b9 Add parametrized constructors to MappingJackson2MessageConverter 11 years ago
Juergen Hoeller 2a240b0dc8 ServletUriComponentsBuilder.java avoids NPE on scheme check 11 years ago
Juergen Hoeller 3b8d878285 ScheduledAnnotationBeanPostProcessor uses target class as cache key in case of proxy 11 years ago
Sam Brannen d98f626be1 Make TestPropertySourceUtils more robust 11 years ago
Sam Brannen b8dbf2345c Polish Javadoc for @TestPropertySource 11 years ago
Sam Brannen 2b135f0d51 Open up TestPropertySourceUtils for public consumption 11 years ago
Sam Brannen e5d41d91d5 Preserve ordering of inlined props in @TestPropertySource 11 years ago
Rossen Stoyanchev f398dd03a7 Pass SockJS session attributes to HandshakeHandler 11 years ago
Sam Brannen f82c6635d7 Add further regression tests for @TestPropertySource 11 years ago
Andy Wilkinson 9499e4166c Fix Animal Sniffer 11 years ago
Juergen Hoeller bf442c093c Latest dependency updates (POI 3.11, FreeMarker 2.3.21) 11 years ago
Juergen Hoeller fab8dd3d0b Combined backport of Jackson configuration enhancements: Locale/TimeZone settings, refined module configuration 11 years ago
Stephane Nicoll 1646f62700 BeanWrapper auto-grows arrays if necessary 11 years ago
Juergen Hoeller c8d9bfadad Latest dependency updates (JasperReports 6.0.3, Tomcat 8.0.18, Undertow 1.1.2) 11 years ago
Juergen Hoeller 0706889222 Polishing 11 years ago
Juergen Hoeller 25644dbdb9 Revised validation javadoc, plus protected validate/isBindingErrorFatal template methods 11 years ago
Juergen Hoeller 181b35243e Properly honor conditions on overriding bean methods 11 years ago
Juergen Hoeller 6c47b5f5d3 Avoid ConcurrentModificationException in getBeansWithAnnotation 11 years ago
Rossen Stoyanchev 4a423e50a8 Add fromHttpRequest to UriComponentsBuilder 11 years ago
Brian Clozel 0225a7776c Revisit empty body response support in HTTP client 11 years ago
Brian Clozel d57f7f8783 Sort handler matches in ResourceUrlProvider 11 years ago
Brian Clozel 4550b4a254 Avoid loss of body content in AbstractRequestLoggingFilter 11 years ago
Brian Clozel f902fb911c Initialize ResourceUrlProvider only once 11 years ago
Brian Clozel 77c8aa53ae Allow relative paths within resource location path 11 years ago
Brian Clozel bb5da15e1c Allow protocol relative URLs in CssLink Transformer 11 years ago
Brian Clozel 0c8d07fcff Fix context-relative default value in XML parsing 11 years ago
Stephane Nicoll 47fdac9214 Clarify the use of @Cacheable in PostConstruct code 11 years ago
Stephane Nicoll 7ffa845aa8 Fix broken build 11 years ago
Stephane Nicoll 09bd7037e9 Allow MBeans to be excluded additively 11 years ago
Rossen Stoyanchev 49c21a0a06 Update javadoc for MultipartFile.transferTo 11 years ago
Rossen Stoyanchev d9d8a79c30 Update Netty4ClientHttpRequestFactory buffer size 11 years ago
Rossen Stoyanchev 04840166af DefaultSubscriptionRegistry returns safe to iterate Map 11 years ago
Stephane Nicoll 6fce6d4668 Allow subclasses to configure the Yaml instance 11 years ago
Sam Brannen 0c856b3d22 Support @Configuration as meta-annotation in the TCF 11 years ago
Rossen Stoyanchev d63cfc8eeb Add JdkIdGenerator and use it in SockJS client 11 years ago
Rossen Stoyanchev 7621cc787d Remove ISE in ResourceUrlProvider 11 years ago
Juergen Hoeller 2c1682af34 Latest applicable dependency updates (Jackson 2.4.5, Jetty 9.2.7) 11 years ago
Juergen Hoeller dcaa0987ee Polishing 11 years ago
Juergen Hoeller 14a3bf3941 ScheduledAnnotationBeanPostProcessor registers tasks in ContextRefreshedEvent phase (again) 11 years ago
mgooty 23b09015fe Fix method documentation typo 11 years ago
Juergen Hoeller b82e9c4d46 Allow schedulerWithHsqlDataSource to pass through reducing it to the trigger table check 11 years ago
Juergen Hoeller c158874d82 Latest dependency updates (Jackson 2.5, Hibernate 4.3.8, Netty 4.0.25) 11 years ago
Juergen Hoeller 87b7cd6368 OperatorMatches caches compiled patterns 11 years ago
Juergen Hoeller 901d7d07db AbstractBeanDefinitionParser allows for skipping evaluation of XML "name" attribute 11 years ago
Juergen Hoeller bfba988a0d AbstractRequestLoggingFilter allows for dedicated shouldLog check in CommonsRequestLoggingFilter 11 years ago
Juergen Hoeller a7975c685d AnnotationUtils explicitly handles null parameters 11 years ago
Rossen Stoyanchev cdaf4497b6 Remove logging statement in ResponseBodyAdviceChain 11 years ago
Rossen Stoyanchev 84807c5d61 Fix minor test issues 11 years ago