[hawkular/hawkular] ccd175: Add tabs for AlertsCenter
by Jay Shaughnessy
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: ccd17560ef48125e760a6c4bf6fa24aeb78b138f
https://github.com/hawkular/hawkular/commit/ccd17560ef48125e760a6c4bf6fa2...
Author: Lucas Ponce <ponce.ballesteros(a)gmail.com>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M console/src/main/scripts/plugins/directives/subtab/html/subtab.html
M console/src/main/scripts/plugins/directives/subtab/ts/subtabDirective.ts
M console/src/main/scripts/plugins/metrics/html/alerts-center-detail.html
M console/src/main/scripts/plugins/metrics/html/alerts-center-list.html
Log Message:
-----------
Add tabs for AlertsCenter
Commit: e7de218e9e4c8b389b71e02352cf921672b0b9e5
https://github.com/hawkular/hawkular/commit/e7de218e9e4c8b389b71e02352cf9...
Author: Lucas Ponce <ponce.ballesteros(a)gmail.com>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/alerts-center-list.html
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJvmAlerts.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerWebAlerts.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
Log Message:
-----------
Sort alerts by description and resourcePath
Commit: b144f87e1a67ac7e6dd2fc80820a051a8aaa17a7
https://github.com/hawkular/hawkular/commit/b144f87e1a67ac7e6dd2fc80820a0...
Author: Lucas Ponce <ponce.ballesteros(a)gmail.com>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/ts/alertsCenterList.ts
Log Message:
-----------
HAWKULAR-693 Make default date-picker interval last 12h
Commit: 1a1a4e038426d178d5de5fc1db9bac503b848a4f
https://github.com/hawkular/hawkular/commit/1a1a4e038426d178d5de5fc1db9ba...
Author: Jay Shaughnessy <jshaughn(a)redhat.com>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M console/src/main/scripts/plugins/directives/subtab/html/subtab.html
M console/src/main/scripts/plugins/directives/subtab/ts/subtabDirective.ts
M console/src/main/scripts/plugins/metrics/html/alerts-center-detail.html
M console/src/main/scripts/plugins/metrics/html/alerts-center-list.html
M console/src/main/scripts/plugins/metrics/ts/alertsCenterList.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJvmAlerts.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerWebAlerts.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
Log Message:
-----------
Merge pull request #572 from lucasponce/AlertsCenterWork
Add tabs for AlertsCenter
Compare: https://github.com/hawkular/hawkular/compare/2ae20edd3a2a...1a1a4e038426
10 years, 6 months
[hawkular/hawkular] c25635: HAWKULAR-698 Upgrade to Hawkular Metrics Component
by Heiko W. Rupp
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: c25635c8ca1cf077a78261a57fe90e303bb46e00
https://github.com/hawkular/hawkular/commit/c25635c8ca1cf077a78261a57fe90...
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M dist/assembly.xml
M dist/pom.xml
M modules/avail-creator/src/main/java/org/hawkular/component/availcreator/AvailPublisher.java
M modules/avail-creator/src/main/java/org/hawkular/component/availcreator/MetricReceiver.java
M modules/pinger/src/main/java/org/hawkular/component/pinger/MetricPublisher.java
M modules/pinger/src/main/java/org/hawkular/component/pinger/PingManager.java
M modules/pinger/src/test/java/org/hawkular/component/pinger/PingManagerTest.java
M pom.xml
Log Message:
-----------
HAWKULAR-698 Upgrade to Hawkular Metrics Component
Use hawkular-metrics-component artifact
Remove double send from Pinger and Avail Creator
Commit: 483f29b2bf2ca6eab59252659c1856cfa1cc9aaf
https://github.com/hawkular/hawkular/commit/483f29b2bf2ca6eab59252659c185...
Author: Heiko W. Rupp <hwr(a)pilhuhn.de>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M dist/assembly.xml
M dist/pom.xml
M modules/avail-creator/src/main/java/org/hawkular/component/availcreator/AvailPublisher.java
M modules/avail-creator/src/main/java/org/hawkular/component/availcreator/MetricReceiver.java
M modules/pinger/src/main/java/org/hawkular/component/pinger/MetricPublisher.java
M modules/pinger/src/main/java/org/hawkular/component/pinger/PingManager.java
M modules/pinger/src/test/java/org/hawkular/component/pinger/PingManagerTest.java
M pom.xml
Log Message:
-----------
Merge pull request #569 from tsegismont/jira/HAWKULAR-698
HAWKULAR-698 Upgrade to Hawkular Metrics Component
Compare: https://github.com/hawkular/hawkular/compare/ea476bfc5786...483f29b2bf2c
10 years, 6 months