[Hawkular-commits] [hawkular/hawkular] f44b09: HAWKULAR-415 : Show secondary unit in humanized do...

Jirka Kremser jkremser at redhat.com
Tue Jul 21 21:40:23 EDT 2015


  Branch: refs/heads/integration-latest-of-everything
  Home:   https://github.com/hawkular/hawkular
  Commit: f44b0981bc671c61bc55bce40de856eccc3b9fd6
      https://github.com/hawkular/hawkular/commit/f44b0981bc671c61bc55bce40de856eccc3b9fd6
  Author: Alexandre Mendonça <amendonca at redhat.com>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M console/src/main/scripts/plugins/metrics/html/availability.html

  Log Message:
  -----------
  HAWKULAR-415 : Show secondary unit in humanized downtime information

Because "2 hours" is not accurate when it's actually "2 hours 59 minutes"


  Commit: 7495cba711000b5387069e231457e1080ae008af
      https://github.com/hawkular/hawkular/commit/7495cba711000b5387069e231457e1080ae008af
  Author: Mike Thompson <mtho11 at users.noreply.github.com>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M console/src/main/scripts/plugins/metrics/html/availability.html

  Log Message:
  -----------
  Merge pull request #328 from ammendonca/HAWKULAR-415-II

HAWKULAR-415 : Show secondary unit in humanized downtime information


  Commit: f4a6470346076b462c8ace34195496eeadd97c15
      https://github.com/hawkular/hawkular/commit/f4a6470346076b462c8ace34195496eeadd97c15
  Author: Mike Thompson <mithomps at redhat.com>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M console/src/main/scripts/plugins/accounts/ts/accountsGlobals.ts
    M console/src/main/scripts/plugins/accounts/ts/accountsPlugin.ts
    M console/src/main/scripts/plugins/metrics/html/response-time.html
    M console/src/main/scripts/plugins/metrics/ts/alertsManager.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsResponsePage.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts

  Log Message:
  -----------
  Refactoring from codereview.


  Commit: 565b035bb1b6beb2386e83ef58f491d4f457726c
      https://github.com/hawkular/hawkular/commit/565b035bb1b6beb2386e83ef58f491d4f457726c
  Author: Mike Thompson <mtho11 at users.noreply.github.com>
  Date:   2015-07-16 (Thu, 16 Jul 2015)

  Changed paths:
    M console/src/main/scripts/plugins/accounts/ts/accountsGlobals.ts
    M console/src/main/scripts/plugins/accounts/ts/accountsPlugin.ts
    M console/src/main/scripts/plugins/metrics/html/response-time.html
    M console/src/main/scripts/plugins/metrics/ts/alertsManager.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsResponsePage.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts

  Log Message:
  -----------
  Merge pull request #329 from hawkular/codereview4

Refactoring from codereview.


  Commit: 0c3ade94ac79a98cfef96cf51b9e62144ec57875
      https://github.com/hawkular/hawkular/commit/0c3ade94ac79a98cfef96cf51b9e62144ec57875
  Author: Mike Thompson <mithomps at redhat.com>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    A console/src/main/scripts/plugins/metrics/ts/metricService.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsResponsePage.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts

  Log Message:
  -----------
  Refactor out metric calls from Controller to common service.


  Commit: 8d762e55ffb6313342168b97cecbb35781f7df76
      https://github.com/hawkular/hawkular/commit/8d762e55ffb6313342168b97cecbb35781f7df76
  Author: Mike Thompson <mithomps at redhat.com>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M console/src/main/scripts/plugins/metrics/ts/metricsResponsePage.ts

  Log Message:
  -----------
  Fixed misplaced open brace linting error.


  Commit: b32389476fd8ac95512f5ee665cb018ff862220a
      https://github.com/hawkular/hawkular/commit/b32389476fd8ac95512f5ee665cb018ff862220a
  Author: Mike Thompson <mtho11 at users.noreply.github.com>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    A console/src/main/scripts/plugins/metrics/ts/metricService.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsResponsePage.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts

  Log Message:
  -----------
  Merge pull request #337 from hawkular/metrics-rebase

Refactor out metric calls from Controller to common service.


  Commit: 21ab7d3184e5eb291b9d19204b1c86a387d4edae
      https://github.com/hawkular/hawkular/commit/21ab7d3184e5eb291b9d19204b1c86a387d4edae
  Author: Jirka Kremser <jkremser at redhat.com>
  Date:   2015-07-20 (Mon, 20 Jul 2015)

  Changed paths:
    M README.adoc

  Log Message:
  -----------
  travis shows red badge on the GitHub readme even if some build for other branch fails, in my opinion and in ideal world the badge should show the status of the branch I am looking at in the GitHub, unfortunatelly it's not currently possible (https://github.com/travis-ci/travis-ci/issues/1892). So at least let's make the icon mean the status of the last build for master branch, and not 'status of the last build of any branch'


  Commit: 8c21500afd9bc8129cc7512ab4849938e3fdb2be
      https://github.com/hawkular/hawkular/commit/8c21500afd9bc8129cc7512ab4849938e3fdb2be
  Author: Jirka Kremser <jkremser at redhat.com>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M README.adoc
    M console/src/main/scripts/plugins/accounts/ts/accountsGlobals.ts
    M console/src/main/scripts/plugins/accounts/ts/accountsPlugin.ts
    M console/src/main/scripts/plugins/metrics/html/availability.html
    M console/src/main/scripts/plugins/metrics/html/response-time.html
    M console/src/main/scripts/plugins/metrics/ts/alertsManager.ts
    A console/src/main/scripts/plugins/metrics/ts/metricService.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsResponsePage.ts
    M console/src/main/scripts/plugins/metrics/ts/metricsTypes.ts

  Log Message:
  -----------
  Merge branch 'master' into integration-latest-of-everything

 Conflicts:
	console/src/main/scripts/plugins/metrics/ts/alertsManager.ts
	console/src/main/scripts/plugins/metrics/ts/metricsResponsePage.ts


Compare: https://github.com/hawkular/hawkular/compare/a05d8ba262a8...8c21500afd9b


More information about the hawkular-commits mailing list