Commit Graph

21208 Commits

Author SHA1 Message Date
Andy Wilkinson
bbcbc2d113 Upgrade to Reactor Bom Bismuth-SR10
Closes gh-13467
2018-06-13 10:54:35 +01:00
Andy Wilkinson
ed3f43fd25 Upgrade to Jackson 2.9.6
Closes gh-13466
2018-06-13 10:54:34 +01:00
Andy Wilkinson
0e867aec97 Upgrade to Couchbase Client 2.5.9
Closes gh-13465
2018-06-13 10:54:33 +01:00
Andy Wilkinson
71b8b2d242 Merge branch '1.5.x' into 2.0.x 2018-06-13 10:52:27 +01:00
Andy Wilkinson
9c1da51f73 Upgrade to Jetty 9.4.11.v20180605
Closes gh-13464
2018-06-13 10:51:16 +01:00
Andy Wilkinson
634101a333 Upgrade to Jackson 2.8.11.20180608
Closes gh-13463
2018-06-13 10:51:16 +01:00
Andy Wilkinson
482c840dd8 Merge branch '2.0.x' 2018-06-13 09:37:37 +01:00
Andy Wilkinson
a79c8918ff Upgrade to Spring Security 5.0.6.RELEASE
Closes gh-13459
2018-06-13 09:36:47 +01:00
Andy Wilkinson
9418e0d6dc Merge branch '1.5.x' into 2.0.x 2018-06-13 09:35:57 +01:00
Andy Wilkinson
b8247f363d Upgrade to Spring Security 4.2.7.RELEASE
Closes gh-13196
2018-06-13 09:35:11 +01:00
Stephane Nicoll
c738b73c6f Merge branch '2.0.x' 2018-06-13 09:29:36 +02:00
Stephane Nicoll
ec02b56194 Merge pull request #13453 from izeye:spring-boot-test-properties
* pr/13453:
  Use @SpringBootTest.properties in tests and samples
2018-06-13 09:28:00 +02:00
Johnny Lim
870d7fe16a Use @SpringBootTest.properties in tests and samples
Closes gh-13453
2018-06-13 09:24:28 +02:00
Stephane Nicoll
f8eedb04cc Merge branch '2.0.x' 2018-06-13 09:08:57 +02:00
Stephane Nicoll
01da6ea30a Merge pull request #13454 from jkschneider:micrometer-1.0.5
* pr/13454:
  Upgrade to Micrometer 1.0.5
2018-06-13 09:07:19 +02:00
Jon Schneider
96a6d2923c Upgrade to Micrometer 1.0.5
Closes gh-13454
2018-06-13 08:56:04 +02:00
Stephane Nicoll
e92e97d4b0 Merge branch '2.0.x' 2018-06-13 08:53:40 +02:00
Stephane Nicoll
d24647b07c Upgrade to Spring Framework 5.0.7.RELEASE
Closes gh-13353
2018-06-13 08:51:40 +02:00
Stephane Nicoll
56755b759a Merge branch '1.5.x' into 2.0.x 2018-06-13 08:51:09 +02:00
Stephane Nicoll
678d3dc394 Upgrade to Spring Framework 4.3.18.RELEASE
Closes gh-13352
2018-06-13 08:49:57 +02:00
Brian Clozel
1b81f6f4c0 Fix security test with changes in SPR-16836
This commit replaces the use of a GET method by a DELETE method for
testing that the HiddenHttpMethodFilter is ordered before the security
filter. With SPR-16836 changes, only PUT DELETE and PATCH are now
allowed.
2018-06-12 16:39:42 +02:00
Brian Clozel
ae35c17e8c Merge pull request #13446 from izeye:client-name-none
* pr/13446:
  Add CLIENT_NAME_NONE to WebClientExchangeTags
2018-06-12 09:21:01 +02:00
Johnny Lim
de3c3cd755 Add CLIENT_NAME_NONE to WebClientExchangeTags 2018-06-12 09:20:46 +02:00
Brian Clozel
2ecd70416c Merge pull request #13447 from izeye:pattern-before-path
* pr/13447:
  Use a precompiled pattern in WebClientExchangeTags.extractPath()
