1. 06 Sep, 2016 1 commit
  2. 01 Sep, 2016 1 commit
  3. 31 Aug, 2016 1 commit
  4. 30 Aug, 2016 6 commits
  5. 29 Aug, 2016 3 commits
  6. 24 Aug, 2016 2 commits
  7. 23 Aug, 2016 3 commits
  8. 22 Aug, 2016 1 commit
  9. 20 Aug, 2016 3 commits
  10. 19 Aug, 2016 1 commit
  11. 18 Aug, 2016 5 commits
  12. 17 Aug, 2016 5 commits
  13. 16 Aug, 2016 2 commits
  14. 13 Aug, 2016 3 commits
  15. 08 Aug, 2016 2 commits
  16. 07 Aug, 2016 1 commit
    • dan pittman's avatar
      adds ability to reset params after a filter runs · 0e786fa4
      dan pittman authored
      When a filter is run _after_ the router completes, it's input params,
      such as `":splat"` will have been overwritten by the filter's router pass.
      This commit adds the ability to tell the router to revert to the previous input
      params after running a filter.
      0e786fa4