1. 07 Jun, 2017 1 commit
  2. 05 Jun, 2017 1 commit
    • Move zuul host routing timeouts to boot properties. · e08a6e8a
      Spencer Gibb authored
      Previously, these were managed directly via archaius, but due to
      some combination of changes in boot 1.5.x (likely a tomcat change as
      zuul filters were initialzed in a servlet context listener) and Dalston,
      The filter was created before archaius could be initialized.
      
      The properties are backwards compatible and are in the
      `ZuulProperties.Host` object.
      
      fixes gh-1950
  3. 01 Jun, 2017 1 commit
  4. 31 May, 2017 6 commits
  5. 25 May, 2017 1 commit
  6. 22 May, 2017 4 commits
  7. 20 May, 2017 1 commit
  8. 15 May, 2017 2 commits
  9. 09 May, 2017 3 commits
  10. 04 May, 2017 1 commit
  11. 02 May, 2017 2 commits
  12. 27 Apr, 2017 1 commit
  13. 24 Apr, 2017 1 commit
  14. 18 Apr, 2017 1 commit
  15. 05 Apr, 2017 1 commit
    • Implements zuul CounterFactory · 834980ea
      Anastasiia Smirnova authored
      CounterFactory is used by ZuulException and was previously initialzed
      with a dummy impl.
      
      This adds a Spring Boot CounterService based implementation.
      
      Also adds the ability to implement a zuul TracerFactory.
  16. 04 Apr, 2017 1 commit
  17. 03 Apr, 2017 1 commit
  18. 28 Mar, 2017 2 commits
  19. 24 Mar, 2017 3 commits
  20. 23 Mar, 2017 1 commit
  21. 20 Mar, 2017 1 commit
  22. 15 Mar, 2017 4 commits