2018-06-12 09:17:03 +02:00
Johnny Lim
c908445bff Use a precompiled pattern in WebClientExchangeTags.extractPath() 2018-06-12 14:56:02 +09:00
Andy Wilkinson
5bd9a445ae Merge branch '2.0.x' 2018-06-08 18:09:00 +01:00
Andy Wilkinson
6f2171c282 Improve error message when BootJar or BootWar has no known main class
Closes gh-12712
2018-06-08 18:07:24 +01:00
Andy Wilkinson
db7789ad87 Merge branch '2.0.x' 2018-06-08 15:47:55 +01:00
Andy Wilkinson
7b3be82cfa Merge branch '1.5.x' into 2.0.x 2018-06-08 15:47:50 +01:00
Andy Wilkinson
9d9acc92e3 Strengthen wording in JSP limitations regarding jar support
Closes gh-13420
2018-06-08 15:44:59 +01:00
Stephane Nicoll
f1b6c9f5dc Merge branch '2.0.x' 2018-06-08 08:34:48 +02:00
Stephane Nicoll
feacfa8120 Merge branch '1.5.x' into 2.0.x 2018-06-08 08:34:29 +02:00
Stephane Nicoll
6b86190ae8 Remove unnecessary ConfigurationProperties
Closes gh-13412
2018-06-08 08:33:03 +02:00
Madhura Bhave
87506248b0 Merge branch '2.0.x' 2018-06-07 12:53:37 -07:00
Madhura Bhave
4194baad91 Don't log p/w when AuthenticationManagerBuilder configured
Fixes gh-12872
2018-06-07 12:52:15 -07:00
Madhura Bhave
f7ff8dd165 Make generated password output consistent 2018-06-07 12:39:46 -07:00
Madhura Bhave
ed734d7e43 Trace filter ignores invalid requests
Fixes gh-12987
2018-06-07 09:27:49 -07:00
Brian Clozel
751a2b438e Upgrade duplicate finder maven plugin to 1.3.0
Closes gh-13411
2018-06-07 15:24:32 +02:00
Brian Clozel
94d6ed8514 Merge branch '2.0.x' 2018-06-07 14:39:24 +02:00
Brian Clozel
59746de63b Backport web server configuration doc changes
Closes gh-13401
2018-06-07 14:38:19 +02:00
Brian Clozel
c3ab1134dd Merge pull request #13315 from rstoyanchev
* rstoyanchev-13315:
  Follow-up dates for web server config documentation
2018-06-07 14:33:57 +02:00
Rossen Stoyanchev
a4ee33bf56 Follow-up dates for web server config documentation
See gh-13315
2018-06-07 14:32:59 +02:00
Stephane Nicoll
34167dc163 Polish 2018-06-07 13:34:18 +02:00
Stephane Nicoll
a9e56aa089 Merge branch '2.0.x' 2018-06-07 10:46:20 +02:00
Stephane Nicoll
5c96943e59 Merge branch '1.5.x' into 2.0.x 2018-06-07 10:45:59 +02:00
Stephane Nicoll
0b644910d7 Fix typo
Closes gh-13368
2018-06-07 10:44:35 +02:00
Phillip Webb
a0b6547aca Don't fail build on duplicate module-info classes
Update the duplicate-finder-maven-plugin configuration to ignore
module-info classes.

Closes gh-13403
2018-06-06 17:32:36 -07:00
Madhura Bhave
cb621024e4 Include error stacktrace by default when devtools is in use
Fixes gh-828
2018-06-06 15:25:52 -07:00
Phillip Webb
375769ed5a Merge branch '2.0.x' 2018-06-06 15:18:52 -07:00
Phillip Webb
3e1b163c34 Merge pull request #13344 from fahimfarookme
* pr/13344:
  Polish "Fix caching issues with map property sources"
  Fix caching issues with map property sources
2018-06-06 15:17:30 -07:00