- 21 Apr, 2018 2 commits
-
-
Brian Clozel authored
-
Brian Clozel authored
-
- 20 Apr, 2018 5 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/12922: Replace <code> tags where possible
-
dreis2211 authored
Closes gh-12922
-
- 19 Apr, 2018 9 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-11395
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/12877: Add reference to javamelody starter
-
evernat authored
Closes gh-12877
-
- 18 Apr, 2018 12 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
See gh-11380
-
Madhura Bhave authored
-
Madhura Bhave authored
This commit includes some refactoring of active profiles processing. Previously, there was a LIFO Queue for adding active profiles. Profiles that were added last, were processed first. Because of this reverse ordering, profiles were prepended to the environment to preserve the order in which they were logged. This however didn't work for "included" profiles as they were prepended to the environment even though they were processed after the active profile. In this commit, profiles are processed in a FIFO manner and processed as they're found. Fixes gh-11380
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/12895: Fix additional missing semicolon on sample code Add missing semicolon on sample code
-
Stephane Nicoll authored
Closes gh-12895
-
Jienan Duan authored
See gh-12895
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/12894: Polish "Less object instantiation in WebMvcTags" Less object instantiation in WebMvcTags
-
Stephane Nicoll authored
Closes gh-12894
-
Jon Schneider authored
See gh-12894
-
- 17 Apr, 2018 5 commits
-
-
Stephane Nicoll authored
Closes gh-12608
-
Stephane Nicoll authored
Closes gh-12435
-
Stephane Nicoll authored
* pr/12550: Polish "Add auto-configuration for Hibernate metrics" Add auto-configuration for Hibernate metrics
-
Stephane Nicoll authored
Closes gh-12550
-
Rui Figueira authored
All Hibernate entityManagerFactories are automatically instrumented and their statistics are included into Micrometer using its HibernateMetrics binder. Closes gh-12550
-
- 16 Apr, 2018 7 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit makes sure that `InvalidEndpointRequestException` is wrapped in a `ReflectionException` when invoked via JMX. Closes gh-12857
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-12867
-
Stephane Nicoll authored
-