Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-metrics
Commit: e5cf772804ece1d61f9035d3f6511a132024ffa9
https://github.com/hawkular/hawkular-metrics/commit/e5cf772804ece1d61f903...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M api/metrics-api-jaxrs/pom.xml
M
api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/filter/TenantFilter.java
A
api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/handler/BaseHandler.java
M api/metrics-api-jaxrs/src/main/webapp/WEB-INF/web.xml
M rest-tests/pom.xml
M rest-tests/src/test/groovy/org/hawkular/metrics/rest/RESTTest.groovy
A rest-tests/src/test/groovy/org/hawkular/metrics/rest/RootITest.groovy
Log Message:
-----------
HWKMETRICS-117: Add some simple data to the base endpoint instead of throwing an error.
Commit: 11651915ec860e4d80581beaf9fb6a3264abd3cd
https://github.com/hawkular/hawkular-metrics/commit/11651915ec860e4d80581...
Author: Stefan Negrea <snegrea(a)redhat.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M api/metrics-api-jaxrs/pom.xml
M
api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/filter/TenantFilter.java
A
api/metrics-api-jaxrs/src/main/java/org/hawkular/metrics/api/jaxrs/handler/BaseHandler.java
M api/metrics-api-jaxrs/src/main/webapp/WEB-INF/web.xml
M rest-tests/pom.xml
M rest-tests/src/test/groovy/org/hawkular/metrics/rest/RESTTest.groovy
A rest-tests/src/test/groovy/org/hawkular/metrics/rest/RootITest.groovy
Log Message:
-----------
Merge pull request #238 from mwringe/HWKMETRICS-117
HWKMETRICS-117 - Don't display error on the root endpoint (eg /hawkular/metrics)
Compare:
https://github.com/hawkular/hawkular-metrics/compare/09d7454f7e4e...11651...