[Hawkular-commits] [hawkular/hawkular-alerts] 41c9ef: HWKALERTS-237 TimeConstraint needs to support the ...

Lucas Ponce ponce.ballesteros at gmail.com
Thu Mar 16 11:29:15 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular-alerts
  Commit: 41c9ef2aab4e478f72f400a457b7d65cd862022f
      https://github.com/hawkular/hawkular-alerts/commit/41c9ef2aab4e478f72f400a457b7d65cd862022f
  Author: Jay Shaughnessy <jshaughn at redhat.com>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M hawkular-alerts-api/src/main/java/org/hawkular/alerts/api/model/action/TimeConstraint.java
    M hawkular-alerts-api/src/test/java/org/hawkular/alerts/api/TimeConstraintTest.java

  Log Message:
  -----------
  HWKALERTS-237 TimeConstraint needs to support the target time zone
Let clients specify a time zone for the TimeConstraint such that
timestamp checks are performed against a predictable TZ as opposed to
the server default TZ.


  Commit: dea3de0cf9341ad0db6ae954b0ed25418f0fc4d2
      https://github.com/hawkular/hawkular-alerts/commit/dea3de0cf9341ad0db6ae954b0ed25418f0fc4d2
  Author: Lucas Ponce <ponce.ballesteros at gmail.com>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
    M hawkular-alerts-api/src/main/java/org/hawkular/alerts/api/model/action/TimeConstraint.java
    M hawkular-alerts-api/src/test/java/org/hawkular/alerts/api/TimeConstraintTest.java

  Log Message:
  -----------
  Merge pull request #304 from jshaughn/hwkalerts-237

HWKALERTS-237 TimeConstraint needs to support the target time zone


Compare: https://github.com/hawkular/hawkular-alerts/compare/912da1df73c6...dea3de0cf934


More information about the hawkular-commits mailing list