Commit Graph

22780 Commits

Author SHA1 Message Date
lijuny d8baefc38a Simplify some code
See gh-17834
2019-08-12 10:31:06 +02:00
Stephane Nicoll dec15864df Upgrade Java 13 version in CI image
Closes gh-17839
2019-08-12 10:29:57 +02:00
Stephane Nicoll 01491befc3 Merge pull request #17825 from dreis2211
* pr/17825:
  Polish some Collections API calls

Closes gh-17825
2019-08-11 10:36:22 +02:00
dreis2211 b605cddb10 Polish some Collections API calls
See gh-17825
2019-08-11 10:36:10 +02:00
Stephane Nicoll 6921e240bc Merge pull request #17827 from zhuzhuman978
* pr/17827:
  Simplify for statement with Collection copy

Closes gh-17827
2019-08-11 10:34:49 +02:00
zhuzhuman 84eacc49ed Simplify for statement with Collection copy
See gh-17827
2019-08-11 10:34:11 +02:00
Stephane Nicoll 6777a437d4 Merge pull request #17832 from succezlijunyi
* pr/17832:
  Simplify some code

Closes gh-17832
2019-08-11 10:06:03 +02:00
lijuny 844a8d8027 Simplify some code
See gh-17832
2019-08-11 10:05:36 +02:00
Madhura Bhave 835108e522 Support binding of YAML style true/false values to 'ON'/'OFF'.
Fixes gh-17798
2019-08-09 16:19:15 -07:00
Stephane Nicoll 4928e958ce Add reference to Pebble Templates to 3rd party starter list
Closes gh-17822
2019-08-09 09:28:23 +02:00
Stephane Nicoll bf88149fb9 Upgrade to Couchbase Client 2.7.9
Closes gh-17795
2019-08-09 09:16:59 +02:00
Madhura Bhave 4208be0154 Merge branch '2.1.x'
Closes gh-17818
2019-08-08 16:26:53 -07:00
Madhura Bhave 47a9bb1c0e Document that auto-configuration classes are not public API
Closes gh-16704
2019-08-08 16:26:04 -07:00
Madhura Bhave 7997971b0e Merge branch '2.1.x'
Closes gh-17815
2019-08-08 15:16:20 -07:00
Madhura Bhave 1b62a05c40 Document Prometheus Pushgateway support
Closes gh-16853
2019-08-08 15:15:51 -07:00
Madhura Bhave 8a9c60a29a Merge branch '2.1.x' 2019-08-08 11:52:50 -07:00
Madhura Bhave 541d3c4853 Fix typo 2019-08-08 11:52:05 -07:00
Stephane Nicoll 07cd67a3fe Tolerate null startTime
This commit prevents a potential NPE if the startTime of the
MavenSession is not available and fallbacks to the current time. This
can happen when invoking the plugin with Maven embedded in an IDE.

Closes gh-17810
2019-08-08 17:32:04 +02:00
Stephane Nicoll b8a1043e98 Merge branch '2.1.x'
Closes gh-17813
2019-08-08 16:33:31 +02:00
Stephane Nicoll c04454dc19 Merge pull request #17778 from Roiocam
* pr/17778:
  Polish "Configure a temporary directory with Undertow"
  Configure a temporary directory with Undertow

Closes gh-17778
2019-08-08 16:30:00 +02:00
Stephane Nicoll 1b3a6d1616 Polish "Configure a temporary directory with Undertow"
See gh-17778
2019-08-08 16:29:43 +02:00
Andy Chen 0388f954af Configure a temporary directory with Undertow
See gh-17778
2019-08-08 16:17:34 +02:00
Stephane Nicoll 9d4671ac72 Merge pull request #17785 from SaberMaycry
* pr/17785:
  Polish "Simplify if statements"
  Simplify if statements

Closes gh-17785
2019-08-08 14:38:23 +02:00
Stephane Nicoll 1c8f727864 Polish "Simplify if statements"
See gh-17785
2019-08-08 14:35:29 +02:00
SaberXu c6c3a91f8d Simplify if statements
See gh-17785
2019-08-08 14:32:37 +02:00
Stephane Nicoll 3efead4ba5 Merge pull request #17797 from vpavic
* pr/17797:
  Harmonize Spring Session flush mode properties javadoc
  Add support for configuring Spring Session JDBC flush mode

