Stephane Nicoll
|
ee0de14e9f
|
Merge pull request #13871 from dreis2211:collections-remove-if
* pr/13871:
Polish "Use Collection.removeIf() where possible"
Use Collection.removeIf() where possible
|
2018-07-24 09:40:27 +02:00 |
|
Stephane Nicoll
|
1a0afc6bbe
|
Polish "Use Collection.removeIf() where possible"
Closes gh-13871
|
2018-07-24 09:38:51 +02:00 |
|
dreis2211
|
1189ccc936
|
Use Collection.removeIf() where possible
See gh-13871
|
2018-07-24 09:38:34 +02:00 |
|
Stephane Nicoll
|
1ec1692381
|
Merge pull request #13813 from joshiste:issue-13791
* pr/13813:
Polish "Add metric description and base unit to metrics endpoint"
Add metric description and base unit to metrics endpoint
|
2018-07-24 09:32:35 +02:00 |
|
Stephane Nicoll
|
7176c54f5e
|
Polish "Add metric description and base unit to metrics endpoint"
Closes gh-13813
|
2018-07-24 09:32:22 +02:00 |
|
Johannes Edmeier
|
ab1f8cf77b
|
Add metric description and base unit to metrics endpoint
See gh-13813
|
2018-07-24 09:32:22 +02:00 |
|
Stephane Nicoll
|
a7b13dbe45
|
Merge pull request #13819 from jkschneider:micrometer-1.0.6
* pr/13819:
Polish "Upgrade to Micrometer 1.0.6"
Upgrade to Micrometer 1.0.6
|
2018-07-24 09:26:42 +02:00 |
|
Stephane Nicoll
|
ecb8da2536
|
Polish "Upgrade to Micrometer 1.0.6"
Closes gh-13819
|
2018-07-24 09:25:54 +02:00 |
|
Jon Schneider
|
f478911c54
|
Upgrade to Micrometer 1.0.6
See gh-13819
|
2018-07-24 09:12:06 +02:00 |
|
Stephane Nicoll
|
dcb68d4c64
|
Deprecate unused property
Closes gh-13836
|
2018-07-23 09:31:02 +02:00 |
|
Andy Wilkinson
|
daad992c96
|
Merge branch '1.5.x' into 2.0.x
|
2018-07-20 17:03:59 +01:00 |
|
Andy Wilkinson
|
f1cf41f544
|
Merge pull request #13818 from Johnny Lim
* gh-13818:
Add null guards for getBeanDefinition() in BeanTypeRegistry
|
2018-07-20 17:03:54 +01:00 |
|
Johnny Lim
|
0fd4e40e6e
|
Add null guards for getBeanDefinition() in BeanTypeRegistry
Closes gh-13818
|
2018-07-20 17:03:35 +01:00 |
|
Andy Wilkinson
|
136be5916c
|
Upgrade to Postgresql 42.2.4
Closes gh-13845
|
2018-07-20 16:30:17 +01:00 |
|
Andy Wilkinson
|
8f2a8576a6
|
Upgrade to Mariadb 2.2.6
Closes gh-13844
|
2018-07-20 16:30:16 +01:00 |
|
Andy Wilkinson
|
e5a4cfabc3
|
Upgrade to Hibernate Validator 6.0.11.Final
Closes gh-13843
|
2018-07-20 16:30:15 +01:00 |
|
Andy Wilkinson
|
1c6e75ff10
|
Upgrade to Kafka 1.0.2
Closes gh-13842
|
2018-07-20 16:30:15 +01:00 |
|
Andy Wilkinson
|
4003c3c6e5
|
Upgrade to Jna 4.5.2
Closes gh-13841
|
2018-07-20 16:30:14 +01:00 |
|
Andy Wilkinson
|
3fd6f00155
|
Upgrade to Netty 4.1.27.Final
Closes gh-13840
|
2018-07-20 16:30:13 +01:00 |
|
Andy Wilkinson
|
478181eb2c
|
Merge branch '1.5.x' into 2.0.x
|
2018-07-20 16:26:30 +01:00 |
|
Andy Wilkinson
|
9c5330f076
|
Upgrade to Narayana 5.5.32.Final
Closes gh-13839
|
2018-07-20 16:23:06 +01:00 |
|
Andy Wilkinson
|
5a6ba34467
|
Upgrade to Httpclient 4.5.6
Closes gh-13838
|
2018-07-20 16:23:05 +01:00 |
|
Stephane Nicoll
|
fc0a687ee0
|
Migrate test to ApplicationContextRunner
|
2018-07-20 15:51:14 +02:00 |
|
Madhura Bhave
|
660d284f45
|
Document when and how to use brackets when binding to maps
Closes gh-13506
|
2018-07-19 16:31:59 -07:00 |
|
Madhura Bhave
|
56235187d0
|
Fix typo
|
2018-07-19 15:47:14 -07:00 |
|
Andy Wilkinson
|
10b91602e9
|
Increase connect and read timeouts when testing against Cassandra
|
2018-07-19 20:43:39 +01:00 |
|
Andy Wilkinson
|
de7899fba4
|
Improve reliability by give Cassandra more time and attempts to start
|
2018-07-19 19:57:54 +01:00 |
|
Andy Wilkinson
|
bfc4cad692
|
Upgrade to Spring REST Docs 2.0.2.RELEASE
Closes gh-13505
|
2018-07-19 18:32:38 +01:00 |
|
Stephane Nicoll
|
cdbe6fa122
|
Document properties migrator usage
Closes gh-13600
|
2018-07-19 17:57:42 +02:00 |
|
Stephane Nicoll
|
a1ef3f070a
|
Improve documentation for using a mock environment with @SpringBootTest
Closes gh-13827
|
2018-07-19 16:40:24 +02:00 |
|
Stephane Nicoll
|
ebffe6e4bc
|
Merge pull request #13817 from jkschneider:metrics-anon-exception
* pr/13817:
Polish "Make sure exception tag values are not empty in web metrics"
Make sure exception tag values are not empty in web metrics
|
2018-07-19 14:55:07 +02:00 |
|
Stephane Nicoll
|
592754d806
|
Polish "Make sure exception tag values are not empty in web metrics"
Closes gh-13187
|
2018-07-19 14:53:29 +02:00 |
|
Jon Schneider
|
ee37dc1c31
|
Make sure exception tag values are not empty in web metrics
See gh-13187
|
2018-07-19 14:40:58 +02:00 |
|
Madhura Bhave
|
66156cc24f
|
Polish
|
2018-07-18 10:29:43 -07:00 |
|
Andy Wilkinson
|
681717d07a
|
Merge branch '1.5.x' into 2.0.x
|
2018-07-18 14:17:15 +01:00 |
|
Andy Wilkinson
|
8a4e6a0729
|
Upgrade to Dependency Management Plugin 1.0.6.RELEASE
Closes gh-13807
|
2018-07-18 14:16:29 +01:00 |
|
Andy Wilkinson
|
b9ad0d9992
|
Test the Gradle plugin against Gradle 4.8.1 instead of 4.8
Closes gh-13809
|
2018-07-18 13:34:27 +01:00 |
|
Andy Wilkinson
|
8deea933b9
|
Test the Gradle plugin against Gradle 4.9
Closes gh-13808
|
2018-07-18 13:33:39 +01:00 |
|
Andy Wilkinson
|
53400b1d81
|
Merge branch '1.5.x' into 2.0.x
|
2018-07-18 11:15:40 +01:00 |
|
Andy Wilkinson
|
56cb968b62
|
Make Jetty Server fail when its WebAppContext fails to start
Closes gh-13803
|
2018-07-18 11:10:48 +01:00 |
|
Madhura Bhave
|
e907ae605d
|
Fix tests
See gh-13783
|
2018-07-17 17:08:53 -07:00 |
|
Madhura Bhave
|
9bd723ddad
|
Fix exception message
Fixes gh-13783
|
2018-07-17 17:05:29 -07:00 |
|
Madhura Bhave
|
777fc5e464
|
Merge pull request #13775 from izeye
* gh-13775:
Polish EndpointRequest.RequestMatcherFactory.antPath()
|
2018-07-17 16:53:56 -07:00 |
|
Johnny Lim
|
86ccb26c58
|
Polish EndpointRequest.RequestMatcherFactory.antPath()
Closes gh-13775
|
2018-07-17 16:53:33 -07:00 |
|
Madhura Bhave
|
c36804908c
|
Merge branch '1.5.x' into 2.0.x
|
2018-07-17 16:43:02 -07:00 |
|
Madhura Bhave
|
912eb53d7a
|
Clarify configuration class behavior based on bean conditions
|
2018-07-17 16:37:20 -07:00 |
|
Andy Wilkinson
|
a57d0f0853
|
Reinstate order of WebMvcMetricsFilter
Closes gh-13781
|
2018-07-17 19:14:17 +01:00 |
|
Stephane Nicoll
|
944ed767ac
|
Add dependency management for elasticsearch integration tests distro
Closes gh-13547
|
2018-07-17 17:03:45 +02:00 |
|
Stephane Nicoll
|
fd03bde769
|
Merge pull request #13797 from dreis2211:remove-unused-couchbase-test-abstraction
* pr/13797:
Remove unused AbstractCouchbaseAutoConfigurationTests
|
2018-07-17 15:48:14 +02:00 |
|
dreis2211
|
e9a8d4c949
|
Remove unused AbstractCouchbaseAutoConfigurationTests
Closes gh-13797
|
2018-07-17 15:48:00 +02:00 |
|