Commit Graph

5187 Commits (8c8a088c201b2620c9a55b3f40408828ed9fa93c)

Author SHA1 Message Date
Stephane Nicoll 8c8a088c20 Fix zip structure of Actuator documentation
Closes gh-16326
6 years ago
Andy Wilkinson 9e7d922555 Allow processor cache to be configured to be unlimited
Closes gh-16415
6 years ago
Andy Wilkinson ea80ca2ffc Do not assume HTTP protocol when customizing processor cache
Closes gh-16413
6 years ago
Andy Wilkinson c5024f21a4 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 6aa4fe579a Polish
See gh-16068
6 years ago
Stephane Nicoll 57cad53ea9 Adapt to latest API change 6 years ago
Andy Wilkinson e1a6726d76 Polish "Update CORS handling according to Framework changes"
See gh-16410
6 years ago
Sebastien Deleuze 2f9db7eec6 Update CORS handling according to Framework changes
This commit updates CORS handling according to Framework changes
introduced via [1]. It also fixes tests according to the new behavior.

See gh-16410

[1] d27b5d0ab6.
6 years ago
Andy Wilkinson 8ebe5f9983 Merge branch '2.1.x' 6 years ago
Andy Wilkinson f20d9a62ae Polish "Ensure that MongoClient's EventLoopGroup is shut down during context close"
See gh-16087
6 years ago
Dmytro Nosan ee7bed1849 Ensure that MongoClient's EventLoopGroup is shut down during context close
See gh-16087
6 years ago
Andy Wilkinson 4f42597aca Merge branch '2.1.x' 6 years ago
Andy Wilkinson 02b24b6ed3 Specify that log file endpoint's response is UTF-8 encoded
Closes gh-16189
6 years ago
Andy Wilkinson 512fbae715 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 22c9364237 Only use AprLifecycleListener when native library is available
Closes gh-16040
6 years ago
Andy Wilkinson ac4d6bb10f Merge branch '2.1.x' 6 years ago
Andy Wilkinson db4623c519 Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 7b5f46d6e3 Add Spring-Boot-* manifest attributes to jars and wars built with Gradle
Closes gh-16068
6 years ago
Andy Wilkinson 76450ec7ea Merge branch '2.1.x' 6 years ago
Andy Wilkinson d2c059f25f Upgrade to Spring AMQP 2.1.5
Closes gh-16347
6 years ago
Andy Wilkinson 336af93c7e Update to Spring AMQP 2.0.12
Closes gh-16346
6 years ago
Andy Wilkinson d33050220d Upgrade to Spring Data Lovelace-SR6
Closes gh-16360
6 years ago
Andy Wilkinson f4942b76f0 Upgrade to Spring Data Kay-SR14
Closes gh-16359
6 years ago
Madhura Bhave 8daa8c48fb Merge branch '2.1.x' 6 years ago
Madhura Bhave 768aa5dfcc Ignore exception if ValidationAdapter can't get a MessageInterpolator
Fixes gh-16177
6 years ago
Madhura Bhave c592e71449 Override missing methods in FilteredClassLoader
Closes gh-16404
6 years ago
Andy Wilkinson e74582d263 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 23d237928b Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 922ab115ab Switch custom repository to one with JDK 9-friendly SSL certification chain 6 years ago
Andy Wilkinson 2adb6b1fa4 Override version of Maven Site Plugin for JDK 9+181 compatibility
See gh-16400
6 years ago
Stephane Nicoll bd72ff5d83 Switch to snapshots 6 years ago
Stephane Nicoll 695dc8e992 Switch to snapshots 6 years ago
Stephane Nicoll 085ca0f915 Upgrade to Spring Framework 5.1.6.RELEASE
Closes gh-16340
6 years ago
Stephane Nicoll 165b9d950a Upgrade to Spring Framework 5.0.13.RELEASE
Closes gh-16339
6 years ago
Stephane Nicoll 076e327481 Polish "Complete support for customizing Tomcat's access log"
Closes gh-16039
6 years ago
Andrew McGhie f823ae488d Complete support for customizing Tomcat's access log
See gh-16039
6 years ago
Andy Wilkinson 6615e11e65 Merge branch '2.1.x' 6 years ago
Andy Wilkinson 4e734669fe Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 7990c8ba68 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll f4c4b1d3f0 Polish "Permit use of https for configuring Prometheus push gateway"
Closes gh-16084
6 years ago
Dmytro Nosan eed4e9ea56 Permit use of https for configuring Prometheus push gateway
See gh-16084
6 years ago
Stephane Nicoll d7d2c345c1 Merge branch '2.1.x' 6 years ago
Stephane Nicoll b894696efb Polish "Automatically detect log4j2.properties"
Closes gh-16262
6 years ago
Mohamed Rifni 2cb4403cd0 Automatically detect log4j2.properties
See gh-16262
6 years ago
Stephane Nicoll 1bc47b7e74 Polish "Add Spring-specific styling to Actuator's API documentation"
Closes gh-16326
6 years ago
Stephane Nicoll 604b0891d0 Use asciidoctor 1.5.8
This commit uses asciidoctor 1.5.8 for the time being. Once a new
version of the plugin is released, this override will be unnecessary.
6 years ago
simionAndrei 26cfbe04b2 Add Spring-specific styling to Actuator's API documentation
This commit replaces the default Asciidoctor styling with
Spring specific styling.

First, we need to unzip the contents of the Spring Asciidoctor
documentation resources provided by the
`io.spring.docsresources:spring-docs-resources` distribution zip. This
is done in a `/target/refdocs` folder. We then copy all files from
`src/main/asciidoc` to the same location, and then launch the generation
process.

See gh-16326
6 years ago
Stephane Nicoll d1507497d8 Merge branch '2.1.x' 6 years ago
Stephane Nicoll 1261c3960d Merge branch '2.0.x' into 2.1.x 6 years ago
Stephane Nicoll 28b38ddc9a Upgrade to Reactor Bom Bismuth-SR17
Closes gh-16372
6 years ago