- 10 Apr, 2017 13 commits
-
-
Stephane Nicoll authored
* pr/8683: Polish "Add support for HotSwapAgent to devtools" Add support for HotSwapAgent to devtools
-
Stephane Nicoll authored
Closes gh-8683
-
Bretislav Wajtr authored
HotSwapAgent is an open source competition to JRebel. This commit adds "org.hotswap.agent.HotswapAgent" to the list of known Java agent based class reloaders. This causes same behavior as when JRebel is used: a full restart is NOT triggered when any class changes, however LiveReload event is still triggered. See gh-8683
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/8703: Polish "Document HTTP response format of health endpoint" Document HTTP response format of health endpoint
-
Stephane Nicoll authored
Closes gh-8703
-
Luis Fernando Pollo authored
Add HTTP response format details for health endpoint, including default status codes and sample responses. See gh-8703
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit changes the solr health indicator to request the status of all available cores, rather than invoking a generic ping on the admin handler. Recent versions of Solr now have a ping handler per core and the general admin handler is gone, leading to incorrect health status. For backward compatible reason the `solrStatus` attribute is kept to `OK` if all cores are running properly (that's actually `0` behind the scenes). Closes gh-8463
-
Andy Wilkinson authored
Closes gh-8876
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/8829: Allow to disable max http post size limit
-
Dr. Stefan Hüttemann authored
Closes gh-8508
-
- 08 Apr, 2017 2 commits
-
-
Stephane Nicoll authored
* pr/8866: Upgrade to Spring Kafka 1.1.4
-
Gary Russell authored
Closes gh-8866
-
- 07 Apr, 2017 12 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
It should have been removed in 2522a5f9
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-8702
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-8847
-
Andy Wilkinson authored
Closes gh-8846
-
Andy Wilkinson authored
Closes gh-8845
-
Andy Wilkinson authored
Closes gh-8844
-
Stephane Nicoll authored
The neo4j embedded driver no longer embeds the neo4j kernel and users are expected to add that dependency manually. We don't provide dependency management for any of them so this commit updates the documentation to refers to the official documentation. Closes gh-8567
-
- 06 Apr, 2017 10 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-8841
-
Andy Wilkinson authored
Closes gh-8840
-
Andy Wilkinson authored
Closes gh-8839
-
Andy Wilkinson authored
Closes gh-8838
-
Andy Wilkinson authored
Closes gh-8837
-
Andy Wilkinson authored
Closes gh-8836
-
Andy Wilkinson authored
Closes gh-8835
-
Andy Wilkinson authored
Closes gh-8834
-
- 04 Apr, 2017 3 commits
-
-
Phillip Webb authored
Remove call to `.close()` which was accidentally left in after some performance testing.
-
Phillip Webb authored
-
Phillip Webb authored
-