0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Hannah Wolfe 6a52fc8ace Redirect uppercase routes to lowercase version
fixes #3857

- adds uncapitalise middleware which detects uppercase in req.path and
  redirects to the lowercase equivalent
- change the ghost route to a regex, just so it's consistent with other
  routes in the file
2014-08-23 17:59:58 +01:00
..
functional Redirect uppercase routes to lowercase version 2014-08-23 17:59:58 +01:00
integration Change tests to accommodate pg differences. 2014-08-20 20:58:50 +00:00
unit Merge pull request #3817 from felixrieseberg/iss685 2014-08-20 20:59:55 +01:00
utils Removing hard-coded port number 2014-08-22 08:58:21 +01:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00