Ghost/core/test
Hannah Wolfe a59cfc70a1 Serve immediate 404 for static files (no fallthru)
closes #5887

- make use of the new 'fallthrough' option which landed in express-static 1.10.0
- change local-file-store and middleware serving `/public/` and `/shared/` files to use the new `fallthrough: false` option
- 404s are now served directly, without slashes or uncapitalise getting triggered
2016-02-21 19:17:27 +00:00
..
functional Serve immediate 404 for static files (no fallthru) 2016-02-21 19:17:27 +00:00
integration Merge pull request #6532 from jaswilli/issue-6491 2016-02-18 09:12:06 +00:00
unit Fix facebook/twitter/schema description 2016-02-18 12:11:46 +00:00
utils Migration related test improvements 2016-02-14 13:23:45 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00