11415 Commits (9b5e47026c61268eda2d8a0bee4cb7bdb72ede1c)
 

Author SHA1 Message Date
Juergen Hoeller 415b92b6d1 Upgrade to Hibernate 5.0.5 and Undertow 1.3.8 9 years ago
Juergen Hoeller 08b6daf1eb Polishing 9 years ago
Juergen Hoeller 08ff3a85bf Integration test for proper re-resolution of Optional @RequestPart argument 9 years ago
Juergen Hoeller c909789ea9 Avoid mismatch between cached top-level versus nested parameter type 9 years ago
Rossen Stoyanchev f5e681e6e6 lastSessionCheckTime updated after session check 9 years ago
Juergen Hoeller a9e5e9ecc8 Polishing 9 years ago
Juergen Hoeller 747863d503 Documented units for send-time limit and buffer-size limit 9 years ago
Juergen Hoeller 3fec802b46 Fixed formatting in AOP documentation 9 years ago
Juergen Hoeller a4f5c46fed MockHttpServletResponse.setIntHeader supports 'Content-Length' header as well 9 years ago
Rossen Stoyanchev 4d4d2e2966 Merge pull request #928 from mhartsock/SPR-13747 9 years ago
Rossen Stoyanchev b3f0ab5284 Polish 9 years ago
mhartsock Melissa Hartsock b077b4dddb Fix media type lookup case sensitivity 9 years ago
Rossen Stoyanchev dacbf4cb34 Update Javadoc on UriComponentsBuilder.query 9 years ago
Juergen Hoeller e78425103e Polishing 9 years ago
Juergen Hoeller 7589c1f164 Aligned class name quoting with ConversionFailedException 9 years ago
Juergen Hoeller 44651fdf7c ObjectToObjectConverter caches detected methods/constructors 9 years ago
Brian Clozel c226753985 Do not rewrite relative links with FixedVersionStrategy 9 years ago
Juergen Hoeller 38c21ee6bf Class identity comparisons wherever possible 9 years ago
Juergen Hoeller b70af3bf57 Polishing 9 years ago
Rossen Stoyanchev fed4391f87 Fix issue in UriTemplate parsing 9 years ago
Juergen Hoeller 998da2f45c Document destruction callback behavior for inner beans in case of scope mismatch 9 years ago
Juergen Hoeller 8ed2c470be Avoid instantiation of non-selected beans in BeanFactoryAnnotationUtils.qualifiedBeanOfType 9 years ago
Juergen Hoeller 7104076e19 Avoid Scope.registerDestructionCallback for inner beans in case of scope mismatch 9 years ago
Juergen Hoeller 4755467cca Polishing 9 years ago
Juergen Hoeller def10343ea Unit tests for @Value Resource resolution 9 years ago
Juergen Hoeller edbb8bbb01 JodaTimeFormatterRegistrar defensively checks whether Joda-Time 2.x is present (for Joda-Time 1.x tolerance on the classpath) 9 years ago
Juergen Hoeller 3234d9ede3 ObjectToObjectConverter caches detected methods/constructors 9 years ago
Juergen Hoeller aef6b20626 Removed tests for invalid -1 index (for compatibility with JsonPath 2.1) 9 years ago
Juergen Hoeller 9bb72e8386 Javadoc fixes 9 years ago
Juergen Hoeller 5e16834751 Latest dependency updates (OkHttp 2.6, Gson 2.4, JsonPath 2.1, JRuby 1.7.23, Undertow 1.3.7) 9 years ago
Juergen Hoeller 3681094564 Upgrade to EhCache 3.0 M4 9 years ago
Juergen Hoeller dd647659b3 Rearranged cache test class names across several modules 9 years ago
Juergen Hoeller 331e739255 Latest dependency updates (Hibernate ORM 5.0.4, Tomcat 8.0.29, Undertow 1.3.6) 9 years ago
Juergen Hoeller 8c4436926f Polishing 9 years ago
Andy Clement a39867bd8e Tweak docs concerning method execution pointcut signature 9 years ago
Juergen Hoeller 1da564d2f0 Joda/DateTimeFormatterRegistrar also supports YearMonth and MonthDay 9 years ago
Juergen Hoeller bc0b707175 JodaTimeFormatterRegistrar supports Duration and Period as well 9 years ago
Juergen Hoeller fd84262e71 Polishing 9 years ago
Stephane Nicoll 9882a53c7d Fix test failure 9 years ago
Juergen Hoeller a0747c2148 Consistent bean type checking for endpoint handlers 9 years ago
Stephane Nicoll c90ca15add Fix caching tests 9 years ago
Juergen Hoeller 17df02d01e Explicit flush example with JPA EntityManager 9 years ago
Juergen Hoeller 24e4f56d7e Test case for event listener methods on bean with potentially inactive scope 9 years ago
Juergen Hoeller bb05bc7c01 EventListenerMethodProcessor leniently handles unresolvable bean types 9 years ago
Juergen Hoeller 2a3bf69991 AsyncAnnotationBeanPostProcessor leniently handles ambiguous TaskExecutor beans 9 years ago
Andy Clement 58756b023c Ensure cast correctly included for OpPlus compilation 9 years ago
Juergen Hoeller d5ca5b74a5 DateTimeFormatterRegistrar supports Duration and Period as well 9 years ago
Brian Clozel b35d44bd4c Fix inputstream reading for HTTP range requests 9 years ago
Juergen Hoeller 20a286b4d6 ASM ClassWriter uses application ClassLoader for its getCommonSuperClass check 9 years ago
Juergen Hoeller 3aefc96593 @ManagedOperationParameter declares @Target/@Retention/@Documented/@Repeatable now 9 years ago