Stephane Nicoll
f64b7f8465
Use proper CentOS base image
...
See gh-24344
4 years ago
Stephane Nicoll
a5a8545801
Switch integration tests to CentOS 7
...
This commit upgrades the docker image for CentOS to Centos 7.9 as
CentOs 6 is EOL since November 30. Given that CentOS 7 does no longer
support SysVinit, this commit also updates the integration tests to not
test this OS anymore.
Closes gh-24344
4 years ago
Phillip Webb
837fc83527
Fix checkstyle header violations
...
See gh-24337
4 years ago
Phillip Webb
4e76138ebc
Update copyright year of changed files
4 years ago
Stephane Nicoll
dd9c9fd171
Polish "Migrate legacy endpoint that have a dash in their id"
...
See gh-21615
4 years ago
Gabriele Bianchet-David
0f9f10f97e
Migrate legacy endpoint that have a dash in their id
...
See gh-21615
4 years ago
Andy Wilkinson
84ff233590
Polish "Test the launch script when executed directly"
...
See gh-21388
4 years ago
Alexey Vinogradov
02a6a84499
Test the launch script when executed directly
...
See gh-21388
4 years ago
Andy Wilkinson
4a828c7db1
Merge branch '2.1.x' into 2.2.x
4 years ago
Andy Wilkinson
f4508b4059
Merge branch '2.1.x' into 2.2.x
...
Closes gh-22547
4 years ago
Andy Wilkinson
1a52009cfb
Migrate CustomServletPathSampleActuatorTests to JUnit Jupiter
...
Closes gh-21717
5 years ago
Andy Wilkinson
4a896f2272
Merge branch '2.1.x' into 2.2.x
...
Closes gh-21471
5 years ago
Phillip Webb
16b5ea3414
Update copyright year of changed files
5 years ago
Stephane Nicoll
579a6ac254
Adapt tests for support for Java 14
...
See gh-20576
5 years ago
Stephane Nicoll
2ede9e63b9
Merge branch '2.1.x' into 2.2.x
...
Closes gh-20117
5 years ago
Stephane Nicoll
1e43537212
Fix broken smoke test
...
See gh-19926
5 years ago
Andy Wilkinson
443d1a6a21
Upgrade to Liquibase 3.8.5
...
Closes gh-19754
5 years ago
Andy Wilkinson
6d8f07d899
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19570
5 years ago
Andy Wilkinson
8b4c6c2cf9
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19415
5 years ago
Andy Wilkinson
f75c73eb7a
Use Testcontainers in the launch script integration tests
...
Closes gh-19366
5 years ago
Stephane Nicoll
01753ab5a0
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19358
5 years ago
dreis2211
ded476b5ec
Reduce visibility of test methods
...
See gh-19294
See gh-19287
5 years ago
Madhura Bhave
d60067e81f
Fix checkstyle
5 years ago
Madhura Bhave
68bc82cfc2
Ignore CannotLoadBeanClassException in config props validator
...
If the bean definition type contains a placeholder value, beanFactory.getType
can throw a CannotLoadBeanClassException. We can ignore this exception while
validating the bean definitions for constructor binding beans.
Fixes gh-19207
5 years ago
Andy Wilkinson
aad63873c1
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19187
5 years ago
Stephane Nicoll
945ce2e6b9
Merge branch '2.1.x' into 2.2.x
...
Closes gh-19096
5 years ago
Andy Wilkinson
8c0773361a
Enable configuration properties scanning in smoke tests that need it
...
Closes gh-18674
5 years ago
Jafer Khan
56840f32fe
Fix package in AOP pointcut
...
See gh-18558
5 years ago
Madhura Bhave
40ac5b4ae2
Autoconfigure RSocket Security
...
Closes gh-18356
5 years ago
Madhura Bhave
22ed56ac52
Add auto-config for Spring Security's SAML support
...
Closes gh-18260
Co-authored-by: Phillip Webb <pwebb@pivotal.io>
5 years ago
Andy Wilkinson
1222a73dcc
Polish
5 years ago
Phillip Webb
262eb686d0
Merge branch '2.1.x'
...
Closes gh-18468
5 years ago
Brian Clozel
76faf31f57
Add RSocket smoke test
5 years ago
Phillip Webb
de393aba8b
Upgrade deployment test to TomEE 8.0.0
...
Closes gh-18395
5 years ago
Madhura Bhave
8088e79f48
Merge branch '2.1.x'
...
Closes gh-18355
5 years ago
dreis2211
de6c38398e
Fix checkstyle errors in SampleReactiveOAuth2ClientApplicationTests
...
See gh-18351
5 years ago
Phillip Webb
f1ec810caf
Polish
5 years ago
Phillip Webb
323a78c4b9
Add property to migrate deprecated endoint IDs
...
Allow legacy actuator endpoint IDs that contain dots to be transparently
migrated to the new format. This update will allow Spring Cloud users
to proactively migrate from endpoints such as `hystrix.stream` to
`hystrixstream`.
Closes gh-18148
5 years ago
Madhura Bhave
0a70e33009
Merge branch '2.1.x'
...
Closes gh-18345
5 years ago
Phillip Webb
303974fde9
Add block pixel mode support for image banners
...
Add support for a `spring.banner.image.pixelmode` property which can
be set to `block` to use unicode block characters when rendering image
banners.
Closes gh-18301
5 years ago
Phillip Webb
4ef1e18216
Add ANSI 8-bit color image banner support
...
Update `ImageBanner` and `AnsiColors` to optionally support 8-bit
color output.
See gh-18264
5 years ago
Andy Wilkinson
79b5fd9d73
Polish "Allow the user that runs the app to be specified via an env var"
...
See gh-16973
5 years ago
Wagner Macedo
b57f35893c
Allow the user that runs the app to be specified via an env var
...
See gh-16973
5 years ago
Andy Wilkinson
1b237de5f5
Use Awaitility in our own tests
...
Closes gh-18227
5 years ago
Vedran Pavic
479b4be5f5
Update Quartz smoke test to use JDBC job store
...
See gh-18196
5 years ago
Andy Wilkinson
3e56e00ca0
Align with repackaging of Neo4j's ServiceUnavailableException
...
See gh-18162
5 years ago
Andy Wilkinson
9ed6b92ecc
Merge branch '2.1.x'
5 years ago
Andy Wilkinson
b8070a8339
Skip tests on Windows that exceed its file system's limitations
5 years ago
Andy Wilkinson
bbec7b0f37
Merge branch '2.1.x'
...
Closes gh-17994
5 years ago
Andy Wilkinson
9961647c7f
Improve handling of reserved characters in MetaInfResourceManager
...
Previously, MetaInfResourceManager that we use with Undertow to serve
static resources from jar's META-INF/resources did not correctly
handle characters in the path that should be percent-encoded when
used in a URL.
This commit updates MetaInfResourceManager to encode the path before
it is used to create a URL. Prior to this encoding, encoded slashes
(%2F) are decoded as, unlike other encoded characters in the request's
URL, encoded slashes are not decoded prior to calling the
ResourceManager.
Fixes gh-17853
5 years ago