- 27 Apr, 2016 4 commits
-
-
Phillip Webb authored
* pr/4836: Add external-file-property to LogFileMvcEndpoint
-
Johannes Edmeier authored
Add an additional property to LogFileMvcEndpoint to allow log files to be read from an external location. This is helpful when a launch.script is used to start the boot-application and the logfile is written by a redirect of stdout/stderr. Fixes gh-4255 Closes gh-4836
-
Phillip Webb authored
* pr/5453: Fix remote shell to support custom banners
-
cjstehno authored
Update the remote shell to use the `Banner` interface when possible. Fixes gh-3988 Closes gh-5453
-
- 26 Apr, 2016 13 commits
-
-
Phillip Webb authored
Add a SslStoreProvider interface that can be used to load key and trust stores from non file locations. Fixes gh-5208
-
Phillip Webb authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-5782
-
Venil Noronha authored
Closes gh-5751
-
Stephane Nicoll authored
Closes gh-3044
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-5786
-
Stephane Nicoll authored
* pr/5798: Polish
-
Johnny Lim authored
Closes gh-5798
-
Stephane Nicoll authored
* pr/5797: Upgrade to Spring Integration 4.3.0.M2
-
Artem Bilan authored
Closes gh-5797
-
Stephane Nicoll authored
See gh-5791
-
- 25 Apr, 2016 20 commits
-
-
Phillip Webb authored
* pr/5747: Fix SpringProfileDocumentMatcher negation bug
-
Matt Benson authored
Prior to this commit SpringProfileDocumentMatcher was returning 'found' anytime a negated profile was not found, even if there were positive profile matches required and unsatisfied. Closes gh-5747 See gh-4953
-
Phillip Webb authored
* pr/5779: Fix typo in Servlet auto-configuration Javadoc
-
Fabrizio Cucci authored
Removed misplaced "for" in javadoc for Tomcat nested configuration. Closes gh-5779
-
Phillip Webb authored
* pr/5780: Update docs with Servlet property load ordering
-
Dustin Schultz authored
Fixes gh-5752 Closes gh-5752
-
Phillip Webb authored
* pr/5784: Extract ApplicationContextHeaderFilter
-
Venil Noronha authored
Extract ApplicationContextHeaderFilter to a top-level class from EndpointWebMvcAutoConfiguration and make the header field public. Fixes gh-5726 Closes gh-5784
-
Phillip Webb authored
* pr/5788: Support different schema/data DB script users
-
Eddú Meléndez authored
Allow data and/or schema scripts to be run by different database users. Fixes gh-5402 Closes gh-5788
-
Phillip Webb authored
* pr/5791: Add RabbitMQ Connection Timeout Property
-
Gary Russell authored
Fixes gh-685 Closes gh-5791
-
Phillip Webb authored
* pr/5796: Fix STS link in CONTRIBUTING.adoc
-
Chris Bailey authored
Closes gh-5796
-
Phillip Webb authored
-
Dave Syer authored
It sometimes has to catch an exception from the security filter so it needs to be before, and somehow this hasn't been a problem up to now, but probably only by some fluke. Fixes gh-5792
-
Stephane Nicoll authored
* pr/5790: Add camunda bpm starter
-
Jan Galinski authored
Closes gh-5790
-
Phillip Webb authored
-
Phillip Webb authored
-
- 24 Apr, 2016 3 commits
-
-
Stephane Nicoll authored
Closes gh-2488
-
Stephane Nicoll authored
Closes gh-789
-
Stephane Nicoll authored
-