Commit Graph

20799 Commits

Author SHA1 Message Date
Stephane Nicoll c8460ee851 Merge branch '2.1.x' 2019-03-20 10:16:44 +01:00
Stephane Nicoll 34f1674f83 Merge pull request #16269 from izeye
* pr/16269:
  Use the latest DTD declaration for Checkstyle
2019-03-20 10:15:30 +01:00
Johnny Lim 62cd4a1344 Use the latest DTD declaration for Checkstyle
Closes gh-16269
2019-03-20 10:15:22 +01:00
Stephane Nicoll a3908d0644 Merge pull request #16265 from dreis2211
* pr/16265:
  Remove explicit types
2019-03-20 09:55:33 +01:00
dreis2211 dda0b3e2a1 Remove explicit types
Closes gh-16265
2019-03-20 09:44:51 +01:00
Madhura Bhave dd70c96ead Merge branch '2.1.x' 2019-03-19 17:29:37 -07:00
Madhura Bhave 0c52c3fc55 Clarify ambiguous documentation in default security section
Closes gh-16033
2019-03-19 17:25:47 -07:00
Madhura Bhave 448115609c Merge branch '2.1.x' 2019-03-19 17:12:04 -07:00
Madhura Bhave 4a230fdec9 Document AssertJ's satisfies with extractingJsonPathNumberValue
Closes gh-16229
2019-03-19 17:11:28 -07:00
Andy Wilkinson b828b398b5 Merge branch '2.1.x' 2019-03-19 17:11:45 +00:00
Andy Wilkinson c8ec621125 Merge pull request #16247 from Spring Operator
* gh-16247:
  Update build and setup configuration to use HTTPS

Closes gh-16247
2019-03-19 17:07:21 +00:00
Spring Operator b32c0080c3 Update build and setup configuration to use HTTPS
See gh-16247
2019-03-19 17:06:45 +00:00
Andy Wilkinson a36aa67b52 Merge branch '2.0.x' into 2.1.x 2019-03-19 17:04:41 +00:00
Andy Wilkinson b1391a795e Merge pull request #16246 from Spring Operator
* gh-16246:
  Polish "Update build and setup configuration to use HTTPS"
  Update build and setup configuration to use HTTPS

Closes gh-16246
2019-03-19 16:59:08 +00:00
Andy Wilkinson 2c2fa9e821 Polish "Update build and setup configuration to use HTTPS"
See gh-16246
2019-03-19 16:58:45 +00:00
Spring Operator 3e2b6ac8ed Update build and setup configuration to use HTTPS
See gh-16246
2019-03-19 16:58:31 +00:00
Andy Wilkinson 63284e0456 Merge branch '1.5.x' into 2.0.x 2019-03-19 16:56:40 +00:00
Andy Wilkinson d8f8ae86c8 Merge pull request #16245 from Spring Operator
* gh-16245:
  Polish "Update build and setup configuration to use HTTPS"
  Update build and setup configuration to use HTTPS

Closes gh-16245
2019-03-19 16:49:20 +00:00
Andy Wilkinson c2002e7160 Polish "Update build and setup configuration to use HTTPS"
See gh-16245
2019-03-19 16:48:48 +00:00
Spring Operator 991ba550d3 Update build and setup configuration to use HTTPS
See gh-16245
2019-03-19 16:48:30 +00:00
Andy Wilkinson 6f87975f84 Merge branch '1.4.x' into 1.5.x 2019-03-19 16:46:17 +00:00
Andy Wilkinson 6636a23930 Merge pull request #16244 from Spring Operator
* gh-16244:
  Polish "Update build and setup configuration to use HTTPS"
  Update build and setup configuration to use HTTPS

Closes gh-16244
2019-03-19 16:45:18 +00:00
Andy Wilkinson 04434676c3 Polish "Update build and setup configuration to use HTTPS"
See gh-16244
2019-03-19 16:44:50 +00:00
Spring Operator e2837843e1 Update build and setup configuration to use HTTPS
See gh-16244
2019-03-19 16:44:10 +00:00
Andy Wilkinson a662563c28 Merge branch '1.3.x' into 1.4.x 2019-03-19 16:41:00 +00:00
Andy Wilkinson 526d91dbce Merge pull request #16243 from Spring Operator
* gh-16243:
  Polish "Update build and setup configuration to use HTTPS"
  Update build and setup configuration to use HTTPS

