1. 04 Dec, 2014 14 commits
  2. 03 Dec, 2014 6 commits
  3. 02 Dec, 2014 4 commits
  4. 01 Dec, 2014 4 commits
  5. 29 Nov, 2014 1 commit
    • Ensure user-suppplied ZuulFilters are added properly · 70c3d9e7
      Dave Syer authored
      Bean instantiation ordering was causing external (user-supplied)
      filter beans to replace the defaults, not append to them. Separating
      out the autowired map of beans into a spearate class was enough to
      fix it.
      
      Fixes gh-78
  6. 26 Nov, 2014 11 commits