1. 01 Jun, 2016 1 commit
  2. 30 May, 2016 3 commits
  3. 13 May, 2016 1 commit
  4. 12 May, 2016 2 commits
    • 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.
    • fix for missing dependency · 631f51ae
      Johannes Edmeier authored
  5. 11 May, 2016 2 commits
  6. 06 May, 2016 1 commit
  7. 04 May, 2016 1 commit
  8. 27 Apr, 2016 2 commits
  9. 19 Apr, 2016 1 commit
  10. 18 Apr, 2016 1 commit
  11. 13 Apr, 2016 1 commit
  12. 31 Mar, 2016 1 commit
  13. 30 Mar, 2016 2 commits
  14. 25 Mar, 2016 1 commit
    • Add workaround for chrome not displaying journal · 9c142aa2
      Johannes Edmeier authored
      Chrome dosesn't send parallel requests for the same url. To circumvent that
      behavior add a dummy request-parameter to the event-stream url. Otherwise
      the journal section shows no content on chrome while doing the sse long polling
  15. 24 Mar, 2016 2 commits
  16. 14 Mar, 2016 2 commits
  17. 12 Mar, 2016 1 commit
  18. 05 Mar, 2016 2 commits
  19. 03 Mar, 2016 1 commit
  20. 02 Mar, 2016 3 commits
  21. 28 Feb, 2016 2 commits
  22. 26 Feb, 2016 2 commits
  23. 25 Feb, 2016 1 commit
  24. 23 Feb, 2016 1 commit
  25. 16 Feb, 2016 1 commit
    • Add spring.boot.admin.client.enabled property · 45a19cd4
      Robert Winkler authored
      Add spring.boot.admin.client.enabled property to explicitly disable the
      spring-boot-admin-client, (e.g. for unit tests). Defaults to true. The client is
      active when spring.boot.admin.client.enabled is true and spring.boot.admin.url
      is set.
      
      fixes #156
  26. 14 Feb, 2016 2 commits