[hawkular/hawkular] d8cca4: Some consistency changes -> Eliminate package name...
by Mike Thompson
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular
Commit: d8cca4fd2b53905c789704d5f7da99e896c30ab6
https://github.com/hawkular/hawkular/commit/d8cca4fd2b53905c789704d5f7da9...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/app-details/app-server-details.html
M console/src/main/scripts/plugins/metrics/html/app-server-list.html
M console/src/main/scripts/plugins/metrics/html/url-list.html
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerAlertsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDatasourcesDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDeploymentsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJmsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJvmAlerts.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJvmDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerTransactionsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerWebDetails.ts
M console/src/main/scripts/plugins/metrics/ts/metricsAppServerDetails.ts
M console/src/main/scripts/plugins/metrics/ts/metricsAppServerList.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
Log Message:
-----------
Some consistency changes -> Eliminate package name from controller name.
Commit: 0b329b5fe57a77e69aa907a16b67a65b1248c6f7
https://github.com/hawkular/hawkular/commit/0b329b5fe57a77e69aa907a16b67a...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/app-details/app-server-details.html
M console/src/main/scripts/plugins/metrics/html/app-server-list.html
M console/src/main/scripts/plugins/metrics/html/url-list.html
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerAlertsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDatasourcesDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDeploymentsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJmsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJvmAlerts.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJvmDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerTransactionsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerWebDetails.ts
M console/src/main/scripts/plugins/metrics/ts/metricsAppServerDetails.ts
M console/src/main/scripts/plugins/metrics/ts/metricsAppServerList.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
Log Message:
-----------
Merge pull request #447 from hawkular/package-controller-name
Some consistency changes -> Eliminate package name from controller name.
Compare: https://github.com/hawkular/hawkular/compare/32a76a63dd6d...0b329b5fe57a
10 years
[hawkular/hawkular-metrics] 597bda: HWKMETRICS-256: Update the scripts to better handl...
by jsanda
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular-metrics
Commit: 597bda61091b7cadc714583a5583503caf389963
https://github.com/hawkular/hawkular-metrics/commit/597bda61091b7cadc7145...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M containers/hawkular-metrics-docker-eap/src/main/docker/Dockerfile
A containers/hawkular-metrics-docker-eap/src/main/docker/hawkular-metrics-liveness.py
R containers/hawkular-metrics-docker-eap/src/main/docker/hawkular-metrics-liveness.sh
A containers/hawkular-metrics-docker-eap/src/main/docker/hawkular-metrics-poststart.py
R containers/hawkular-metrics-docker-eap/src/main/docker/hawkular-metrics-poststart.sh
M containers/hawkular-metrics-docker/src/main/docker/Dockerfile
A containers/hawkular-metrics-docker/src/main/docker/hawkular-metrics-liveness.py
R containers/hawkular-metrics-docker/src/main/docker/hawkular-metrics-liveness.sh
A containers/hawkular-metrics-docker/src/main/docker/hawkular-metrics-poststart.py
R containers/hawkular-metrics-docker/src/main/docker/hawkular-metrics-poststart.sh
M containers/kubernetes-eap/src/main/fabric8/kubernetes.json
M containers/kubernetes/src/main/fabric8/kubernetes.json
Log Message:
-----------
HWKMETRICS-256: Update the scripts to better handle readin the /status endpoint
Commit: 99640e148112789cd232c7e9555efb67c39dcaea
https://github.com/hawkular/hawkular-metrics/commit/99640e148112789cd232c...
Author: jsanda <jsanda(a)redhat.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M containers/hawkular-metrics-docker-eap/src/main/docker/Dockerfile
A containers/hawkular-metrics-docker-eap/src/main/docker/hawkular-metrics-liveness.py
R containers/hawkular-metrics-docker-eap/src/main/docker/hawkular-metrics-liveness.sh
A containers/hawkular-metrics-docker-eap/src/main/docker/hawkular-metrics-poststart.py
R containers/hawkular-metrics-docker-eap/src/main/docker/hawkular-metrics-poststart.sh
M containers/hawkular-metrics-docker/src/main/docker/Dockerfile
A containers/hawkular-metrics-docker/src/main/docker/hawkular-metrics-liveness.py
R containers/hawkular-metrics-docker/src/main/docker/hawkular-metrics-liveness.sh
A containers/hawkular-metrics-docker/src/main/docker/hawkular-metrics-poststart.py
R containers/hawkular-metrics-docker/src/main/docker/hawkular-metrics-poststart.sh
M containers/kubernetes-eap/src/main/fabric8/kubernetes.json
M containers/kubernetes/src/main/fabric8/kubernetes.json
Log Message:
-----------
Merge pull request #344 from mwringe/HWKMETRICS-256
HWKMETRICS-256
Compare: https://github.com/hawkular/hawkular-metrics/compare/6d0a5d77bafb...99640...
10 years
[hawkular/hawkular] d8cca4: Some consistency changes -> Eliminate package name...
by Mike Thompson
Branch: refs/heads/package-controller-name
Home: https://github.com/hawkular/hawkular
Commit: d8cca4fd2b53905c789704d5f7da99e896c30ab6
https://github.com/hawkular/hawkular/commit/d8cca4fd2b53905c789704d5f7da9...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/html/app-details/app-server-details.html
M console/src/main/scripts/plugins/metrics/html/app-server-list.html
M console/src/main/scripts/plugins/metrics/html/url-list.html
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerAlertsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDatasourcesDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerDeploymentsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJmsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJvmAlerts.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerJvmDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerTransactionsDetails.ts
M console/src/main/scripts/plugins/metrics/ts/app-details/appServerWebDetails.ts
M console/src/main/scripts/plugins/metrics/ts/metricsAppServerDetails.ts
M console/src/main/scripts/plugins/metrics/ts/metricsAppServerList.ts
M console/src/main/scripts/plugins/metrics/ts/urlList.ts
Log Message:
-----------
Some consistency changes -> Eliminate package name from controller name.
10 years
[hawkular/hawkular-alerts] 552de3: [maven-release-plugin] prepare release 0.4.0.Final
by Jay Shaughnessy
Branch: refs/heads/master
Home: https://github.com/hawkular/hawkular-alerts
Commit: 552de3245296dff0ba2604ecc728ae2ab9244b74
https://github.com/hawkular/hawkular-alerts/commit/552de3245296dff0ba2604...
Author: Jay Shaughnessy <jshaughn(a)redhat.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M hawkular-alerts-actions-api/pom.xml
M hawkular-alerts-actions-bus/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-tests/pom.xml
M hawkular-alerts-actions-plugins/pom.xml
M hawkular-alerts-actions-standalone/pom.xml
M hawkular-alerts-api/pom.xml
M hawkular-alerts-bus-api/pom.xml
M hawkular-alerts-bus/pom.xml
M hawkular-alerts-engine/pom.xml
M hawkular-alerts-metrics/pom.xml
M hawkular-alerts-rest-tests/pom.xml
M hawkular-alerts-rest/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 0.4.0.Final
Commit: 6c22039be610790b7f965ebe614c2c1de948c5f6
https://github.com/hawkular/hawkular-alerts/commit/6c22039be610790b7f965e...
Author: Jay Shaughnessy <jshaughn(a)redhat.com>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M hawkular-alerts-actions-api/pom.xml
M hawkular-alerts-actions-bus/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-aerogear/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-email/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-file/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-pagerduty/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-sms/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-snmp/pom.xml
M hawkular-alerts-actions-plugins/hawkular-alerts-actions-tests/pom.xml
M hawkular-alerts-actions-plugins/pom.xml
M hawkular-alerts-actions-standalone/pom.xml
M hawkular-alerts-api/pom.xml
M hawkular-alerts-bus-api/pom.xml
M hawkular-alerts-bus/pom.xml
M hawkular-alerts-engine/pom.xml
M hawkular-alerts-metrics/pom.xml
M hawkular-alerts-rest-tests/pom.xml
M hawkular-alerts-rest/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Compare: https://github.com/hawkular/hawkular-alerts/compare/4305b4ee0415...6c2203...
10 years