Commit Graph

  • e864409c5f Update Artifactory plugin to 4.12.0 Gary Hale 2020-01-16 04:50:18 -05:00
  • 3b983e2165 Include Objenesis NOTICE file contents in binary distributions Sam Brannen 2020-01-15 14:18:30 +01:00
  • 734db23f4e Fix Checkstyle violation Sam Brannen 2020-01-15 14:09:11 +01:00
  • f527ca7515 Update copyright date Sam Brannen 2020-01-15 14:04:50 +01:00
  • 89b8449999 Simplify getParsedSql() method in NamedParameterJdbcTemplate hyeonisism 2020-01-15 22:01:38 +09:00
  • 152254ab0a Document supported characters for identifiers in SpEL expressions Sam Brannen 2020-01-15 13:53:22 +01:00
  • 6c2cb8ecf5 Polish contribution Sam Brannen 2020-01-14 17:33:02 +01:00
  • f1827cb1f9 Add tests for StringUtils split() method hyeonisism 2020-01-15 01:20:38 +09:00
  • 444338160e Next Development Version Spring Buildmaster 2020-01-14 11:07:05 +00:00
  • 3334f2089a Next Development Version Spring Buildmaster 2020-01-14 10:37:45 +00:00
  • 0f5103de45 Next Development Version Spring Buildmaster 2020-01-14 08:00:45 +00:00
  • b62e066b7d Next Development Version Spring Buildmaster 2020-01-14 07:37:59 +00:00
  • 8740c2dc18 Warning against split URL handling in docs Rossen Stoyanchev 2020-01-13 21:32:39 +00:00
  • 9969cb6d83 Improve limit handling in StringDecoder Rossen Stoyanchev 2020-01-13 20:46:51 +00:00
  • 5debd866d4 Upgrade to Reactor Dysprosium SR3 Stephane Nicoll 2020-01-13 20:22:47 +01:00
  • 1c270d8d06 Fix Checkstyle violation Sam Brannen 2020-01-13 18:21:36 +01:00
  • 04b3f5a247 Upgrade to Reactor Californium SR15 Rossen Stoyanchev 2020-01-13 17:09:38 +00:00
  • 29fe65d23c Upgrade to Dysprosium snapshots Rossen Stoyanchev 2020-01-13 16:37:19 +00:00
  • 8a6086774f Polishing regarding AJDT versions Sam Brannen 2020-01-13 17:15:27 +01:00
  • 33ffdd865d Update copyright date Sam Brannen 2020-01-13 16:29:23 +01:00
  • c84dd55863 Fix typo in ReflectionUtilsTests Qimiao Chen 2020-01-13 23:27:05 +08:00
  • 58d11989ce Document Objenesis license in license.txt Sam Brannen 2020-01-13 16:15:36 +01:00
  • 1cfa95418a Document Objenesis license in license.txt Sam Brannen 2020-01-13 14:41:52 +01:00
  • c91b47fded Document Objenesis license in license.txt Sam Brannen 2020-01-13 14:41:52 +01:00
  • cbc57460b7 Support for maxInMemorySize in SSE reader Rossen Stoyanchev 2020-01-13 14:56:48 +00:00
  • a741ae422b Improve limit handling in StringDecoder Rossen Stoyanchev 2020-01-13 14:55:29 +00:00
  • 850cbf032b Document Objenesis license in license.txt Sam Brannen 2020-01-13 14:41:52 +01:00
  • 2e132bd62b Disable annotation processing warning in spring-test Sam Brannen 2020-01-13 14:31:25 +01:00
  • 3cbd4a94ce Update ASM and CBLIB versions in license.txt Sam Brannen 2020-01-13 13:16:50 +01:00
  • 573139e455 Update ASM and CBLIB versions in license.txt Sam Brannen 2020-01-13 13:16:50 +01:00
  • f2c364b491 Update ASM and CBLIB versions in license.txt Sam Brannen 2020-01-13 13:16:50 +01:00
  • a566083a07 Update ASM and CBLIB versions in license.txt Sam Brannen 2020-01-13 13:16:50 +01:00
  • 798744838c Revise exception handling in AbstractEmbeddedDatabaseConfigurer Sam Brannen 2020-01-13 12:51:31 +01:00
  • 170adccf80 Upgrade to RxJava 2.2.17, OkHttp 3.14.6, Hibernate ORM 5.3.15 Juergen Hoeller 2020-01-13 10:58:51 +01:00
  • 3f1882c4eb Support noarg callable references in Kotlin beans DSL Sébastien Deleuze 2020-01-13 10:51:19 +01:00
  • 0801a7d7e4 Upgrade to RxJava 2.2.17, OkHttp 3.14.6, Jetty Reactive HttpClient 1.1.1 Juergen Hoeller 2020-01-13 10:40:01 +01:00
  • 6747cc1353 Make WebTestClientExtensions.expectBody generics compliant Sébastien Deleuze 2020-01-13 10:05:17 +01:00
  • bc7d010485 Update CORS support Sébastien Deleuze 2020-01-10 14:51:55 +01:00
  • 8396e6bdd1 Link to ADJT in the Eclipse Marketplace Sam Brannen 2020-01-11 13:11:17 +01:00
  • 98390e1e5e Copy strategiesConfigurers when cloning WebClient.Builder Brian Clozel 2020-01-10 15:59:59 +01:00
  • cb8db1e6df Polish Javadoc Sam Brannen 2020-01-10 16:05:33 +01:00
  • a31a4f8148 Copy strategiesConfigurers when cloning WebClient.Builder Brian Clozel 2020-01-10 15:59:59 +01:00
  • 71cd792e2a Polishing Juergen Hoeller 2020-01-10 14:47:52 +01:00
  • 33dc3b0e50 Thread-safe compiled expression evaluation in SpelExpression Juergen Hoeller 2020-01-10 14:47:29 +01:00
  • 7c52397220 Polishing Juergen Hoeller 2020-01-10 14:30:05 +01:00
  • 2c0a505213 Thread-safe compiled expression evaluation in SpelExpression Juergen Hoeller 2020-01-08 18:37:07 +01:00
  • 6df8c2678b Upgrade to SLF4J 1.7.30 and Checkstyle 8.28 Juergen Hoeller 2020-01-09 17:13:16 +01:00
  • bdb9f9570e Polish Stephane Nicoll 2020-01-09 17:08:48 +01:00
  • f6ca21f6a4 Upgrade to SLF4J 1.7.30 and Checkstyle 8.28 Juergen Hoeller 2020-01-09 17:03:30 +01:00
  • 4936a637fe Polishing Juergen Hoeller 2020-01-09 17:03:17 +01:00
  • 7f49abb6d1 Upgrade to Netty 4.1.44, Jetty 9.4.25, Undertow 2.0.29, OkHttp 3.14.5 Juergen Hoeller 2020-01-09 16:17:33 +01:00
  • b9bf56e41d Polishing Juergen Hoeller 2020-01-09 16:16:36 +01:00
  • d0e3e2acfc Thread-safe compiled expression evaluation in SpelExpression Juergen Hoeller 2020-01-08 18:37:07 +01:00
  • e8ef93c508 Polish contribution Sam Brannen 2020-01-09 15:55:56 +01:00
  • 047eefd2e2 Improve exception message in AopContext.currentProxy() lixiaolong11000 2020-01-04 22:45:00 +08:00
  • b0e4b7e29c Re-calculate SimpleKey's hashCode field on deserialization Juergen Hoeller 2020-01-09 15:39:04 +01:00
  • 08e9372ded Restore response after beforeCommit action errors Rossen Stoyanchev 2020-01-09 11:09:06 +00:00
  • 34d32402d3 Return 500 if producible attribute present Rossen Stoyanchev 2020-01-08 17:55:23 +00:00
  • 1ec15ba9c2 Always configure PDF backend as task will only run on cache miss Andy Wilkinson 2019-12-16 09:15:46 +00:00
  • 2ac5744323 Upgrade to Asciidoctor Gradle Plugin 2.4 Andy Wilkinson 2019-12-16 09:03:40 +00:00
  • c39ed52f97 Add since tag to hasMethod(Class, Method) Juergen Hoeller 2020-01-08 19:05:03 +01:00
  • 8e5cad2af3 Add fast path for ClassUtils.hasMethod() stsypanov 2019-12-30 17:20:07 +02:00
  • c562c3a0b3 Upgrade to Netty 4.1.44, Jetty 9.4.25, Undertow 2.0.29, OkHttp 3.14.5, Jackson 2.10.2 Juergen Hoeller 2020-01-08 18:38:55 +01:00
  • 259ffe9b3b Thread-safe compiled expression evaluation in SpelExpression Juergen Hoeller 2020-01-08 18:37:07 +01:00
  • 9d6e40fb1e Merge pull request #24143 from yoshikawaa/patch-1 Rossen Stoyanchev 2020-01-08 16:48:54 +00:00
  • d509d5ae6f Polishing contribution Rossen Stoyanchev 2020-01-08 16:46:53 +00:00
  • 53b39eb753 MvcUriComponentsBuilder prepends slash Astushi Yoshikawa 2019-12-05 21:47:23 +09:00
  • 1dd5db42ab Merge pull request #24292 from ofaizulin/rd-httpmsgconv-fix-isr-contentlength Rossen Stoyanchev 2020-01-08 16:19:42 +00:00
  • 01827389ef Polishing contribution Rossen Stoyanchev 2020-01-08 16:16:07 +00:00
  • e96b71acf3 contentLength support for Resource decoding Oleh Faizulin 2020-01-04 09:54:53 +02:00
  • e3e7d90415 Improve documentation for FullyQualifiedAnnotationBeanNameGenerator Sam Brannen 2020-01-08 16:44:55 +01:00
  • b4c91e7dac Introduce BeanNameGenerator based on fully qualified class name Sam Brannen 2020-01-07 19:39:28 +01:00
  • e1fb4a1966 Polishing Sam Brannen 2020-01-07 18:47:54 +01:00
  • ef6b1ba034 Update copyright date Sam Brannen 2020-01-07 17:15:23 +01:00
  • 9d963abb7d Concrete MediaType check in StringHttpMessageConverter Rossen Stoyanchev 2020-01-07 14:00:27 +00:00
  • c480a99a77 Trim line from LineInfo only once stsypanov 2019-12-19 18:14:49 +02:00
  • 55e0ff11ca Add note regarding ADJT development builds for Eclipse 4.10 Sam Brannen 2020-01-07 13:59:31 +01:00
  • 12a78d1af2 Update copyright date Sam Brannen 2020-01-07 11:36:53 +01:00
  • 4692f20aac Remove code duplication in AnnotationDrivenBeanDefinitionParser GungnirLaevatain 2020-01-07 18:35:38 +08:00
  • 141dae6437 Polish contribution Sam Brannen 2020-01-07 11:07:03 +01:00
  • 132805133d Improve ExposeInvocationInterceptor exception message lixiaolong11000 2020-01-07 18:03:11 +08:00
  • ffc1f960f9 Polish Brian Clozel 2020-01-07 09:05:49 +01:00
  • 0583b334b4 Escape quotes in filename Rossen Stoyanchev 2020-01-07 07:17:55 +00:00
  • ea6d2ea1ce Multi-value headers in ResponseStatusException Rossen Stoyanchev 2020-01-06 22:05:29 +00:00
  • 18d983c686 Multi-value headers in ResponseStatusException Rossen Stoyanchev 2020-01-06 22:05:29 +00:00
  • d8abbc501e CorsInterceptor skips async dispatch Rossen Stoyanchev 2019-12-18 16:48:49 +00:00
  • 6ce19ff861 Escape quotes in filename Rossen Stoyanchev 2020-01-06 18:18:56 +00:00
  • f9c1565f4e Remove Content-* response headers for error handling Brian Clozel 2020-01-06 16:39:14 +01:00
  • 59ade91694 Use HTTPS in link Sam Brannen 2020-01-06 14:45:17 +01:00
  • c1d0060a6f Recommend third-party alternatives in BeanUtils Javadoc Sam Brannen 2020-01-06 14:41:00 +01:00
  • 3299793c8a Polish [Simple]AliasRegistry[Tests] Sam Brannen 2020-01-06 11:30:05 +01:00
  • d0c2812dad Optimize SimpleAliasRegistry hasAlias implementation Qimiao Chen 2020-01-06 18:28:24 +08:00
  • 328e88d204 Document minimum Buildship and Eclipse requirements Sam Brannen 2020-01-06 10:53:20 +01:00
  • 22a888b53d Polish test fixture publication skipping config Sam Brannen 2020-01-03 14:56:13 +01:00
  • 081b3d304d Move JavaUtilLoggingConfigurer to spring-core test fixtures Sam Brannen 2020-01-03 14:34:29 +01:00
  • 92a28392db Merge pull request #24287 from KangZhiDong/master Rossen Stoyanchev 2020-01-03 11:22:00 +00:00
  • 510ef1ab2e Polishing contribution Rossen Stoyanchev 2020-01-03 11:17:29 +00:00
  • f585eb0b79 Fix Javadoc typos KangZhiDong 2020-01-03 16:50:12 +08:00
  • 03ea92df99 Improve RestClientException Javadoc Rossen Stoyanchev 2020-01-03 11:12:01 +00:00
  • 68f9f8116c Fix typo in RSocket reference Rossen Stoyanchev 2020-01-02 12:11:41 +00:00