1554 Commits (dcac30c41cbf91ccc818ed7a1c97e8efa3fd9bd2)

Author SHA1 Message Date
Arjen Poutsma f35f7db29b Removed deprecated methods. 6 years ago
Arjen Poutsma 09af706af6 Use concatWith instead of mergeWith 6 years ago
Arjen Poutsma 1a0522b805 DataBufferUtils does not release DataBuffer on error cases 6 years ago
Juergen Hoeller 1da4d504c4 Upgrade to ASM master (7.0 beta) and CGLIB 3.2.8 6 years ago
Juergen Hoeller c06b9525ac UriComponentsBuilder copies query params through MultiValueMap.addAll 6 years ago
Juergen Hoeller e49896d95f Upgrade to Mockito 2.22, XMLUnit 2.6.2, JavaMail 1.6.2 6 years ago
Juergen Hoeller 84ec382201 XMLEventReader.getElementText() properly checks for start element 6 years ago
Sebastien Deleuze 8d45e3e7ef Fix Kotlin inner class nested configuration handling 6 years ago
Arjen Poutsma 259b2ca5f4 Added tests for errors in the source stream 6 years ago
Arjen Poutsma 196c0adf47 Fixed DataBufferUtils.join leak for error in source 6 years ago
Sam Brannen 326895246d Polishing 6 years ago
Stephane Nicoll 2c1dca5b5e Polish capitalisation of units on DataSize and javadoc of DataUnit 6 years ago
stsypanov 7dba79c7c1 Use String::isEmpty instead of "".equals(arg) when arg is not null 6 years ago
Sam Brannen 08ba53dd0e Ensure SocketUtils can be instantiated 6 years ago
Sam Brannen f6ee2508ef Clean up warning in AnnotatedElementUtils 6 years ago
Juergen Hoeller 6ef0938a92 Defensive URL cleaning (preserving the original URL if possible) 6 years ago
Juergen Hoeller a6a6cf7d97 Upgrade to Java Activation Framework 1.2 as API dependency 6 years ago
Juergen Hoeller 2ac23badee SimpleAliasRegistry.hasAlias properly resolves multiple chained aliases 6 years ago
Juergen Hoeller 109a2b49e5 Consistently skip unnecessary search on superclasses and empty elements 6 years ago
Juergen Hoeller ac544924c8 Polishing 6 years ago
Sam Brannen 8126ffbc8c Fix broken links in JavaDoc 6 years ago
Marten Deinum 5322fa0fb7 Use an import instead of FQCN 6 years ago
Juergen Hoeller df51ff0386 Revert to Map entry iteration for less expensive static initialization 6 years ago
Stephane Nicoll 30b8d47814 Polish 6 years ago
Juergen Hoeller 2b2a5a414b Polishing 6 years ago
Stephane Nicoll f931a3fb59 Improve DataSize to support negative values 6 years ago
Juergen Hoeller aebb2d52e0 Logging refinements for transaction and cache processing (debug/trace) 6 years ago
Stephane Nicoll 282a4ad2f6 Fix checkstyle violations 6 years ago
Stephane Nicoll 8a1588ae29 Add support for DataSize 6 years ago
Sam Brannen 8ea913392c Link to Eclipse bug for annotations on bridge methods 6 years ago
Juergen Hoeller 65f29a39ca AbstractAspectJAdvisorFactory uses AnnotationUtils.getValue 6 years ago
Juergen Hoeller 4521a79b2d Find annotations on implemented generic superclass methods as well 6 years ago
Sergey Chupov a06e63f619 Polishing javadocs: IllegalStateException no longer thrown 6 years ago
Sam Brannen 7b608ab995 Ensure AnnotationUtilsTests pass in Eclipse again 6 years ago
Kazuhiro Sera be211ceead Fix typos detected by github.com/client9/misspell 6 years ago
Juergen Hoeller b325c74216 Pruning of outdated JDK 6/7 references (plus related polishing) 6 years ago
Juergen Hoeller 2b051b8b32 Deprecate support classes for Sun's JDK HTTP server 6 years ago
Juergen Hoeller 2d05f2ed47 SerializableTypeWrapper detects Graal through system property as well 6 years ago
Juergen Hoeller 6b82a6c38c Polishing 6 years ago
Juergen Hoeller d72d376f03 Avoid unnecessary annotation introspection on framework methods 6 years ago
Juergen Hoeller 8a9d042320 Javadoc fix from ASM master (6.2.1) 6 years ago
Juergen Hoeller 69c6a40c50 Consistent nullability for array/collection input parameters 6 years ago
Rossen Stoyanchev 5095ec40b5 takeUntilByteCount actually uses takeUntil 6 years ago
Rossen Stoyanchev 542ed81d5c Polish 6 years ago
Juergen Hoeller 0001f87d59 Polishing 6 years ago
Juergen Hoeller 589b7048ec Avoid synthesizable annotation creation for @Bean/@Scope processing 6 years ago
Juergen Hoeller 9b671f8408 Polishing 6 years ago
Juergen Hoeller 6cd9060183 Avoid synthesizable check for common annotation types 6 years ago
Juergen Hoeller 4a147d26fc Initialize pre-filled HashMaps with large enough capacity 6 years ago
Juergen Hoeller c037e75f26 Improve debug logging at BeanDefinitionReader and BeanFactory level 6 years ago