- 17 Jan, 2018 1 commit
-
-
Biju Kunjummen authored
-
- 24 Oct, 2017 1 commit
-
-
https://github.com/spring-cloud/spring-cloud-netflix/issues/2387JagmohanSharma authored
In order to fix issue with TPS in hystrix-dashboard threadpool section, removing average calculation for propertyValue_metricsRollingStatisticalWindowInMilliseconds. This was done for hystrixCommand.js previously but not for hystrixThreadpool.js.
-
- 03 Oct, 2017 1 commit
-
-
Fahim Farook authored
* Allow init params to be set on ProxyStreamServlet. Fixes gh-2301 * Added unit test for #gh-2301
-
- 12 Jul, 2017 1 commit
-
-
Marco Schulte authored
-
- 11 Jul, 2017 1 commit
-
-
Gregor Zurowski authored
Signed-off-by:
Gregor Zurowski <gregor@zurowski.org>
-
- 25 May, 2017 1 commit
-
-
Spencer Gibb authored
-
- 17 May, 2017 1 commit
-
-
Spencer Gibb authored
-
- 20 Apr, 2017 1 commit
-
-
Ryan Baxter authored
-
- 05 Apr, 2017 1 commit
-
-
David-V2 authored
* brainlessly apply this : https://github.com/Netflix/Hystrix/commit/892f6a781e67f153b0bf2f7387c87ca0721955c2
-
- 20 Oct, 2016 1 commit
-
-
Spencer Gibb authored
Breaks Spring Boot 1.3 compatibility, enables 1.5
-
- 21 Jul, 2016 1 commit
-
-
Daniel Lavoie authored
Fixes gh-1205
-
- 21 Jun, 2016 1 commit
-
-
Jérôme Mirc authored
fixes gh-1113 See https://github.com/Netflix/Hystrix/issues/1251
-
- 06 Jun, 2016 1 commit
-
-
Dave Syer authored
Fixes gh-1076
-
- 09 Nov, 2015 2 commits
- 19 Oct, 2015 1 commit
-
-
Spencer Gibb authored
see https://github.com/Netflix/Hystrix/pull/927
-
- 05 Oct, 2015 1 commit
-
- 25 Sep, 2015 1 commit
-
-
Spencer Gibb authored
-
- 27 Jul, 2015 1 commit
-
-
Spencer Gibb authored
Also brings in patches to the hystrix dashboard. fixes gh-465
-
- 14 Apr, 2015 1 commit
-
-
Spencer Gibb authored
fixes gh-300
-
- 13 Apr, 2015 1 commit
-
-
Roy Clarkson authored
This commit resolves an issue where some versions of Cloud Foundry are setting the 'Connection: close' HTTP header in the Hystrix stream response, which causes the dashboard to not display the stream data. See https://github.com/cloudfoundry/gorouter/issues/71
-
- 27 Mar, 2015 2 commits
-
-
Spencer Gibb authored
-
Spencer Gibb authored
-
- 10 Feb, 2015 1 commit
-
-
Spencer Gibb authored
fixes gh-204
-
- 04 Feb, 2015 1 commit
-
-
Dave Syer authored
When running from /hystrix or from / (with a forward) the webjars and the monitor endpoint need to be resolvable, so we need to use the FTL macros again. Fixes gh-193
-
- 22 Jan, 2015 2 commits
-
-
Dave Syer authored
Fixes gh-153
-
Spencer Gibb authored
fixes gh-153
-
- 15 Jan, 2015 1 commit
-
-
Spencer Gibb authored
fixes gh-147
-
- 14 Jan, 2015 3 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 16 Dec, 2014 1 commit
-
-
Roy Clarkson authored
Overrides Spring Boot's FreeMarkerAutoConfiguration to prefer using a SpringTemplateLoader instead of the file system. This corrects an issue where Spring Boot may use an empty 'templates' file resource to resolve templates instead of the packaged Hystrix classpath templates. When creating a new project with Spring initializer, an empty 'templates' resource directory is automatically added to the new project, causing a scenario where this issue may occur.
-
- 11 Nov, 2014 1 commit
-
-
Dave Syer authored
-
- 10 Nov, 2014 1 commit
-
-
Dave Syer authored
-
- 05 Nov, 2014 1 commit
-
-
Dave Syer authored
I didn't see a way to do this without dynamic rendering, so now we have a freemarker dependency (not huge I guess). Fixes gh-51
-
- 02 Oct, 2014 1 commit
-
-
Spencer Gibb authored
-
- 02 Sep, 2014 1 commit
-
-
Dave Syer authored
-