Johnny Lim
fd1b460027
Remove EndpointServletWebAutoConfigurationTests
...
Closes gh-10228
7 years ago
Stephane Nicoll
d74ebda897
Merge pull request #10225 from shakuzen:patch-14
...
* pr/10225:
Upgrade to HikariCP 2.7.1
7 years ago
Tommy Ludwig
1e72c713b2
Upgrade to HikariCP 2.7.1
...
Closes gh-10225
7 years ago
Andy Wilkinson
fb79684ddd
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
8761ef547c
Log single message per jar with faulty Class-Path manifest attribute
...
Previously, when DevTools encountered a jar with a Class-Path manifest
attribute that referenced non-existent files, it would log one
message per entry in the attribute that did not exist. While useful
information, this has proven to be too verbose.
This commit aims to strike a better balances by logging a single
message for an entire jar. The message is a single line that
includes the path to the jar with the faulty Class-Path manifest
attribute and the paths of all of the files that do not exist that are
referenced by the attribute.
Closes gh-10111
7 years ago
Andy Wilkinson
cda8204944
Upgrade to Thymeleaf Extras Java8time 3.0.1.RELEASE
...
Closes gh-10224
7 years ago
Andy Wilkinson
86c188793b
Upgrade to Sqlite Jdbc 3.20.0
...
Closes gh-10223
7 years ago
Andy Wilkinson
6d43bfb089
Upgrade to Spring Security Oauth 2.2.0.RELEASE
...
Closes gh-10222
7 years ago
Andy Wilkinson
e1350565e8
Upgrade to Selenium 3.5.3
...
Closes gh-10221
7 years ago
Andy Wilkinson
736ff1028f
Upgrade to Postgresql 42.1.4
...
Closes gh-10220
7 years ago
Andy Wilkinson
e69990bbe1
Upgrade to Mockito 2.9.0
...
Closes gh-10219
7 years ago
Andy Wilkinson
39e33d37b7
Upgrade to Mariadb 2.1.1
...
Closes gh-10218
7 years ago
Andy Wilkinson
2e19f0b3e5
Upgrade to Jersey 2.26
...
Closes gh-10217
7 years ago
Andy Wilkinson
725b0fa3eb
Upgrade to Jaybird 3.0.2
...
Closes gh-10216
7 years ago
Andy Wilkinson
6f3e4ded4f
Upgrade to Elasticsearch 5.5.2
...
Closes gh-10215
7 years ago
Andy Wilkinson
d8b658c049
Upgrade to Ehcache3 3.4.0
...
Closes gh-10214
7 years ago
Andy Wilkinson
a20c479988
Upgrade to Solr 6.6.1
...
Closes gh-10213
7 years ago
Andy Wilkinson
80804ad921
Upgrade to Log4j2 2.9.0
...
Closes gh-10212
7 years ago
Andy Wilkinson
f411cdaf72
Upgrade to Artemis 2.2.0
...
Closes gh-10211
7 years ago
Andy Wilkinson
4db8ebbd75
Upgrade to Byte Buddy 1.7.5
...
Closes gh-10210
7 years ago
Andy Wilkinson
60a4567bc4
Upgrade to Rxjava2 2.1.3
...
Closes gh-10209
7 years ago
Andy Wilkinson
aee2efe2f3
Upgrade to Netty 4.1.15.Final
...
Closes gh-10208
7 years ago
Andy Wilkinson
d440d09e53
Upgrade to Dropwizard Metrics 3.2.4
...
Closes gh-10207
7 years ago
Andy Wilkinson
e16f0e3ad0
Upgrade to Hikaricp 2.7.0
...
Closes gh-10206
7 years ago
Andy Wilkinson
9b946ce768
Upgrade to Sendgrid 4.1.0
...
Closes gh-10205
7 years ago
Andy Wilkinson
5876b9d481
Upgrade to Hazelcast Hibernate5 1.2.2
...
Closes gh-10204
7 years ago
Andy Wilkinson
39fa308edd
Upgrade to Hazelcast 3.8.5
...
Closes gh-10203
7 years ago
Andy Wilkinson
21678d9b09
Upgrade to Caffeine 2.5.5
...
Closes gh-10202
7 years ago
Andy Wilkinson
719ac5fc21
Upgrade to Couchbase Client 2.5.0
...
Closes gh-10201
7 years ago
Stephane Nicoll
518cafe1e3
Merge pull request #10198 from mkopylec:master
...
* pr/10198:
Add ErroREST Spring Boot starter entry
7 years ago
Mariusz Kopylec
91decda19f
Add ErroREST Spring Boot starter entry
...
Closes gh-10198
7 years ago
Andy Wilkinson
fc0d842216
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
9f1d435b8d
Upgrade to Spring Loaded 1.2.8.RELEASE
...
Closes gh-10197
7 years ago
Andy Wilkinson
7e2446b086
Upgrade to Neo4j Ogm 2.1.5
...
Closes gh-10196
7 years ago
Andy Wilkinson
7e84b726a5
Upgrade to Mongodb 3.4.3
...
Closes gh-10195
7 years ago
Andy Wilkinson
fc532b508f
Upgrade to Jooq 3.9.5
...
Closes gh-10194
7 years ago
Andy Wilkinson
abe20d9e64
Upgrade to Elasticsearch 2.4.6
...
Closes gh-10193
7 years ago
Andy Wilkinson
27de78810b
Upgrade to Ehcache3 3.2.3
...
Closes gh-10192
7 years ago
Andy Wilkinson
d18cac9d42
Upgrade to Mysql 5.1.44
...
Closes gh-10191
7 years ago
Andy Wilkinson
0f112f8fef
Upgrade to Undertow 1.4.20.Final
...
Closes gh-10190
7 years ago
Andy Wilkinson
7f98582963
Upgrade to Appengine Sdk 1.9.55
...
Closes gh-10189
7 years ago
Andy Wilkinson
0216295f3d
Upgrade to Jackson 2.8.10
...
Closes gh-10188
7 years ago
Stephane Nicoll
afc3fc50dc
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
db18abc542
Fix Elasticsearch template condition if no client is defined
...
This commit makes sure to backoff if a Client bean is not available.
Closes gh-10143
7 years ago
Stephane Nicoll
5fc01880bc
Polish
7 years ago
Stephane Nicoll
7b846e0412
Merge branch '1.5.x'
7 years ago
Stephane Nicoll
c46d513a44
Merge pull request #10130 from apupier:10128-provideMorePreciseErrorMessage
...
* pr/10130:
Polish "Improve exception message for invalid source"
Improve exception message for invalid source
7 years ago
Stephane Nicoll
af18110226
Polish "Improve exception message for invalid source"
...
Closes gh-10130
7 years ago
Aurélien Pupier
44b60c72e3
Improve exception message for invalid source
...
See gh-10130
7 years ago
Madhura Bhave
c2fd1b84dc
Merge branch '1.5.x'
7 years ago