- 02 Jul, 2015 3 commits
- 01 Jul, 2015 3 commits
- 30 Jun, 2015 4 commits
- 29 Jun, 2015 10 commits
- 26 Jun, 2015 2 commits
- 24 Jun, 2015 12 commits
- 23 Jun, 2015 6 commits
Previously, we have a wildcard match which means we always hit it for 404 paths. This prevented us from returning 404 properly (instead we get 405s).