Phillip Webb
761ebf0336
Merge branch '2.0.x'
6 years ago
Phillip Webb
506fbd803b
Use release notes generator docker image in CI
...
Closes gh-15160
6 years ago
Phillip Webb
2bd0a01344
Merge branch '2.0.x'
6 years ago
Phillip Webb
ee2d469881
Upgrade CI to artifactory resource 0.0.5
...
Closes gh-15159
6 years ago
Stephane Nicoll
5f443d3288
Merge pull request #15144 from mpv1989
...
* pr/15144:
Add reference to ArangoDB starter
6 years ago
Mark Vollmary
634b92001b
Add reference to ArangoDB starter
...
Closes gh-15144
6 years ago
Phillip Webb
06e9a97dfd
Merge branch '2.0.x'
6 years ago
Phillip Webb
27714b1e7d
Attempt to fix docker-lib.sh script
...
See gh-15158
6 years ago
Phillip Webb
e8eaeba20c
Attempt to fix docker-lib.sh script
...
See gh-15158
6 years ago
Phillip Webb
e9232288f4
Merge branch '2.0.x'
6 years ago
Phillip Webb
8fcad7bb53
Fix CI curl calls
...
Fix `curl` to follow redirects and use the correct `strip` variable.
See gh-15158
6 years ago
Phillip Webb
8f341fa61d
Switch CI to OpenJDK releases
...
Update the download URLs to archives that include the `javadoc` binary.
See gh-15158
6 years ago
Phillip Webb
7934b08ecd
Update docker-lib.sh for CLI changes
...
Update docker-lib.sh to deal with the latest docker CLI changes.
See gh-15158
6 years ago
Phillip Webb
c5a7704774
Use local docker-lib.sh
...
Update the modified docker image build to use the local docker-lib.sh
file rather than grabbing it from the concourse github.
See gh-15158
6 years ago
Phillip Webb
1480dd81eb
Migrate CI images to tagged Ubuntu release
...
Update the CI image process to build from a tagged ubuntu release. All
images now make use of a shared setup script to install the appropriate
binaries.
Closes gh-15158
6 years ago
Stephane Nicoll
495d1b1567
Merge pull request #15153 from dreis2211
...
* pr/15153:
Polish some Map operations
6 years ago
dreis2211
3b4b0641d9
Polish some Map operations
...
Closes gh-15153
6 years ago
Stephane Nicoll
ab6ab0d533
Merge pull request #15134 from izeye
...
* pr/15134:
Polish contribution
Polish
6 years ago
Stephane Nicoll
a222952a77
Polish contribution
...
Closes gh-15134
6 years ago
Johnny Lim
fd5aa3ebf1
Polish
...
See gh-15134
6 years ago
Stephane Nicoll
2c3b455b8b
Merge branch '2.0.x'
6 years ago
Johnny Lim
8470d649bc
Polish
...
See gh-15134
6 years ago
Stephane Nicoll
575070a8db
Merge pull request #15125 from breglerj
...
* pr/15125:
Polish "Add HANA to the lookup of well-known databases"
Add HANA to the lookup of well-known databases
6 years ago
Stephane Nicoll
089ef9085a
Polish "Add HANA to the lookup of well-known databases"
...
Closes gh-15125
6 years ago
Jonathan Bregler
85754eaddd
Add HANA to the lookup of well-known databases
...
See gh-15125
6 years ago
Stephane Nicoll
0c3056780d
Merge pull request #15124 from breglerj
...
* pr/15124:
Fix HANA validation query
6 years ago
Jonathan Bregler
e74348ee30
Fix HANA validation query
...
This commit updates the validation query for HANA. It should use the
fully qualified dummy table name (SYS.DUMMY) to avoid unexpected results
if there is a local table named DUMMY.
Closes gh-15124
6 years ago
Stephane Nicoll
f274772d43
Merge pull request #15137 from sreeise
...
* pr/15137:
Remove redundant json starter from spring-boot-starter-data-rest
6 years ago
sreeise
6454a8f4ca
Remove redundant json starter from spring-boot-starter-data-rest
...
Closes gh-15137
6 years ago
Andy Wilkinson
e7d921c216
Align test expectations with styling of stack trace div
...
Closes gh-15075
6 years ago
Andy Wilkinson
bfb0886495
Tolerate Hibernate 5.2
...
Closes gh-15100
6 years ago
Brian Clozel
159f947870
Polish
...
Closes gh-15075
6 years ago
up-to-you
ae4bc48481
Fix stack-trace line breaks in whitelabel error views
...
Since gh-12838, the WebFlux whitelabel error view also shows the
stacktrace information if it is available in the model.
This commit adds a CSS directive that preserves white spaces and breaks
lines at newline characters.
6 years ago
Stephane Nicoll
27d1af8ffa
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
6ed1f7c7eb
Upgrade Maven wrapper to Maven 3.6.0
...
Closes gh-15123
6 years ago
Stephane Nicoll
ded871d111
Merge pull request #15113 from dreis2211
...
* pr/15113:
Add missing @Deprecated annotation
6 years ago
dreis2211
6ac788df2f
Add missing @Deprecated annotation
...
Closes gh-15113
6 years ago
Stephane Nicoll
3628c5b2dc
Remove redundant declaration on spring-context
...
Closes gh-15107
6 years ago
Stephane Nicoll
59552319eb
Merge pull request #15103 from dreis2211
...
* pr/15103:
Polish some Map operations
6 years ago
dreis2211
3e95af2c85
Polish some Map operations
...
Closes gh-15103
6 years ago
Stephane Nicoll
804f647a34
Merge pull request #15084 from dreis2211
...
* pr/15084:
Remove unused static methods in tests
6 years ago
dreis2211
5e35ac6ce5
Remove unused static methods in tests
...
Closes gh-15084
6 years ago
Stephane Nicoll
0bd69fded8
Fix detection of ScheduledExecutorService
...
`@EnableScheduling` detects primarily a suitable `TaskScheduler` in the
context and fallbacks to the presence of a `ScheduledExecutorService` if
that is not the case.
This commit improves the auto-configuration to back off when such
scheduled executor service is present, so that the framework
initialization code can pick it up as usual.
Closes gh-15032
6 years ago
Stephane Nicoll
c7909318cd
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
b6886bc002
Merge pull request #15081 from nishantraut
...
* pr/15081:
Polish contribution
Update documentation to remind how JobParameters should be specified
6 years ago
Stephane Nicoll
69d9b7a813
Polish contribution
...
Closes gh-15081
6 years ago
Nishant Raut
08ddb59f92
Update documentation to remind how JobParameters should be specified
...
See gh-15081
6 years ago
Stephane Nicoll
0e4763f89d
Merge pull request #15082 from jihor
...
* pr/15082:
Add reference to Hiatus starter
6 years ago
Dmitry Zhikharev
226ccc2e84
Add reference to Hiatus starter
...
Closes gh-15082
6 years ago
Brian Clozel
da53a0b8d5
Fix HTTP status error template rendering in WebFlux
...
Prior to this commit, a change in `HttpStatus.toString` since SPR-16898
prevented the default WebFlux `ErrorWebExceptionHandler` to render
template views for exact HTTP status (e.g. "404.html").
This issue does not affect the resolution of series, like "4xx.html".
This commit fixes `DefaultErrorWebExceptionHandler` to use
`HttpStatus.value()` when attempting to resolve error views.
Closes gh-15083
6 years ago