Closes gh-17797
2019-08-08 14:29:55 +02:00
Vedran Pavic 85a289f71a Harmonize Spring Session flush mode properties javadoc
See gh-17797
2019-08-08 14:29:30 +02:00
Vedran Pavic 84dd1f2d29 Add support for configuring Spring Session JDBC flush mode
See gh-17797
2019-08-08 14:27:15 +02:00
Stephane Nicoll 71cf0a3ec8 Merge branch '2.1.x'
Closes gh-17812
2019-08-08 14:13:06 +02:00
Stephane Nicoll b31c336234 Merge pull request #17807 from jebeaudet
* pr/17807:
  Polish "Fix annotation lookup on proxied EndpointExtension"
  Fix annotation lookup on proxied EndpointExtension

Closes gh-17807
2019-08-08 14:02:22 +02:00
Stephane Nicoll 994f08d234 Polish "Fix annotation lookup on proxied EndpointExtension"
See gh-17807
2019-08-08 13:58:03 +02:00
Jacques-Etienne Beaudet 9083da2876 Fix annotation lookup on proxied EndpointExtension
See gh-17807
2019-08-08 13:48:21 +02:00
Stephane Nicoll 845f2d0607 Upgrade to Rsocket 1.0.0-RC2
Closes gh-17800
2019-08-07 08:50:40 +02:00
Stephane Nicoll 939fdc4006 Merge branch '2.1.x' 2019-08-06 17:10:54 +02:00
Stephane Nicoll 5216574fc9 Merge branch '2.0.x' into 2.1.x 2019-08-06 17:10:15 +02:00
Stephane Nicoll 382ea22759 Merge branch '1.5.x' into 2.0.x 2019-08-06 17:09:49 +02:00
Stephane Nicoll 10a5cef4ef Fixup version numbers following release 2019-08-06 17:09:26 +02:00
Spring Buildmaster ef7b1bb4bc Next development version (v2.1.8.BUILD-SNAPSHOT) 2019-08-06 09:08:26 +00:00
Stephane Nicoll b8a8df4118 Revert "Upgrade to Jackson 2.9.9.20190806"
This reverts commit 81239611a0.

See gh-17698
2019-08-06 11:07:21 +02:00
Stephane Nicoll 81239611a0 Upgrade to Jackson 2.9.9.20190806
Closes gh-17698
2019-08-06 09:40:32 +02:00
Spring Buildmaster c71b661d79 Next Development Version 2019-08-06 06:38:07 +00:00
Stephane Nicoll 7fcb6ec102 Merge branch '2.1.x' 2019-08-06 08:15:48 +02:00
Stephane Nicoll 94184ae38b Upgrade to Spring Security 5.1.6
Closes gh-17794
2019-08-06 08:15:18 +02:00
Madhura Bhave 3c9774d73c Upgrade to Spring Integration 5.2.0.M4
Closes gh-17584
2019-08-05 17:02:48 -07:00
Madhura Bhave c5d1781ae1 Merge branch '2.1.x'
Closes gh-17793
2019-08-05 15:32:47 -07:00
Madhura Bhave d0d6529f88 Merge pull request #17774 from chenqimiao
* pr/17774:
  Fix typo in assertion

Closes gh-17774
2019-08-05 15:31:41 -07:00
陈其苗 77931a0981 Fix typo in assertion
See gh-17774
2019-08-05 15:30:33 -07:00
Madhura Bhave c724710a3c Merge pull request #17779 from blindpirate
* pr/17779:
  Simplify conditional statements

Closes gh-17779
2019-08-05 15:13:50 -07:00
Bo Zhang c19057e117 Simplify conditional statements
See gh-17779
2019-08-05 15:13:35 -07:00
Madhura Bhave 4002a66c8b Upgrade to Spring Session Corn-M3
Closes gh-17348
2019-08-05 14:17:40 -07:00