1703 Commits (108ce58025016c1be9c926ba7f5a461b5312085d)

Author SHA1 Message Date
Phillip Webb 9821868707 Refactor and polish various Comparator impls 12 years ago
Chris Beams 9f8d219146 Remove default profile during environment merge 12 years ago
Juergen Hoeller 931ea5cdf4 polishing 12 years ago
Juergen Hoeller 30de87a51e StaxEventContentHandler uses static inner class for Location adapter, in order to avoid leaks when caching events 12 years ago
Juergen Hoeller 769753dac4 ResourceUtils.useCachesIfNecessary() not correct handle JNLP connections 12 years ago
Arjen Poutsma d37e7878e6 Improved Javadoc 12 years ago
Arjen Poutsma ca017a4880 Introduce strategy for BeanInfo creation 12 years ago
Arjen Poutsma ed3823b045 Support generic target types in the RestTemplate 12 years ago
Chris Beams 92500ab902 Upgrade to CGLIB 3 and inline into spring-core 12 years ago
Chris Beams c16f18a5fd Remove spring-asm and inline ASM 4 into spring-core 12 years ago
Sam Brannen 826e565b7c Polish GenericTypeResolver 12 years ago
Sam Brannen f49b22c78f Introduce MockEnvironment in the spring-test module 12 years ago
Chris Beams 2ec7834124 Resolve nested placeholders via PropertyResolver 12 years ago
Juergen Hoeller 8bd1fd3715 moved getInputStream() not-null requirement to InputStreamSource itself; removed misleading "throws IllegalStateException" declaration 12 years ago
Juergen Hoeller fdb9de1445 Use BufferedInputStream in SimpleMetaDataReader to double performance 12 years ago
Chris Beams dc822cdca0 Reflect 3.2=>3.1.2 backports in @since tags etc 12 years ago
Chris Beams 35055fd866 Refactor PropertyResolver impl for consistency 12 years ago
Sam Brannen c461455c7c Infer return type of parametrized factory methods 12 years ago
Dave Syer cd6f7de408 SPR-9498: Add support for MultiValueMap to CollectionFactory 12 years ago
Chris Beams b5b46156b1 Rename test versions of @Qualified and @Autowired 12 years ago
Chris Beams f55a4a1ac5 Reduce log level for message re: missing annotation 12 years ago
Chris Beams bcd44f3798 Support not (!) operator for profile selection 12 years ago
Chris Beams 9fcfd7e827 Introduce ConfigurableEnvironment#merge 13 years ago
Chris Beams 5874383ef0 Polish 13 years ago
Stevo Slavic 18006c72b0 Fix circular placeholder prevention 13 years ago
Philippe Marschall 13239a0c3d Fix compiler warnings 13 years ago
Chris Beams 1f4b33c4ad Fix compiler warnings in Constants/ConstantsTests 13 years ago
Stevo Slavic 6ffb0436fa Allow null params as advertised in Constants#toCode* 13 years ago
Chris Beams f1246a4317 Fix locale parsing error with en_en, tr_tr, etc 13 years ago
Petr Janecek ef7e728bb8 Fix annotation search ending too early 13 years ago
Nikita Tovstoles c10d63dc01 Cache MethodParameter annotation lookup results 13 years ago
Sam Brannen b50f6e19a6 Fix regression in ClassPathResource descriptions 13 years ago
Stevo Slavic effb762558 Fix javadoc warnings 13 years ago
Rossen Stoyanchev 9833a4c385 Improvement in AntPathMatcher.combine method 13 years ago
Chris Beams 15d1d824b5 Return null correctly from MutablePropertySources#get 13 years ago
Chris Beams 7ca5fba05f Avoid infinite loop in AbstractResource#contentLength 13 years ago
Chris Beams 6235a341a7 Remove bundlor support 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago