Commit Graph

  • 711fafc924 Improve assertion message in PersistenceExceptionTranslationInterceptor Michael Simons 2020-02-06 15:41:33 +01:00
  • ce2c0e4c79 Credit @marcphilipp and @snicoll Sam Brannen 2020-02-06 15:32:51 +01:00
  • 8f02e1088d Support alternate JDK versions in Gradle build Sam Brannen 2020-02-05 15:11:59 +01:00
  • b23049bd27 Polishing Juergen Hoeller 2020-02-06 12:59:55 +01:00
  • 669a689a50 Prevent unnecessary refresh for InjectionMetadata.EMPTY Juergen Hoeller 2020-02-06 12:44:05 +01:00
  • 10d008e3db Upgrade to RSocket 1.0.0-RC6 Stephane Nicoll 2020-02-06 08:56:18 +01:00
  • ba5fc21ab4 Option to pair AnnotationIntrospector instances Rossen Stoyanchev 2020-02-05 18:35:46 +00:00
  • 9aea10179b Insert StringMessageConverter for SSE Rossen Stoyanchev 2020-02-05 18:13:27 +00:00
  • 65c8a10fb0 Upgrade to EclipseLink 2.7.6 and JiBX 1.3.3 Juergen Hoeller 2020-02-05 18:21:03 +01:00
  • 82adb09490 ImportSelector.getExclusionFilter() naming and javadoc clarification Juergen Hoeller 2020-02-05 18:20:27 +01:00
  • d93303c008 ImportSelector.getCandidateFilter() for transitive filtering of classes Juergen Hoeller 2020-02-05 12:35:16 +01:00
  • c2367b3ad2 Polish contribution Sam Brannen 2020-02-04 14:48:13 +01:00
  • 1acf5a7424 Use dedicated catch block for ScriptException Hyunjin Choi 2020-02-04 22:45:52 +09:00
  • 7575616d26 Update copyright date Sam Brannen 2020-02-04 14:23:18 +01:00
  • b4cf88499c Use try-with-resource in ScriptUtils Hyunjin Choi 2020-02-04 22:21:59 +09:00
  • 5aa37ea07b Let BFAwareGeneratorStrategy extend ClassLoaderAwareGeneratorStrategy Qimiao Chen 2020-02-04 21:10:59 +08:00
  • 2b6117c0c2 Fix Checkstyle violation Sam Brannen 2020-02-04 13:45:02 +01:00
  • 72685b1d81 Polish contribution Sam Brannen 2020-02-04 13:41:31 +01:00
  • d624dc084f Add close() method in FileCopyUtils to reduce duplication Hyunjin Choi 2020-02-04 21:36:24 +09:00
  • 550f13e8ed Simplify GenericConversionService.getMatchableConverters() Hyunjin Choi 2020-02-04 20:59:57 +09:00
  • a36168c972 Produce less String-related garbage when generating bean names Сергей Цыпанов 2020-02-04 12:18:48 +02:00
  • d8cd46121a Merge pull request #24386 from hyeonisism/Simplify-use-compute-if-absent Rossen Stoyanchev 2020-02-03 20:59:49 +00:00
  • e7d40f930f Remove synchronized block Rossen Stoyanchev 2020-02-03 20:59:30 +00:00
  • bac5cd866e Simplify getSessionAttributesHandler() method Hyunjin Choi 2020-01-17 21:23:45 +09:00
  • adbc55e72a Merge pull request #24470 from hyeonisism/Remove-redundant-character Rossen Stoyanchev 2020-02-03 20:42:14 +00:00
  • f5df422de9 Polishing contribution Rossen Stoyanchev 2020-02-03 20:32:36 +00:00
  • 273812f9c5 Remove unnecessary escapes in regular expressions Hyunjin Choi 2020-02-03 21:30:25 +09:00
  • cf9a052e3a Polish contribution Sam Brannen 2020-02-03 15:39:00 +01:00
  • 1b39f138eb Test ObjectUtils.containsElement() Hyunjin Choi 2020-02-03 23:34:47 +09:00
  • 14a32d13d0 Fix typo in StringUtils class Hyunjin Choi 2020-02-03 23:23:32 +09:00
  • d77a28aac3 Support optional command line arguments with empty values Sam Brannen 2020-02-03 15:03:43 +01:00
  • 8dfacbc210 Upgrade to Hibernate Validator 6.1.2 and OpenPDF 1.3.13 Juergen Hoeller 2020-02-03 12:01:40 +01:00
  • cbb037bc68 Suppress deprecation warning in spring-test Sam Brannen 2020-01-31 14:37:40 +01:00
  • daebbf1960 Polishing Sam Brannen 2020-01-31 14:34:50 +01:00
  • f01de79fe2 Polish Johnny Lim 2020-01-31 17:40:29 +09:00
  • a59a33846e Polish documentation format Christoph Dreis 2020-01-30 14:17:22 +01:00
  • 3a90d8a64d Merge pull request #24460 from dreis2211 Stephane Nicoll 2020-01-31 08:56:25 +01:00
  • 15b651cdfe Polish documentation format Christoph Dreis 2020-01-30 14:17:22 +01:00
  • 547342b27d Status code as Integer methods in ServerHttpResponse Rossen Stoyanchev 2020-01-30 10:06:58 +00:00
  • cc4261c30b Only non-null input resets scheme specific part Rossen Stoyanchev 2020-01-30 06:16:43 +00:00
  • 688167a7df Upgrade to Checkstyle 8.29 and Apache Johnzon 1.2.3 Juergen Hoeller 2020-01-28 22:06:06 +01:00
  • b4a9758d9b Polishing Juergen Hoeller 2020-01-28 21:56:35 +01:00
  • 51b8ba334a Polishing Juergen Hoeller 2020-01-28 21:40:16 +01:00
  • 844619ccf1 Use local LoggerContext in Log4jLog when static field not initialized yet Juergen Hoeller 2020-01-28 21:30:52 +01:00
  • abc2269d97 Use local LoggerContext in Log4jLog when static field not initialized yet Juergen Hoeller 2020-01-28 21:21:30 +01:00
  • ff385aaf7b Add Informix to supported database products for procedure calls Juergen Hoeller 2020-01-28 21:20:46 +01:00
  • 1b50ca6bd3 Solve ReflectPermission issue in sandbox security policy model for CGLIB Juergen Hoeller 2020-01-28 21:19:15 +01:00
  • 8cced42fb2 Use local LoggerContext in Log4jLog when static field not initialized yet Juergen Hoeller 2020-01-28 21:06:48 +01:00
  • d93403a257 Alphabetical order for database names Juergen Hoeller 2020-01-28 21:06:04 +01:00
  • c86e164b03 Add Informix to the list of supported database products for procedure calls wilrosco 2020-01-27 18:10:51 -06:00
  • 64440a5f04 Some trivial improvements to reduce allocation pressure Сергей Цыпанов 2020-01-28 12:07:40 +02:00
  • 2c86d6ded2 Polishing Sam Brannen 2020-01-28 10:48:59 +01:00
  • eeaae16b17 Remove dated mention of "local" bean attribute Sviatoslav 2020-01-26 14:23:22 +00:00
  • f9a73503f4 Upgrade to Hibernate Validator 6.1.1 Juergen Hoeller 2020-01-27 18:19:23 +01:00
  • 75abd9fc7e Upgrade to ASM 7.3 Juergen Hoeller 2020-01-27 18:18:16 +01:00
  • c1218615df Update integration.adoc Anton 2020-01-27 16:57:12 +02:00
  • e66e41029c Asciidoctor Warnings Are Fatal Rob Winch 2020-01-24 15:48:56 -06:00
  • 2fcee5ae58 Append unique number to WebFlux server log prefix Rossen Stoyanchev 2020-01-24 15:57:56 +00:00
  • d499e14b78 Update default value in ReactorResourceFactory Rossen Stoyanchev 2020-01-24 15:40:16 +00:00
  • b142f8e660 Remove no-op code in URI encoding Rossen Stoyanchev 2020-01-24 15:36:46 +00:00
  • ab70acb325 Fix Additional Asciidoctor Warnings Rob Winch 2020-01-24 09:27:52 -06:00
  • 75a1395226 Link to BeanShell homepage Sam Brannen 2020-01-24 16:18:39 +01:00
  • 754a8ca05a Fix Asciidoctor Warnings Rob Winch 2020-01-23 14:01:58 -06:00
  • 7c47e3ba2e Upgrade to Netty 4.1.45, Jetty 9.4.26, Groovy 2.5.9, Woodstox 6.0.3, Caffeine 2.8.1, OpenPDF 1.3.12 Juergen Hoeller 2020-01-24 14:55:08 +01:00
  • 60c7af3625 Mention HikariCP next to DBCP and C3P0 in connection pool notes Juergen Hoeller 2020-01-24 14:54:02 +01:00
  • d085577e0a Solve ReflectPermission Issue in Sandbox Security Policy Model Kalmesh Sambrani 2020-01-23 15:34:18 +05:30
  • a2af5a90dc Simplify UrlFileNameViewController#getViewNameForUrlPath() Hyunjin Choi 2020-01-24 19:39:05 +09:00
  • 5a0b768a3d Fix typo in Javadoc Johnny Lim 2020-01-23 16:22:52 +09:00
  • 992e75303d Improve support for generics in Jackson codecs Rossen Stoyanchev 2020-01-23 12:31:00 +00:00
  • 77517d6cff Merge path extension related deprecation changes Rossen Stoyanchev 2020-01-22 13:35:21 +00:00
  • c69703ffdb Deprecate path extension strategies Rossen Stoyanchev 2020-01-22 13:34:27 +00:00
  • 542e187831 Expose media type mappings in ContentNegotiationManager Rossen Stoyanchev 2020-01-22 12:32:52 +00:00
  • 214ba63127 Deprecate config options for content negotiation by path extension Rossen Stoyanchev 2020-01-21 21:25:36 +00:00
  • 7453c0d0cb Deprecate config options to match by path extension Rossen Stoyanchev 2020-01-21 11:06:49 +00:00
  • 6bae759349 Use Jackson SequenceWriter for streaming Arjen Poutsma 2020-01-17 13:43:29 +01:00
  • 54669c51c9 Use Jackson SequenceWriter for streaming Arjen Poutsma 2020-01-17 13:43:29 +01:00
  • 5e9d29d813 Ability to customize default Smile codecs Rossen Stoyanchev 2020-01-20 17:29:59 +00:00
  • a234b90abb Explicit content-type for resources Rossen Stoyanchev 2020-01-20 17:09:47 +00:00
  • 5d8c5b0d9b Avoid NPE on comment SSE event Rossen Stoyanchev 2020-01-20 11:26:58 +00:00
  • c20a7b4636 Upgrade to Reactor Dysprosium-SR4 Stephane Nicoll 2020-01-20 09:17:02 +01:00
  • 2dcce8ca31 Upgrade to Gradle 4.10.2 Sam Brannen 2020-01-17 16:46:26 +01:00
  • b34404916a Update copyright date Sam Brannen 2020-01-17 18:15:16 +01:00
  • 3adc7c3059 Hoist concatenation of two constant Strings out of loops Сергей Цыпанов 2020-01-17 17:59:39 +02:00
  • e1e8c165db Avoid setting special Content-* response headers for Tomcat Brian Clozel 2020-01-17 15:01:58 +01:00
  • 59bef22235 Avoid setting special Content-* response headers for Tomcat Brian Clozel 2020-01-17 15:01:58 +01:00
  • daa30a9f0b Consistent use of AnnotationUtils.rethrowAnnotationConfigurationException() Sam Brannen 2020-01-16 18:19:11 +01:00
  • 984f9de191 Fix Checkstyle violation Sam Brannen 2020-01-16 18:14:14 +01:00
  • 2a2efbe611 Introduce @Disabled regression test for gh-24375 Sam Brannen 2020-01-16 16:34:21 +01:00
  • 19180e04d2 Merge pull request #24367 from JacobASeverson/gh-24331 Rossen Stoyanchev 2020-01-16 16:01:56 +00:00
  • b1d93bb307 Polishing contribution Rossen Stoyanchev 2020-01-16 14:16:56 +00:00
  • 8e67b7b2cf Expose proxyPing Reactor Netty WebSocket Jacob Severson 2019-12-05 21:09:38 -06:00
  • 3d33cf3764 Updates to Validation section in reference Rossen Stoyanchev 2020-01-16 15:42:15 +00:00
  • 6699833121 Introduce regression test for gh-24375 Sam Brannen 2020-01-16 16:34:21 +01:00
  • ac8eaca475 HttpWebHandlerAdapter#formatRequest is protected Rossen Stoyanchev 2020-01-16 14:35:45 +00:00
  • 3c0c0c0597 Fix issue with new line handling in StompDecoder Rossen Stoyanchev 2020-01-15 17:42:33 +00:00
  • 16e49bf0c9 Simplify getCache() implementation in CaffeineCacheManager Sam Brannen 2020-01-16 15:07:14 +01:00
  • 61d9787b98 Publish a build scan only if authenticated Andy Wilkinson 2020-01-16 10:26:36 +00:00
  • 032100ce55 Include Objenesis NOTICE file contents in binary distributions Sam Brannen 2020-01-16 10:57:56 +01:00
  • cf1d5216da Include Objenesis NOTICE file contents in binary distributions Sam Brannen 2020-01-15 14:18:30 +01:00
  • 095acefd7e Include Objenesis NOTICE file contents in binary distributions Sam Brannen 2020-01-15 14:18:30 +01:00