3705 Commits (3fe2d037edc86e5055fc185886b066eada7184cd)
 

Author SHA1 Message Date
Juergen Hoeller 3fe2d037ed fixed AbstractBindingResult to avoid NPE in "hashCode()" if target is null (SPR-7682) 14 years ago
Juergen Hoeller a780a4a401 ProxyCreationContext uses "ThreadLocal.remove()" over "ThreadLocal.set(null)" as well 14 years ago
Juergen Hoeller 67d9b8b943 EhCacheManagerFactoryBean properly closes "ehcache.xml" input stream, if any (SPR-7813) 14 years ago
Keith Donald cc91efecae Fixed bugs in bean wrapper related to nesting levels on method parameters 14 years ago
Keith Donald 3536b8178d failing nested list binding 14 years ago
Keith Donald a417aa2ea3 ignore failing map test case 14 years ago
Keith Donald 818bd841fe method naming improvements; applyIndexObject call for array indexing 14 years ago
Juergen Hoeller 9c64ac7482 fixed potential InjectionMetadata NPE when using SpringBeanAutowiringInterceptor (SPR-7686) 14 years ago
Keith Donald 3cfe557971 spr 7839 reproduce 14 years ago
Keith Donald fe386f1c10 spr7816 14 years ago
Keith Donald da898faac9 spr7766 14 years ago
Keith Donald 39e0c29d19 TypeDescriptor cleanup and general polishing; fixed a number of bugs related to TypeDescriptor usage in client code across beans and spel packages 14 years ago
Arjen Poutsma 74b5b7b56a SPR-7845 - FormHttpMessageConverter.read() always ignores post data when processing request (from Tomcat) 14 years ago
Michael Isvy e133bde01f SPR-7858 14 years ago
Arjen Poutsma e5d8fa0771 SPR-7834 - HttpHeaders.getEtag() mangles the value 14 years ago
Arjen Poutsma fbede64c86 SPR-7845 - FormHttpMessageConverter.read() always ignores post data when processing request (from Tomcat) 14 years ago
Arjen Poutsma e98afc087f SPR-7845 - FormHttpMessageConverter.read() always ignores post data when processing request (from Tomcat) 14 years ago
Chris Beams 5e6912302a Introduce "Aware" superinterface 14 years ago
Chris Beams b3ff9be78f M1 cut of environment, profiles and property work (SPR-7508) 14 years ago
Sam Brannen b130a36af7 [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 14 years ago
Sam Brannen d7c4db1b49 [SPR-7849] work in progress: revising the testing chapter based on internal review. 14 years ago
Sam Brannen b8ab33e0c5 [SPR-7849] work in progress: revising the testing chapter based on internal review. 14 years ago
Sam Brannen 54a7ad9f74 [SPR-7848] Improved readability, grammar, and formatting of the Container Extension Points section of the reference manual. 14 years ago
Oliver Gierke 30751c9b0a SPR-2946 - Corrected documentation for lazy-init behaviour on Bean(Factory)PostProcessors. 14 years ago
Oliver Gierke f20ded5f63 SPR-7674 - Documented value defaulting in Spring EL 14 years ago
Costin Leau bfb3003cba SPR-7308 14 years ago
Chris Beams 9f5fd3afcf Normalize indentation of Apache license URL 14 years ago
Arjen Poutsma 64c7549c70 Removed JDK 1.6 usage 14 years ago
Costin Leau 29a8ca4edc SPR-7308 14 years ago
Costin Leau 893fc83f49 SPR-7308 14 years ago
Costin Leau e90f0a35e3 SPR-7308 14 years ago
Arjen Poutsma 9f4499cb36 SPR-7789 - FormHttpMessageConverter does not honor the charset in the content type when writing a form and uses a wrong default charset 14 years ago
Arjen Poutsma d0394599ad SPR-7789 - FormHttpMessageConverter does not honor the charset in the content type when writing a form and uses a wrong default charset 14 years ago
Arjen Poutsma db3634f859 SPR-7706 - 304 responses should not have non-0 Content-Length 14 years ago
Costin Leau 8285e9c2a7 SPR-7308 14 years ago
Costin Leau 18e141cbaa SPR-7308 14 years ago
Costin Leau 58633e4a89 SPR-7308 14 years ago
Costin Leau bbba832904 SPR-7308 14 years ago
Costin Leau faf01b0337 SPR-7308 14 years ago
Costin Leau 21d64a74ae SPR-7308 14 years ago
Costin Leau 47711c6743 +SPR-7470 14 years ago
Chris Beams f105670cec Fix breaking logic around getFilename() call 14 years ago
Chris Beams 1a7aebb0dd Improved fix for detecting non-file based Resources in PropertiesLoaderSupport (SPR-7547, SPR-7552) 14 years ago
Costin Leau c08a2764d0 SPR-7470 14 years ago
Costin Leau da97547f00 fixed mistake in jmx docs (SPR-977) 14 years ago
Thomas Risberg fbb106cfbe updated license and notice files 14 years ago
Chris Beams f46a455c72 Eliminate PropertySourceAggregator interface 14 years ago
Chris Beams 8770ea96b0 Expose Environment ConfigurationService 14 years ago
Chris Beams b3e36a335d Eliminate reserved 'default' profile (SPR-7778) 14 years ago
Chris Beams e693d9fa58 Polish JavaDoc 14 years ago