1. 30 May, 2016 2 commits
  2. 12 May, 2016 1 commit
    • Use ZuulProperties · 9cb0207f
      Johannes Edmeier authored
      From Spring Cloud Brixton on, the PreDecorationFilter doesn't pass sensitive
      headers downstream.
      So the ZuulProperties from the ApplicationContext needs to be used (instead
      of creating a new instance), so that the properties can be customized.
  3. 04 May, 2016 1 commit
  4. 27 Apr, 2016 2 commits
  5. 13 Apr, 2016 1 commit
  6. 30 Mar, 2016 1 commit
  7. 24 Mar, 2016 1 commit
  8. 14 Mar, 2016 1 commit
  9. 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
  10. 14 Feb, 2016 1 commit
  11. 15 Dec, 2015 1 commit
  12. 13 Dec, 2015 2 commits
  13. 22 Nov, 2015 1 commit
  14. 17 Nov, 2015 1 commit
  15. 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
  16. 11 Nov, 2015 2 commits
  17. 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
  18. 09 Nov, 2015 1 commit
  19. 08 Nov, 2015 1 commit
  20. 01 Nov, 2015 1 commit
  21. 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
  22. 30 Oct, 2015 1 commit
  23. 26 Oct, 2015 1 commit
  24. 23 Oct, 2015 1 commit
  25. 21 Oct, 2015 6 commits
  26. 14 Sep, 2015 1 commit
  27. 30 May, 2015 3 commits
  28. 26 May, 2015 1 commit