2068 Commits (92efe95069c4fc5969e8f4f4f84ee09c426fba5c)

Author SHA1 Message Date
Andy Wilkinson b5fb28284e Upgrade to Shadow Plugin 5.2.0 5 years ago
Juergen Hoeller 6a48bb7b4d Polishing 5 years ago
stsypanov f5ae3c77c6 Use Method::getParameterCount where possible 5 years ago
Sam Brannen 29b31cad48 Align implementations of StringToUUIDConverter and UUIDEditor 5 years ago
Sam Brannen 01fb35bd2d Remove TestGroup.CI enum constant 5 years ago
François Guillot 2411b657ae Fix spring-core jar task 'up-to-date'-ness 5 years ago
Sam Brannen 95af079906 Document unidirectional @AliasFor attribute mapping support 5 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Juergen Hoeller 19ff7d84ab Polishing 5 years ago
Juergen Hoeller 42e7ade110 Tolerate unidirectional alias declaration for annotation attribute pair 5 years ago
Juergen Hoeller dba7bf7ec1 Avoid unnecessary setAccessible call in AttributeMethods 5 years ago
Juergen Hoeller dc59e50561 Avoid unnecessary use of ResolvableType within MethodParameter 5 years ago
Juergen Hoeller d51ab24a1b Latest dependency updates (Tomcat 9.0.27, Undertow 2.0.27, RxJava 2.2.13, Gson 2.8.6, Apache Johnzon 1.2.1, Hibernate ORM 5.4.8, EclipseLink 2.7.5, H2 1.4.200, POI 4.1.1, Quartz 2.3.2, WebJars Locator 0.42, HtmlUnit 2.36, Checkstyle 8.26, Mockito 3.1, Objenesis 3.1) 5 years ago
Rossen Stoyanchev 5abf24e7d7 Expose maxInMemorySize via CodecConfigurer 5 years ago
Brian Clozel 69bcdfc17f Polishing 5 years ago
Rossen Stoyanchev 89d053d7f4 Limits on input stream in codecs 5 years ago
Phillip Webb 013ec6abdb Support customer repeatable containers in type map 5 years ago
Sam Brannen f8b875d2d8 Introduce failing @Disabled test for gh-23856 5 years ago
Sam Brannen 71400ea604 Polish MergedAnnotation internals 5 years ago
Sam Brannen 2146bc816a Fix Checkstyle violations 5 years ago
Phillip Webb ad543dbee3 Use mapped annotation values when resolving mirrors 5 years ago
Sam Brannen b1a938fa24 Polishing 5 years ago
Stephane Nicoll 29f0d1b25e Remove TODO in AnnotationUtils 5 years ago
Juergen Hoeller 2861fc65bd Polishing 5 years ago
Sam Brannen 2526553ecd Document terms and units in DataSize and DataUnit 5 years ago
Sam Brannen 77b896ca28 Polishing 5 years ago
Sebastien Deleuze 091c512f0d Upgrade to Coroutines 1.3.2 5 years ago
Juergen Hoeller bb6f9bb6d4 Polishing 5 years ago
Sam Brannen e6678f40e8 Make DataSize constants final 5 years ago
Sam Brannen 402046f3c7 Polish data buffer allocation tests 5 years ago
Sam Brannen bba3553dfb Polish SpringVersion 5 years ago
Sam Brannen 4acd180fa3 Document that setting static final fields is unsupported 5 years ago
Sam Brannen fccdb8cf60 Polish ReflectionUtils 5 years ago
Juergen Hoeller 4882dfcc0d Consistent relative path treatment (no accidental URL fragment symbol) 5 years ago
Juergen Hoeller 957924ace2 Avoid early log provider initialization (and LogAccessor dependency) 5 years ago
Stephane Nicoll b65984a078 Consume getProtocolResolvers() rather than internal list 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Sam Brannen d09f537699 Annotate Object#equals parameter with @nullable 5 years ago
Juergen Hoeller c8f20815ef Revise LinkedCaseInsensitiveMap's lazy key/value/entry collections 5 years ago
Juergen Hoeller 60976e4116 Add missing nullable declarations 5 years ago
Phillip Webb aa69703f3b Fix LinkedCaseInsensitiveMap collection methods 5 years ago
Sam Brannen 957f0fac7a Polishing 5 years ago
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 5 years ago
Sam Brannen 333711fd36 Convert XmlValidationModeDetectorTests to JUnit Jupiter and AssertJ 5 years ago
Sam Brannen 961010055e Support trailing comment in DTD declaration in XML config 5 years ago
Sam Brannen 591995ecc8 Polish and revive disabled tests 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Sam Brannen 07d4104f2f Polishing 5 years ago
Rossen Stoyanchev 310f0bfb6c Remove unnecessary code from prior commit 5 years ago