[Hawkular-commits] [hawkular/hawkular-metrics] 353d38: HWKMETRICS-388 Allow the status page to be loaded ...

Michael Burman yak at iki.fi
Fri Apr 22 05:23:41 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular-metrics
  Commit: 353d381c4ac59e39d08679050cc5f935f259fb4f
      https://github.com/hawkular/hawkular-metrics/commit/353d381c4ac59e39d08679050cc5f935f259fb4f
  Author: Thomas Segismont <tsegismo at redhat.com>
  Date:   2016-04-22 (Fri, 22 Apr 2016)

  Changed paths:
    M api/metrics-api-jaxrs/src/main/webapp/static/index.html
    M api/metrics-api-jaxrs/src/main/webapp/static/welcome.css

  Log Message:
  -----------
  HWKMETRICS-388 Allow the status page to be loaded over https without errors

Use leading double-slash to inherit the protocol from the webpage

Also, fixed a missing semicolon and removed import from CSS to let the browser load CSS resources in parallel (instead of waiting for the welcome CSS to be loaded).


  Commit: a39d4477e63ad6e45ba529f5482183666fe4e258
      https://github.com/hawkular/hawkular-metrics/commit/a39d4477e63ad6e45ba529f5482183666fe4e258
  Author: Michael Burman <yak at iki.fi>
  Date:   2016-04-22 (Fri, 22 Apr 2016)

  Changed paths:
    M api/metrics-api-jaxrs/src/main/webapp/static/index.html
    M api/metrics-api-jaxrs/src/main/webapp/static/welcome.css

  Log Message:
  -----------
  Merge pull request #485 from tsegismont/jira/HWKMETRICS-388

HWKMETRICS-388 Allow the status page to be loaded over https without errors


Compare: https://github.com/hawkular/hawkular-metrics/compare/96ad594af648...a39d4477e63a


More information about the hawkular-commits mailing list