74 Commits (fc6377cc533df9fe719b5092cb7760c31645f633)

Author SHA1 Message Date
Chris Beams 68e3b7773c Segregate add'l long-running and performance tests 12 years ago
Phillip Webb 65fb26f847 Move spring-build-junit into spring-core 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Phillip Webb 60032e0012 Ignore performance-sensitive tests by default 12 years ago
Phillip Webb d66c733ef4 Replace EasyMock with Mockito in test sources 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Chris Beams 8d2e125e7b Fix [rawtypes] compiler warnings 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Phillip Webb 7f0aa5cfb2 Fix [varargs] compiler warnings 12 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Phillip Webb 1abb7f66a7 Fix GenericConversionService search algorithm 12 years ago
Juergen Hoeller 531318a4b2 Polishing 12 years ago
Juergen Hoeller a35b9c9431 Revert "Cache MethodParameter annotation lookup results" 12 years ago
Phillip Webb 6e3c3c58b5 Polish whitespace and formatting 12 years ago
Oliver Gierke e40e2b7cae Introduce AnnotationAwareOrderComparator#INSTANCE 12 years ago
Rossen Stoyanchev b36ab83ab3 Support GenericArrayType in GenericTypeResolver method 12 years ago
Sam Brannen dc0a0df8d6 Polish Javadoc for ConcurrentReferenceHashMap 12 years ago
Phillip Webb fac060f0af Develop ConcurrentReferenceHashMap 12 years ago
Chris Beams c94bc2e709 Respect spring.profiles.active in #addActiveProfile 12 years ago
Juergen Hoeller 3a09644843 Adapted PropertySourcesPropertyResolverTests for different error message format 12 years ago
Phillip Webb 31331e6ad3 Avoid NPE in ObjectToObjectConverter 12 years ago
Phillip Webb 5a1f924ac3 Resolve Collection element types during conversion 12 years ago
Chris Beams 222eec58cd Review and polish pull request #132 12 years ago
Phillip Webb f82c6ed7cc Support conversion from Enum Interface 12 years ago
Phillip Webb a27d1a28ff Bypass conversion when possible 12 years ago
Phillip Webb f13e3ad72b Extend conditional conversion support 12 years ago
Phillip Webb 4dc289592d Refactor GenericConversionService 12 years ago
Phillip Webb 9bfe675761 Additional GenericConversionService Tests 12 years ago
Chris Beams 06e34f05a6 Allow PropertyResolvers to ignore unresolvable ${placeholders} 12 years ago
Phillip Webb 01272fb0e6 Polish whitespace for conversion service packages 12 years ago
Phillip Webb 6adb49b7a9 Add StringToUUIDConverter 12 years ago
Phillip Webb c8c0e827b4 Polish trailing whitespace 12 years ago
Phillip Webb 38c4393592 Allow MapToMap conversion to work when the target map does not have a 12 years ago
Phillip Webb 60afa5ead4 Polish trailing whitespace 12 years ago
Phillip Webb e543ffdfd7 Improve annotation methods in TypeDescriptor 12 years ago
Phillip Webb 23f089ff1e Polish code and JavaDoc formatting 12 years ago
Arjen Poutsma f191a55b8f Preserve comments when using JibxMarshaller 12 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 12 years ago
Juergen Hoeller 787d8f5916 SpringFactoriesLoader as the simplest possible mechanism for BeanInfoFactory loading 12 years ago
Juergen Hoeller 8f12d98a99 LinkedCaseInsensitiveMap checks for uniqueness of case-insensitive keys now 12 years ago
Arjen Poutsma aeff91c1da Moved SpringFactoriesLoader to io.support in order to resolve tangle. 12 years ago
Arjen Poutsma 988f376752 Added SpringFactoriesLoader 12 years ago
Phillip Webb 77c9321967 Sort candidate @AspectJ methods deterministically 12 years ago
Phillip Webb 719a9e120d Refactor ComparatorTests into separate classes 12 years ago
Juergen Hoeller 931ea5cdf4 polishing 12 years ago