Commit Graph

17883 Commits (1acc3d716133c6b3fd2ce827025d93745b803b55)
 

Author SHA1 Message Date
Stephane Nicoll 1acc3d7161 Upgrade to Spring Integration 5.0.13
Closes gh-16349
6 years ago
Andy Wilkinson 49423645f7 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 30bba53a1f Upgrade to Httpclient 4.5.8
Closes gh-16424
6 years ago
Andy Wilkinson 8a4e206e85 Upgrade to Spring Integration 4.3.20
Closes gh-16348
6 years ago
Andy Wilkinson efc030adf3 Upgrade to Spring Security 4.2.12
Closes gh-16352
6 years ago
Phillip Webb 8c2e0a61ae Merge branch '1.5.x' into 2.0.x 6 years ago
Phillip Webb f25469c95f Update formatting with spring-javaformat 0.0.9
See gh-16421
6 years ago
Phillip Webb cae6a82322 Upgrade to spring-javaformat 0.0.9
Closes gh-16421
6 years ago
Phillip Webb f875b74e67 Reformat samples with spring-javaformat 0.0.8
See gh-16418
6 years ago
Phillip Webb 07c000c5b7 Merge branch '1.5.x' into 2.0.x 6 years ago
Phillip Webb 2ff74b1559 Reformat code with spring-javaformat 0.0.8
See gh-16418
6 years ago
Andy Wilkinson da4a7203c7 Upgrade to Spring Security 5.0.12
Closes gh-16353
6 years ago
Phillip Webb 0d8613f3eb Upgrade to spring-javaformat 0.0.8
Closes gh-16418
6 years ago
Phillip Webb a336a5c36a Prune unnecessary P2 Eclipse installs
Remove a few items that are no longer necessary.
6 years ago
Phillip Webb 6246da06a6 Update Eclipse setup files
Update the eclipse setup files and contributing instructions for
compatibility with the latest Eclipse 2019-03 release. This commit
reverts the use the HTTPS in the `.setup` file namespace (since it
breaks the setup editor). The `xsi:schemaLocation` section still
uses HTTPS for actual XSD resolution.

See gh-16245
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 336af93c7e Update to Spring AMQP 2.0.12
Closes gh-16346
6 years ago
Andy Wilkinson cacb120c2a Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson d1c9651d56 Upgrade to Spring AMQP 1.7.13
Closes gh-16345
6 years ago
Andy Wilkinson f4942b76f0 Upgrade to Spring Data Kay-SR14
Closes gh-16359
6 years ago
Andy Wilkinson eca9af6d86 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 045b364906 Upgrade to Spring Data Ingalls-SR20
Closes gh-16358
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
Andy Wilkinson ef09c81ea7 Upgrade JDK 9 CI image to JDK 9+181
Closes gh-16400
6 years ago
Stephane Nicoll 695dc8e992 Switch to snapshots 6 years ago
Stephane Nicoll e129f2ae20 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll 2874d77021 Switch to snapshots 6 years ago
Stephane Nicoll 165b9d950a Upgrade to Spring Framework 5.0.13.RELEASE
Closes gh-16339
6 years ago
Stephane Nicoll 65296f0b77 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll a0002c6ebe Upgrade to Spring Framework 4.3.23.RELEASE
Closes gh-16338
6 years ago
Andy Wilkinson 7990c8ba68 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 946e8267a8 Upgrade to Jetty 9.4.15.v20190215
In addition to upgrading to Jetty 9.4.15, this commit updates the
KeyStores used in embedded container testing to add to their entries
subject alternative name extensions for localhost and 127.0.0.1. As
of 9.4.16, Jetty requires the SAN extensions.

Closes gh-16188
6 years ago
Stephane Nicoll 28b38ddc9a Upgrade to Reactor Bom Bismuth-SR17
Closes gh-16372
6 years ago
Stephane Nicoll 4c1186cbd8 Merge branch '1.5.x' into 2.0.x 6 years ago
Stephane Nicoll dfe6bf0f5f Upgrade to Appengine Sdk 1.9.73
Closes gh-16387
6 years ago
Stephane Nicoll 1a89087a87 Upgrade to Thymeleaf Extras Java8time 3.0.4.RELEASE
Closes gh-16378
6 years ago
Stephane Nicoll 7cff82647d Upgrade to Spring Cloud Connectors 2.0.5.RELEASE
Closes gh-16377
6 years ago
Stephane Nicoll e3e290e959 Upgrade to Quartz 2.3.1
Closes gh-16376
6 years ago
Stephane Nicoll 9ab942c54c Upgrade to Hibernate Validator 6.0.16.Final
Closes gh-16375
6 years ago
Stephane Nicoll 8c85f1a141 Upgrade to Elasticsearch 5.6.16
Closes gh-16374
6 years ago
Stephane Nicoll f7d2cc6aa7 Upgrade to Activemq 5.15.9
Closes gh-16373
6 years ago
Stephane Nicoll 49f2d1bd3e Upgrade to Netty 4.1.34.Final
Closes gh-16371
6 years ago
Stephane Nicoll ca9afa7b55 Upgrade to Micrometer 1.0.10
Closes gh-16370
6 years ago
Stephane Nicoll c88bfed669 Upgrade to Unboundid Ldapsdk 4.0.10
Closes gh-16369
6 years ago
Andy Wilkinson 3517487a18 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson e8b7d0fcec Polish 6 years ago
Andy Wilkinson 6507d1723d Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 70eee612ff Configure Tomcat to create upload targets
Previously, if the directory to which Tomcat would write a file upload did not exist
the upload attempt would fail and a 500 response would be returned to the client.
This could happen when, for example, Tomcat is using a temporary directory for file
uploads and tmpwatch has deleted the directory.

This commit configures Tomcat so that, during multipart request parsing, it will
automatically create the directory to which the parts will be written if it does not
already exist.

Closes gh-9616
6 years ago
Andy Wilkinson be32421b86 Merge branch '1.5.x' into 2.0.x 6 years ago