Daniel Lavoie
6f32aa95a7
Migrate tests to Spring Boot Test 1.4
...
Fixes gh-1205
8 years ago
Jérôme Mirc
b422fe297c
Fix hystrix dashboard TPS.
...
fixes gh-1113
See https://github.com/Netflix/Hystrix/issues/1251
9 years ago
Dave Syer
6906c7ba55
Update to 1.1.3 snapshots
9 years ago
Spencer Gibb
7d295bdc8b
Update to SNAPSHOT
9 years ago
Spencer Gibb
b6807fc264
Update SNAPSHOT to 1.1.2.RELEASE
9 years ago
Spencer Gibb
479a976459
remove unused property
9 years ago
Spencer Gibb
332b5605d6
Update to SNAPSHOT
9 years ago
Spencer Gibb
c3d16ddb30
Update SNAPSHOT to 1.1.1.RELEASE
9 years ago
Dave Syer
1c7c96a245
Add local copies of hystrix images
...
Fixes gh-1076
9 years ago
Dave Syer
c399f1117b
Revert to snapshots
9 years ago
Dave Syer
d9327a02a2
Update for 1.1.0.RELEASE
9 years ago
Dave Syer
24579f67e2
Revert to snapshots
9 years ago
Dave Syer
d99196aeb1
Update to RC2
9 years ago
Marcin Grzejszczak
3f9e76b876
Revert to snapshots
9 years ago
Marcin Grzejszczak
29988b5f58
Bump for 1.1.0.RC1
9 years ago
Dave Syer
443406f75f
Revert to snapshots
9 years ago
Dave Syer
61ef6dd511
Update to 1.1.0.M5
9 years ago
Spencer Gibb
8938aa4621
Revert "Update SNAPSHOT to MILESTONE 1.1.0.M4"
...
This reverts commit 721fdc5918
.
9 years ago
Spencer Gibb
721fdc5918
Update SNAPSHOT to MILESTONE 1.1.0.M4
9 years ago
Dave Syer
06b50c9fe0
Revert to snapshots
9 years ago
Dave Syer
05f75e70da
Update to 1.1.0.M3
9 years ago
Dave Syer
98d76dfe8c
Correct path to magnfiying glass
...
It still isn't actually used (and would only be used on a link to
a non-existent JSP page), but at least it can render now.
See gh-628
9 years ago
Dave Syer
88cbeb015a
Use better icon image for magnifying glass
...
Fixes gh-628
9 years ago
Spencer Gibb
248732e6ff
Force isCircuitBreakerOpen to String (if it's a Boolean for example)
...
see https://github.com/Netflix/Hystrix/pull/927
9 years ago
Spencer Gibb
0df6f0c0ae
fix(title-xss): escaping text acquired from parameters to avoid any xss attacks
...
https://github.com/Netflix/Hystrix/pull/921
9 years ago
Spencer Gibb
7cf0fa4824
add support for HasFeatures
9 years ago
Dave Syer
ee5b9c6382
Revert back to snapshot
9 years ago
Dave Syer
a11a7709bf
Bump to M1
9 years ago
Adrian Cole
54607135b6
Consolidates references to parent pom
...
Some projects were failing on `./mvnw install` due to a non-existent
local path. This makes all poms use the same approach.
9 years ago
Spencer Gibb
a2270dc27a
Upgrade to Hystrix 1.4.13
...
Also brings in patches to the hystrix dashboard.
fixes gh-465
9 years ago
Dave Syer
9a45beec1d
Update to Brixton
10 years ago
Dave Syer
3519ecf224
Prepare master for next snapshot
10 years ago
Dave Syer
fde4741333
Update to 1.0.3 snapshots
10 years ago
Dave Syer
b28fd07cdb
Update to 1.0.2 snapshots
10 years ago
Spencer Gibb
a765839771
upgrade hystrix to 1.4.4 and integrate dashboard changes
...
fixes gh-300
10 years ago
Roy Clarkson
408910e893
Ignore 'Connection: close' header from stream response
...
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
10 years ago
Spencer Gibb
814f7e9283
added warn logging to hystrix dashboard proxy servlet
10 years ago
Spencer Gibb
20bb1af655
added debug logging to hystrix dashboard proxy servlet
10 years ago
Dave Syer
1c54e6b937
Add annotation processor
10 years ago
Dave Syer
e3a20d5d6b
Update to next snapshot
10 years ago
Spencer Gibb
2d8085cc24
fix the base href of the hystrix dashboard pages
...
fixes gh-204
10 years ago
Dave Syer
9fb833e4a9
Fix paths in /hystrix HTML pages
...
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
10 years ago
Dave Syer
f18aeab873
Replace some of the log/printStackTraces with ignores
...
Fixes gh-153
10 years ago
Spencer Gibb
a45c0ccec8
change printStackTrace to commons log statements
...
fixes gh-153
10 years ago
Spencer Gibb
a0b73fe7c7
migrate from slf4j to commons logging
...
fixes gh-147
10 years ago
Phillip Webb
3ea0f8d283
Polish
10 years ago
Phillip Webb
9d823513c3
Add copyright headers
10 years ago
Phillip Webb
6a7676a93f
Apply eclipse formatting and cleanup
10 years ago
Phillip Webb
911627c09d
Add eclipse formatting and cleanup configuration
10 years ago
Phillip Webb
be436279cf
Polish POM files
10 years ago