Commit Graph

16542 Commits (a323a85e3b98ca94720dbae9645281347e14d007)
 

Author SHA1 Message Date
Andy Wilkinson b4ccf5186b Merge branch '2.0.x' 7 years ago
Andy Wilkinson a1f3e7970c Merge branch '1.5.x' into 2.0.x 7 years ago
Andy Wilkinson bcd2b7d60f Upgrade to Infinispan 8.2.11.Final
Closes gh-13058
7 years ago
Andy Wilkinson ebf1622b3a Upgrade to Tomcat 8.5.31
Closes gh-13057
7 years ago
Andy Wilkinson f78fd74bb9 Upgrade to Ehcache 2.10.5
Closes gh-13056
7 years ago
Andy Wilkinson f1ec54b3b6 Upgrade to Undertow 1.4.25.Final
Closes gh-13055
7 years ago
Andy Wilkinson 0fd5ef1632 Upgrade to Gson 2.8.4
Closes gh-13054
7 years ago
Andy Wilkinson a45d05347f Upgrade to Jackson 2.8.11.20180405
Closes gh-13053
7 years ago
Andy Wilkinson 208c4b9a35 Upgrade to GemFire 8.2.11
Closes gh-13052
7 years ago
Phillip Webb b6a2a46f78 Merge branch '2.0.x' 7 years ago
Phillip Webb 2d70a7ae5e Polish caught exception names
Prefer `ex` over `e`.
7 years ago
Phillip Webb 41efea51a7 Polish ternary expressions
Consistently format ternary expressions and always favor `!=` as the
the check.
7 years ago
Phillip Webb bbf94c22da Polish 7 years ago
Phillip Webb 8c0c0ee55a Merge branch '2.0.x' 7 years ago
Phillip Webb e125085993 Merge branch '1.5.x' into 2.0.x 7 years ago
Phillip Webb 4e96587dc8 Polish modifier declaration ordering
Follow that Java language specification.
7 years ago
Phillip Webb 64930d4e5b Polish caught exception names
Prefer `ex` over `e`.
7 years ago
Phillip Webb 3ee777e142 Polish ternary expressions
Consistently format ternary expressions and always favor `!=` as the
the check.
7 years ago
Phillip Webb 690f946b6d Polish 7 years ago
Stephane Nicoll 36a377764f Merge branch '2.0.x' 7 years ago
Stephane Nicoll 60e4e51fea Merge pull request #13031 from making:more-kafka-ssl-props
* pr/13031:
  Polish "Complete SSL configuration for Kafka"
  Complete SSL configuration for Kafka
7 years ago
Stephane Nicoll 700ec6b840 Polish "Complete SSL configuration for Kafka"
Closes gh-13031
7 years ago
Toshiaki Maki d208641c59 Complete SSL configuration for Kafka
See gh-13031
7 years ago
Andy Wilkinson 4ea7d3a767 Merge branch '2.0.x' 7 years ago
Andy Wilkinson f5fabbc1b9 Remove the use of internal API from Gradle Plugin's BootJar
Closes gh-13037
7 years ago
Stephane Nicoll 921c037956 Merge branch '2.0.x' 7 years ago
Stephane Nicoll 69ab956e8b Stop assuming datasource creation failure originates from auto-config
There are documented way to reuse bits of the infrastructure in user
config to offer similar datasource configuration. If that fails, the
regular failure there will kick in.

This commit improves `DataSourceBeanCreationFailureAnalyzer` to not
misguide users that the auto-configuration has failed. Rather, it
describes what has failed in a more generic way.

Closes gh-12947
7 years ago
Stephane Nicoll ca1b637728 Merge branch '2.0.x' 7 years ago
Stephane Nicoll b3ad902902 Merge branch '1.5.x' into 2.0.x 7 years ago
Stephane Nicoll 830e523531 Clarify behavior of JMX in @SpringBootTest
Closes gh-13008
7 years ago
Madhura Bhave 868dc6e370 Merge branch '2.0.x' 7 years ago
Madhura Bhave 1fb51dcc0d Send Slack Notifications when build completes
Closes gh-10790
7 years ago
Madhura Bhave 1be616aebc Merge branch '2.0.x' 7 years ago
Madhura Bhave 04d6bc5119 Update email script to find status till one is found
The determine-email-body script would only look at the previous commit's
status to determine whether to send a success email or not. If no status
was found (this happens when commits are pushed close to each other and CI
only runs the latest one), it would send a successful email even if the last
CI run was successful.
7 years ago
Stephane Nicoll 33a6f6f807 Merge pull request #13007 from garyrussell:kafka22
* pr/13007:
  Start building against Spring Kafka 2.2.0 snapshots
7 years ago
Gary Russell 8cf34238d3 Start building against Spring Kafka 2.2.0 snapshots
Closes gh-13007
7 years ago
Stephane Nicoll eab2d4a404 Merge branch '2.0.x' 7 years ago
Stephane Nicoll ed594d7706 Merge pull request #13022 from izeye:polish-20180502
* pr/13022:
  Polish IgnoreTopLevelConverterNotFoundBindHandlerTests
7 years ago
Johnny Lim e7d2f22911 Polish IgnoreTopLevelConverterNotFoundBindHandlerTests
Closes gh-13022
7 years ago
Stephane Nicoll 11f178538e Merge pull request #13019 from izeye:patch-49
* pr/13019:
  Fix @since for IgnoreTopLevelConverterNotFoundBindHandler
7 years ago
Johnny Lim 12cdc8b0e0 Fix @since for IgnoreTopLevelConverterNotFoundBindHandler
Closes gh-13019
7 years ago
Stephane Nicoll 7879b38615 Merge branch '2.0.x' 7 years ago
Stephane Nicoll 7cca56e15b Upgrade to HikariCP 2.7.9
Closes gh-12783
7 years ago
Stephane Nicoll 4eeddbd889 Merge branch '2.0.x' 7 years ago
Stephane Nicoll d6244889f5 Add default value for "spring.flyway.locations"
See gh-12193
7 years ago
Stephane Nicoll 79c222da78 Allow to provide manual metadata for keys that are not unique
Closes gh-12193
7 years ago
Stephane Nicoll 44fd7d953e Merge branch '2.0.x' 7 years ago
Stephane Nicoll 782d8c63da Merge branch '1.5.x' into 2.0.x 7 years ago
Stephane Nicoll dd3f57d816 Avoid potentially mutating item metadata collection
Closes gh-13027
7 years ago
Andy Wilkinson 38f7b2b9da Merge branch '2.0.x' 7 years ago