Commit Graph

14528 Commits

Author SHA1 Message Date
Stephane Nicoll
bc5863df8d Do not attempt to clear ResourceManager's cache with Java9
Closes gh-10927
2017-12-13 12:30:16 +01:00
Stephane Nicoll
d6fe4b9a6a Polish 2017-12-13 12:18:59 +01:00
Stephane Nicoll
e5361d887c Relocate banner properties to spring.banner
Closes gh-11339
2017-12-13 12:01:23 +01:00
Stephane Nicoll
b6aa0f24e2 Clean endpointIds in generated metadata
Closes gh-11107
2017-12-13 10:18:08 +01:00
Stephane Nicoll
7f2af8b209 Polish 2017-12-13 09:46:41 +01:00
Stephane Nicoll
fb7cc21d80 Merge pull request #11327 from izeye:polish-20171212
* pr/11327:
  Polish
2017-12-13 09:38:50 +01:00
Johnny Lim
de72f2ae32 Polish
Closes gh-11327
2017-12-13 09:38:20 +01:00
Stephane Nicoll
14bc52f481 Merge pull request #11330 from dreis2211:equals-ignore-case
* pr/11330:
  Use String.equalsIgnoreCase() where possible
2017-12-13 09:03:07 +01:00
dreis2211
a93a4e8715 Use String.equalsIgnoreCase() where possible
Closes gh-11330
2017-12-13 09:02:45 +01:00
Madhura Bhave
315fb7809f Merge pull request #10672 from Thiago Hirata
* gh-10672:
  UserNameAttribute for custom OAuth2 provider
2017-12-12 12:45:33 -08:00
Thiago Hirata
f3055f2685 UserNameAttribute for custom OAuth2 provider
The UserNameAttribute field for a custom OAuth2 provider was
ignored when building the ClientRegistration.

Closes gh-10672
2017-12-12 12:40:33 -08:00
Madhura Bhave
4b73c5748b Fix typo in documentation
Fixes gh-11329
2017-12-12 10:50:55 -08:00
Madhura Bhave
100c2ce86f Remove spring-boot-security-tests module
Closes gh-11321
2017-12-12 09:42:03 -08:00
Stephane Nicoll
e274f29018 Add "testing your auto-configuration" doc section
Closes gh-10011
2017-12-12 17:01:40 +01:00
Brian Clozel
175f451b0f Polish 2017-12-12 16:41:44 +01:00
Brian Clozel
9cb64de53b Merge pull request #11319 from @alex859
* pr/11319:
  Apply configurers on MeterRegistry before injection
2017-12-12 16:08:24 +01:00
Alessandro Ciccimarra
e1def637ae Apply configurers on MeterRegistry before injection
MeterRegistryConfigurers are now applied within the Bean method
creating the CompositeMeterRegistry, instead of applying them
later in its lifecycle, when the bean itself could have been
injected somewhere.

Fixes gh-11319
2017-12-12 16:03:37 +01:00
Andy Wilkinson
04068ee792 Tolerate custom response status in WebMvcTags
Closes gh-11263
2017-12-12 13:20:07 +00:00
Andy Wilkinson
58d1f99a1e Merge branch '1.5.x' 2017-12-12 12:55:27 +00:00
Andy Wilkinson
e29ce3f70b Merge pull request #11321 from Christoph Dreis
* gh-11321:
  Precompile current dir pattern in Handler
2017-12-12 12:55:18 +00:00
dreis2211
d5370e6852 Precompile current dir pattern in Handler
Closes gh-11321
2017-12-12 12:54:01 +00:00
Andy Wilkinson
d0981a1f6d Merge branch '1.5.x' 2017-12-12 12:47:38 +00:00
Andy Wilkinson
9b65dfe857 Upgrade to Dependency Management Plugin 1.0.4.RELEASE
Closes gh-11311
2017-12-12 11:48:08 +00:00
Stephane Nicoll
23218add90 Polish 2017-12-12 11:57:30 +01:00
Brian Clozel
97c91eee94 Merge pull request #11316 from dkublik:adding-MetricsClientHttpRequestInterceptor-only-once
* pr/11316:
  Polish
  Avoid duplicate Metrics HTTP interceptor registration
