1. 27 Apr, 2016 1 commit
  2. 13 Dec, 2015 1 commit
  3. 16 Nov, 2015 1 commit
    • Log with debug if application is known to be offline · 3f1de78f
      Johannes Edmeier authored
      To not pollute the log with warnings when an app is offline log the exception with
      debug when the application status already was offline before the check. So only the
      first exception when the state changes to offline will be logged.
      
      closes #125
  4. 08 Nov, 2015 1 commit
  5. 31 Oct, 2015 1 commit
    • Make StatusUpdater more robust · 6967ddd5
      Johannes Edmeier authored
      Check if the status field is a String and don't propagate any Exception
      from the StatusUpdater, so that the application don't fail like in #120
  6. 21 Oct, 2015 1 commit
    • Use Spring 4.2 events & consistent formatting · 3f4da621
      Johannes Edmeier authored
       * Use @EventListener instead of ApplicationListener-interface
       * Don't inherit ClientApplicationEvent from ApplicationEvent - so JournaledEvent isn't needed anymore
       * added eclipse formatter rules
       * reformatted all files
  7. 30 May, 2015 1 commit
    • Added serverside health-checking. As prerequisite for mail-notification. · 0a931384
      Johannes Stelzer authored
      The health-check is made at a fixed interval (default: 10s) for all expired status-information (default-lifetime: 30s).
      The application health-endpoint must either respond with a JSON-Body having a status-field or with an empty body and all 2xx-http-responses are interpreted as UP and every other status as DOWN.
  8. 26 May, 2015 2 commits
  9. 26 Apr, 2015 1 commit
  10. 04 Mar, 2015 3 commits
  11. 24 Nov, 2014 1 commit
  12. 17 Nov, 2014 1 commit
  13. 14 Nov, 2014 2 commits