Closes gh-16243
2019-03-19 16:40:44 +00:00
Andy Wilkinson 122b2a1b0b Polish "Update build and setup configuration to use HTTPS"
See gh-16243
2019-03-19 16:39:38 +00:00
Spring Operator 7c314122f7 Update build and setup configuration to use HTTPS
See gh-16243
2019-03-19 16:01:05 +00:00
Stephane Nicoll ed2d08f5d9 Merge pull request #16263 from izeye
* pr/16263:
  Add missing "to" in GitHub SUPPORT file
2019-03-19 13:01:26 +00:00
Johnny Lim 19776c17cd Add missing "to" in GitHub SUPPORT file
Closes gh-16263
2019-03-19 13:00:54 +00:00
Andy Wilkinson daba01ab94 Merge branch '2.1.x' 2019-03-19 12:37:04 +00:00
Andy Wilkinson 716b4e8acf Test the Gradle plugin against Gradle 5.3-rc-3
Closes gh-16211
2019-03-19 12:36:14 +00:00
Madhura Bhave 0611eb49c8 Merge branch '2.1.x' 2019-03-18 18:03:32 -07:00
Madhura Bhave 85a476fa32 Merge pull request #15982 from nosan
* pr/15982:
  Polish "Fix request factory used with withBasicAuth"
  Fix request factory used with TestRestTemplate withBasicAuth
2019-03-18 18:00:38 -07:00
Madhura Bhave 7ea8770524 Polish "Fix request factory used with withBasicAuth"
Fixes gh-15982
2019-03-18 18:00:17 -07:00
Dmytro Nosan 756bd890eb Fix request factory used with TestRestTemplate withBasicAuth
This commit updates the behavior of withBasicAuth on TestRestTemplate
by trying to use the same request factory type as the underlying restTemplate.
If creation of a new instance of the configured request factory class fails,
it falls back to the `ClientHttpRequestFactorySupplier`.

See gh-15982
2019-03-18 18:00:08 -07:00
Madhura Bhave da03d53ac0 Merge branch '2.1.x' 2019-03-18 14:10:58 -07:00
Madhura Bhave 988ba3ff78 Fix author tag 2019-03-18 14:10:28 -07:00
Stephane Nicoll 474eed0593 Fix DTD usage of Checkstyle's import control 2019-03-18 15:20:05 +00:00
Stephane Nicoll 9b0ed0cbdf Merge pull request #16250 from mrifni
* pr/16250:
  Switch FaviconRequestHandler visibility to package private
2019-03-17 09:33:46 +01:00
Mohamed Rifni e3269a7e9b Switch FaviconRequestHandler visibility to package private
Closes gh-16250
2019-03-17 09:33:33 +01:00
Stephane Nicoll 09ad80b3d9 Merge branch '2.1.x' 2019-03-16 08:27:45 +01:00
Stephane Nicoll 24d478d037 Merge pull request #16099 from mhewedy
* pr/16099:
  Polish "Order the search locations in javadoc by precedence order"
  Order the search locations in javadoc by precedence order
2019-03-16 08:26:55 +01:00
Stephane Nicoll 372802a203 Polish "Order the search locations in javadoc by precedence order"
Closes gh-16099
2019-03-16 08:23:57 +01:00
Muhammad Hewedy 4bac6c6688 Order the search locations in javadoc by precedence order
See gh-16099
2019-03-16 08:23:01 +01:00
Stephane Nicoll caf7110c22 Merge pull request #16104 from ayudovin
* pr/16104:
  Polish "Add default no-op method to SpringApplicationRunListener"
  Add default no-op method to SpringApplicationRunListener
2019-03-16 08:06:10 +01:00
Stephane Nicoll d625025051 Polish "Add default no-op method to SpringApplicationRunListener"
Closes gh-16104
2019-03-16 08:05:52 +01:00
ayudovin 997f07d13f Add default no-op method to SpringApplicationRunListener
See gh-16104
2019-03-16 08:05:32 +01:00
Madhura Bhave 3d0219c315 Merge branch '2.1.x' 2019-03-15 18:09:47 -07:00
Madhura Bhave 28175c8635 Merge pull request #16219 from izeye
* pr/16219:
  Polish
2019-03-15 17:55:32 -07:00