9565 Commits (2bf6d5b8ebe37c847ea0caa406ad75f7dd06eea9)
 

Author SHA1 Message Date
Juergen Hoeller 2bf6d5b8eb Core dependency updates (Commons Logging 1.2, Commons Codec 1.10, JOpt Simple 4.8) 11 years ago
Juergen Hoeller fc92c0010e Revised SqlRowSet javadoc and support for JDBC 4.x ResultSet additions 11 years ago
Juergen Hoeller 0caeffcd54 Polishing 11 years ago
Juergen Hoeller eacd4a181f ExtendedBeanInfo ignores invalid bean properties (analogous to the JavaBeans Introspector) 11 years ago
Juergen Hoeller f44217a0c2 Clarified getAllAnnotationAttributes behavior 11 years ago
Brian Clozel b3bfa95e2b Fix ResourceUrlEncodingFilter with context mapping 11 years ago
Juergen Hoeller feb91e8366 NotReadablePropertyException accepts root cause (analogous to NotWritablePropertyException) 11 years ago
Juergen Hoeller ab5856b6a8 Tracking ASM 5.0.4 development: Fix for ASM issue 317545 11 years ago
Juergen Hoeller a6e7044523 Correct since declarations in Netty 4 client support 11 years ago
Juergen Hoeller 015afef52b Latest dependency updates (JasperReports 6.0, Jackson 2.4.4, Jetty 9.2.5, JRuby 1.7.16.1) 11 years ago
Rossen Stoyanchev 24834f6d2f Add extendMessageConverters to WebMvcConfigurer 11 years ago
Sebastien Deleuze f39c505069 Remove a Groovy test already covered by testConfigFileParsingError() 11 years ago
Sebastien Deleuze 400738e804 Polish MessageHeaderAccessor 11 years ago
Juergen Hoeller 5e3edc667e Support @Validated at method level for overriding validation groups 11 years ago
Juergen Hoeller 929cda6790 Allow custom @Validated annotations for handler method parameters 11 years ago
Stephane Nicoll 2602bcbb7c Fix typo 11 years ago
Stephane Nicoll 0d00b674f4 Fix documentation formatting 11 years ago
Juergen Hoeller 51bed18e61 Resource resolution and message escaping tests pass on Windows again 11 years ago
Brian Clozel bb150c47cf Add undertow 1.1.0.Final support 11 years ago
Brian Clozel 161d3e3049 Fix location checks for servlet 3 resources 11 years ago
Juergen Hoeller 2b4004d176 Consistent Map<String, ?> declarations and use of LinkedHashMap for incoming JDBC operation parameters 11 years ago
Juergen Hoeller 223d849a14 Polishing 11 years ago
Juergen Hoeller ef55c99f96 Latest dependency updates (AspectJ 1.8.4, Gson 2.3.1) 11 years ago
Juergen Hoeller afc77ff525 AnnotationBeanPostProcessors defensively catch and translate NoClassDefFoundErrors from class introspection 11 years ago
Juergen Hoeller 2675ce7c9f Polishing 11 years ago
Juergen Hoeller aadb93f30c Rearranged WebAsyncTask constructor interdependencies and assertions 11 years ago
Juergen Hoeller ece2c90e91 RequestMappingHandlerAdapter allows for overriding handleInternal 11 years ago
Juergen Hoeller 282adeda88 Unit test for JavaBeans introspection against FreeMarker Configuration class 11 years ago
Juergen Hoeller 7fcadaa393 MethodParameter generally uses volatile variables where applicable now (as well as a local copy of the parameterNameDiscoverer field) 11 years ago
Juergen Hoeller 1ef06cc743 MutablePropertySources uses an internal CopyOnWriteArrayList for defensiveness against concurrent modifications 11 years ago
Juergen Hoeller b4167be52d GroovyBeanDefinitionReader consistently throws BeanDefinitionParsingException for invalid files of any name 11 years ago
Juergen Hoeller 4bd75e4146 BeanMethodInterceptor forwards user-provided arguments to getBean(name, args) 11 years ago
Brian Clozel 75c70fac3d Fix user destination parsing in simp messaging 11 years ago
Brian Clozel 44ff1436f8 Use https for maven repositories 11 years ago
Chris Beams dff48ad8dd Allow non-String args in JOptCommandLinePropertySource 11 years ago
Andy Clement 94ee763bc8 Fix bytecode generation for SpEL OpPlus 12 years ago
Stephane Nicoll aa892d97e0 Merge pull request #692 from garyrussell/SPR-12425 12 years ago
Gary Russell 4942c5c1fb Add Id to JmsListenerEndpoint Docs 12 years ago
Spring Buildmaster 341eb06254 Next Development Version 12 years ago
Rossen Stoyanchev 9cef8e3001 Apply extra checks to static resource handling 12 years ago
Juergen Hoeller a831ed524f Polishing 12 years ago
Juergen Hoeller 05bdc2cf77 Consistent declaration and use of UTF-8 Charset constants, plus related polishing 12 years ago
Rossen Stoyanchev 53eec48ffd Fix HttpUrlConnection DELETE without body 12 years ago
Sebastien Deleuze 18033486ae Check STOMP headers against ending backslash 12 years ago
Sam Brannen 1988f8c75f Polish Javadoc for ContextCache 12 years ago
Juergen Hoeller 9ff8a01f29 Polishing 12 years ago
Juergen Hoeller 18d2ace785 Latest dependency updates (Tomcat 8.0.15, Jetty 9.2.4, Protocol Buffers 2.6.1) 12 years ago
Juergen Hoeller bf9295bec3 ShallowEtagHeaderFilter skips "Cache-Control" header check on Servlet 2.5 12 years ago
Juergen Hoeller 74500ec8da Avoid unnecessary synchronization in ContextCache, plus forward-ported polishing 12 years ago
Juergen Hoeller 6a96850aa7 Polishing 12 years ago