2017-12-12 11:23:08 +01:00
Brian Clozel
c82f1016c1 Polish 2017-12-12 11:22:36 +01:00
dawid.kublik@vimn.com
77d4448c0e Avoid duplicate Metrics HTTP interceptor registration
Closes gh-11315
2017-12-12 11:21:20 +01:00
Stephane Nicoll
68c8f7bae6 Add support for useRelativeRedirects customization
Closes gh-10597
2017-12-12 10:32:58 +01:00
Stephane Nicoll
99d467e93c Merge pull request #10978 from ArloL:pr-rabbit-properties
* pr/10978:
  Polish "Make RabbitTemplate exchange and routingKey configurable"
  Make RabbitTemplate exchange and routingKey configurable
2017-12-12 09:09:27 +01:00
Stephane Nicoll
6a4a0e3f29 Polish "Make RabbitTemplate exchange and routingKey configurable"
Closes gh-10978
2017-12-12 09:09:08 +01:00
Arlo O'Keeffe
4e31d2041a Make RabbitTemplate exchange and routingKey configurable
See gh-10978
2017-12-12 08:52:48 +01:00
Stephane Nicoll
4eda29a42e Merge branch '1.5.x' 2017-12-12 08:50:13 +01:00
Stephane Nicoll
788fd777b0 Merge pull request #11320 from nklmish:gh-11241
* pr/11320:
  Polish "Handle null Principal in AuditEvent"
  Handle null Principal in AuditEvent
2017-12-12 08:45:42 +01:00
Stephane Nicoll
7fb0bd77cd Polish "Handle null Principal in AuditEvent"
Closes gh-11320
2017-12-12 08:45:20 +01:00
nklmish
6b6a01a7e7 Handle null Principal in AuditEvent
See gh-11320
2017-12-12 08:38:46 +01:00
Stephane Nicoll
30e6b1d1b7 Merge pull request #11237 from nklmish:gh-11137
* pr/11237:
  Polish "Allow graceful shutdown of Atomikos"
  Allow graceful shutdown of Atomikos
2017-12-12 08:30:54 +01:00
Stephane Nicoll
408368a1f9 Polish "Allow graceful shutdown of Atomikos"
Closes gh-11237
2017-12-12 08:30:24 +01:00
nklmish
46d94aba4f Allow graceful shutdown of Atomikos
See gh-11237
2017-12-12 08:18:42 +01:00
Stephane Nicoll
2da6675c42 Polish
See gh-10963
2017-12-12 08:16:00 +01:00
Madhura Bhave
a5ce4a10f1 Update reference doc with security changes
Fixes gh-11172
2017-12-11 15:15:47 -08:00
Madhura Bhave
47ed096981 Make default username and password configurable
Closes gh-10963
2017-12-11 15:15:47 -08:00
Brian Clozel
e68d8a3f98 Merge branch '1.5.x' 2017-12-11 23:37:54 +01:00
dreis2211
37437a0fe2 Avoid allocations from lower-casing spec in JAR Handler
Closes gh-11314
2017-12-11 23:34:18 +01:00
Brian Clozel
5f3c2bef50 Add CORS support to Actuator WebFlux
Closes gh-11308
2017-12-11 22:33:51 +01:00
Brian Clozel
deb16e1617 Polish 2017-12-11 22:11:24 +01:00
Stephane Nicoll
5ef9364085 Polish 2017-12-11 17:55:12 +01:00
Stephane Nicoll
ca35105480 Merge pull request #11313 from izeye:add-configuration
* pr/11313:
  Add @Configuration to ScheduledTasksEndpointAutoConfiguration
2017-12-11 17:46:37 +01:00
Johnny Lim
384819ab5f Add @Configuration to ScheduledTasksEndpointAutoConfiguration
Closes gh-11313
2017-12-11 17:46:16 +01:00
Stephane Nicoll
0b59751bf8 Fix Spring Data Couchbase Reactive starter
Closes gh-11245
2017-12-11 13:40:39 +01:00
Stephane Nicoll
e39e0848b8 Merge pull request #11212 from wendal:patch-1
* pr/11212:
  Add ref to Nutz.Dao Spring Boot starter
2017-12-10 10:42:59 -08:00