1. 24 Mar, 2016 1 commit
  2. 14 Mar, 2016 1 commit
  3. 28 Feb, 2016 1 commit
    • Add RemindingNotifier · 79c850ac
      Johannes Edmeier authored
      The RemindingNotifier sends periodic notifications using a delegate. It must be
      added explicitly to the ApplicationContext
  4. 14 Feb, 2016 1 commit
  5. 15 Dec, 2015 1 commit
  6. 13 Dec, 2015 2 commits
  7. 22 Nov, 2015 1 commit
  8. 17 Nov, 2015 1 commit
  9. 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
  10. 11 Nov, 2015 2 commits
  11. 10 Nov, 2015 2 commits
    • Update to Spring Cloud Brixton · 8a6cdfa9
      Johannes Edmeier authored
      Deriving from Spring Clouds ProxyRouteLocator has become too difficult. It would
      have required to either set fixed ZuulProperties or providing a DiscoveryClient.
      So we are shipping our own lean version of it. Since the PreDecorationFilter is tightly
      coupled to the ProxyRouteLocator we also have to use our own stripped down version.
      
      closes #123
    • Remove commons-lang dependent code · 184528cf
      Johannes Edmeier authored
  12. 09 Nov, 2015 1 commit
  13. 08 Nov, 2015 1 commit
  14. 01 Nov, 2015 1 commit
  15. 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
  16. 30 Oct, 2015 1 commit
  17. 26 Oct, 2015 1 commit
  18. 23 Oct, 2015 1 commit
  19. 21 Oct, 2015 6 commits
  20. 14 Sep, 2015 1 commit
  21. 30 May, 2015 3 commits
  22. 26 May, 2015 3 commits
  23. 12 May, 2015 1 commit
  24. 26 Apr, 2015 1 commit
  25. 09 Apr, 2015 1 commit
  26. 18 Mar, 2015 1 commit
  27. 04 Mar, 2015 2 commits