5186 Commits (a17a889e8aa5f1d3b3eead636140247c5cde9e88)
 

Author SHA1 Message Date
Juergen Hoeller efd2783dd1 restored JBossLoadTimeWeaver compability with JBoss AS 5.1 (SPR-9065) 13 years ago
jhoeller 5b18fc44ce Merge pull request #16 from cbeams/SPR-8954 13 years ago
Rossen Stoyanchev 4f4a2e7fc7 Update documentation with regards to differences between @MVC 3.0/3.1 13 years ago
Chris Beams bf541db5b0 Refactor to consistent use of AnnotationAttributes 13 years ago
Chris Beams d9f7fdd120 Support reading nested annotations via ASM 13 years ago
Juergen Hoeller 905d17d444 LocalContainerEntityManagerFactoryBean etc 13 years ago
Juergen Hoeller 62e5b9da04 LocalContainerEntityManagerFactoryBean's "persistenceUnitName" applies to "packagesToScan" as well; DefaultPersistenceUnitManager uses containing jar as persistence unit root URL for default unit (SPR-8832) 13 years ago
Juergen Hoeller f367619b0c added "durability" and "description" properties to JobDetailFactoryBean (SPR-9080) 13 years ago
Juergen Hoeller afa4bb3f1b fixed javadoc link (SPR-9089) 13 years ago
Juergen Hoeller f8238f5243 Servlet/PortletContextResource's "isReadable()" implementation returns false for directories (SPR-9067) 13 years ago
Arjen Poutsma 7a170e8005 Updated IntelliJ project for JUnit 4.9.0 13 years ago
Arjen Poutsma 3ec78e2c04 SPR-9093: UriTemplate not throwing IllegalArgumentException when URIVariables map missing values 13 years ago
Rossen Stoyanchev a3bb3769ba Tighten FlashMapManager for use with alternative storage options 13 years ago
Chris Beams 598b125bb2 Merge pull request #27 from trisberg/parameter-parsing 13 years ago
Thomas Risberg 9fb6e2313c Fix single quote parsing in NamedParameterUtils 13 years ago
Chris Beams ff84419f4d Merge pull request #26 from trisberg/improved-RDP 13 years ago
Thomas Risberg 2ffa4725cd Allow SELECT statements in ResourceDatabasePopulator 13 years ago
Chris Beams 025b8abfaf Allow ACI classes access to servlet context params 13 years ago
Chris Beams 856b77bc31 Optimize ApplicationContextInitializer handling 13 years ago
Chris Beams a9451d11f6 Relax -aspects dependence on -test (compile=>test) 13 years ago
Rossen Stoyanchev 871336a8c8 Better support for @SessionAttributes in clustered environments 13 years ago
Chris Beams 81e25b91c2 Respect @Configuration(value) for @Imported classes 13 years ago
Rossen Stoyanchev 6e5cc53fc9 SPR-9085 Correct typo. 13 years ago
Chris Beams 17cf465d23 Fix method equality bug in ExtendedBeanInfo 13 years ago
Chris Beams f3f73f0e32 Check original beanClass in #isFactoryBean calls 13 years ago
Kris De Volder 56026863e8 Remove javabuilder from spring-aspects .project 13 years ago
Rossen Stoyanchev 010abd06e3 SPR-9077 Remove empty path segments from input to UriComponentsBuilder. 13 years ago
Rossen Stoyanchev 8530828eb4 SPR-9076 Add normalize() method to UriComponents. 13 years ago
Rossen Stoyanchev 95683f5137 SPR-9075 Add fromRequestUri() methods to ServletUriComponentsBuilder 13 years ago
Chris Beams f61410705c Merge pull request #21 from aclement/spr9038 13 years ago
Rossen Stoyanchev 64a69f7cf8 SPR-9079 Don't check for "POST" multipart request method arg resolvers 13 years ago
Andy Clement 90bed9718f Allow customization of SpEL method resolution 13 years ago
Chris Beams c7fd03be69 Polish ReflectiveMethodResolver and unit tests 13 years ago
Chris Beams aad21830bb Remove global 'clean' from import-into-eclipse.sh 13 years ago
Chris Beams 0ae973f995 Merge branch '3.1.x' 13 years ago
Rossen Stoyanchev 3d1fa4f6b6 SPR-9060 Revise HTTP Session based FlashMapManager implementation. 13 years ago
Chris Beams 9a1a00a651 Make jasperreports optional for context-support 13 years ago
Chris Beams 398cf997b3 Merge branch '3.1.x' 13 years ago
Chris Beams 5c0c37e748 Merge pull request #22 from cbeams/gradle 13 years ago
Chris Beams f3c3babfdf Update Quartz links in reference and Javadoc 13 years ago
Chris Beams 87a021d5c9 Add <license> section to 3.1.x Maven poms 13 years ago
Chris Beams 38a62f8389 Ignore Gradle-related files and directories 13 years ago
Chris Beams f8800557d3 Update README and add IDE import helper scripts 13 years ago
Chris Beams 7b05a1247c Remove remaining static Eclipse/IDEA metadata 13 years ago
Chris Beams ddf8eaf38a Mark remaining @Ignored tests with 'TODO SPR-8116' 13 years ago
Chris Beams 5ea51f42fb Fix and refactor spring-aspects build 13 years ago
Chris Beams 77d8e81744 Add Implementation-Version entry to MANIFEST.MF 13 years ago
Chris Beams 6235a341a7 Remove bundlor support 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago
Chris Beams b6cb514d38 Generate Maven Central-compatible poms 13 years ago