1. 27 Apr, 2016 2 commits
  2. 08 Apr, 2016 1 commit
  3. 16 Mar, 2016 1 commit
  4. 14 Mar, 2016 3 commits
  5. 02 Mar, 2016 1 commit
  6. 25 Feb, 2016 3 commits
  7. 24 Feb, 2016 1 commit
    • Add HTTP basic back to Eureka client · ca81f567
      Dave Syer authored
      Latest Eureka from Netflix uses a different HTTP client, and it
      ignores the HTTP basic credentials in a service URL. This change
      partially restores the old behaviour by providing an interceptor
      (ClientFilter) that has a single, global username/password
      taken from the first serviceUrl that contains credentials.
      
      Fixes gh-849
  8. 23 Feb, 2016 2 commits
  9. 11 Feb, 2016 2 commits
  10. 24 Jan, 2016 1 commit
  11. 19 Jan, 2016 1 commit
  12. 16 Jan, 2016 1 commit
  13. 14 Jan, 2016 2 commits
  14. 16 Dec, 2015 2 commits
  15. 14 Dec, 2015 1 commit
  16. 12 Dec, 2015 1 commit
  17. 20 Nov, 2015 1 commit
  18. 11 Nov, 2015 1 commit
  19. 18 Oct, 2015 2 commits
  20. 09 Oct, 2015 1 commit
    • Align feign logging. · 5b3a9f8f
      Spencer Gibb authored
      Since all feign clients now have access to the type, logging can apply a type regardless.
      
      Fixes gh-431
  21. 08 Oct, 2015 2 commits
  22. 05 Oct, 2015 1 commit
  23. 30 Sep, 2015 1 commit
  24. 28 Sep, 2015 1 commit
    • Try to guess whether a ribbon client is looking for HTTPS · a38ba340
      Dave Syer authored
      There are usually some hints available, especially if the Server
      came from Eureka. Unfortunately Server on it's own doesn't contain
      enough information (why?), but as a fallback we can guess that
      anyone using port 443 is secure.
      
      Fixes gh-459
  25. 25 Sep, 2015 2 commits
  26. 03 Sep, 2015 2 commits
  27. 25 Aug, 2015 1 commit