3658 Commits (8770ea96b03106a06ee7ce401dc2fe39f419f816)
 

Author SHA1 Message Date
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
Chris Beams b50abc67de Add Hamcrest 1.1 as test-time dependency for .context 14 years ago
Chris Beams e0c5ced695 Use dot notation rather than camel case for profile props (SPR-7508) 14 years ago
Chris Beams 5062dc31af Support default profile (SPR-7508, SPR-7778) 14 years ago
Chris Beams b33da670e5 Rename EnvironmentBeansTests* -> ProfileXmlBeanDefinitionTests* 14 years ago
Chris Beams c8b4915891 Remove obsolete ConfigurationClassPostProcessor.getOrder() 14 years ago
David Syer b109a07fd9 SPR-7705: re-order rules and befores 14 years ago
David Syer c52915bde6 Add hamcrest to beans pom in the right place to make tests compile 14 years ago
Chris Beams 197a46d0ab Fix .integration-tests build path errors 14 years ago
David Syer 36ec06a917 Add missing JPA dependency 14 years ago
David Syer cfe1fdb5e5 Add missing Hamcrest dependency 14 years ago
David Syer a3df1c4e41 Re-order deps to allow Hamcrest to come before JUnit 14 years ago
David Syer b73224427f Add missing ROME dep 14 years ago
Arjen Poutsma 01120eb2f0 Using random port for HTTP integration tests 14 years ago
Arjen Poutsma 8762ec956c SPR-7707 - Unexpected behavior with class-level @RequestMappings 15 years ago
Costin Leau 01e79cfedd SPR-7703 15 years ago
Costin Leau caf1a0875a SPR-7308 15 years ago
Costin Leau 4f8105ccaa SPR-7308 15 years ago
Costin Leau 85c02981b5 SPR-7308 15 years ago
Arjen Poutsma 416777022d SPR-6614 - Add human-readable descriptions for statuc codes in HttpStatus 15 years ago
Arjen Poutsma 7cc3f49910 SPR-7695 - Add ETag version of WebRequest.checkNotModified() 15 years ago
Costin Leau 095a36e853 SPR-7470 15 years ago
Costin Leau 6ef987bced SPR-7470 15 years ago
Costin Leau c13905ad16 SPR-7470 15 years ago
Chris Beams 4214bc0735 Minor post-merge cleanup 15 years ago
Chris Beams f480333d31 Merge 3.1.0 development branch into trunk 15 years ago
Juergen Hoeller b0ea2b13d2 polishing 15 years ago
Arjen Poutsma a37a9e8a38 SPR-7667 15 years ago
Juergen Hoeller 577755d580 polishing 15 years ago
Juergen Hoeller 610812949f prepared for 3.0.5 release 15 years ago
Juergen Hoeller 82ec515e59 declared JPA API as optional (SPR-6819) 15 years ago
Juergen Hoeller d418eed56f AbstractJasperReportsView only sets locale model attributes if not present already 15 years ago
Juergen Hoeller 244c96151e added consistent license header 15 years ago
Ramnivas Laddad 92298469bf Fixed configuration of AnnotationAsyncExecutionAspect (was incorrectly under the same name as that for transaction management aspect) 15 years ago
Juergen Hoeller bfd54f4f35 AnnotationAsyncExecutionAspect etc 15 years ago
Juergen Hoeller c5e53ee432 polishing 15 years ago
Juergen Hoeller 8c9b64c948 added mode="proxy"/"aspectj" and proxy-target-class options to task namespace; switched to concise names for async aspects 15 years ago
Thomas Risberg 171f1ee097 added additional parameter name matching using lowercase with Locale.ENGLISH (SPR-7658) 15 years ago
Juergen Hoeller be21358db7 reintroduced getHandler(request, cache) in deprecated form (after removing it in 3.0.4) 15 years ago
Juergen Hoeller 5da5fc6499 polishing 15 years ago
Chris Beams c7aaa85ef6 Add proper default values for 'merge' attributes in collection elements (SPR-7656) 15 years ago
Juergen Hoeller a25e4d794e Hibernate 3.6, etc 15 years ago
Juergen Hoeller 3c067e5db6 optimized AnnotationUtils findAnnotation performance for repeated search on same interfaces (SPR-7630) 15 years ago
Juergen Hoeller 0f924820e8 revised OracleTableMetaDataProvider for reliable Oracle Connection detection; autodetect JdbcTemplate's NativeJdbcExtractor (SPR-7611) 15 years ago
Juergen Hoeller 1f1577e33e fixed @Value injection to correctly cache temporary null results for non-singleton beans (SPR-7614) 15 years ago
Juergen Hoeller e1dbb66798 StringToArray/CollectionConverter trims element values before trying to convert them (SPR-7657) 15 years ago
Juergen Hoeller 1933b648c3 fixed @Value injection to correctly cache temporary null results for non-singleton beans (SPR-7614) 15 years ago
Juergen Hoeller 5cb06f5da2 consistent caching of @Autowired arguments in field and method case (SPR-7635) 15 years ago