1. 08 Jun, 2017 3 commits
  2. 07 Jun, 2017 1 commit
  3. 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
  4. 01 Jun, 2017 2 commits
  5. 31 May, 2017 6 commits
  6. 25 May, 2017 1 commit
  7. 22 May, 2017 4 commits
  8. 20 May, 2017 1 commit
  9. 15 May, 2017 2 commits
  10. 09 May, 2017 3 commits
  11. 04 May, 2017 1 commit
  12. 02 May, 2017 2 commits
  13. 27 Apr, 2017 1 commit
  14. 24 Apr, 2017 1 commit
  15. 18 Apr, 2017 1 commit
  16. 07 Apr, 2017 3 commits
  17. 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.
  18. 04 Apr, 2017 1 commit
  19. 03 Apr, 2017 1 commit
  20. 28 Mar, 2017 2 commits
  21. 24 Mar, 2017 2 commits