0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core
Hannah Wolfe 8895f41ee2 Uncapitalise respects subdirectories & no encoding
no issue

- Uncapitalise was dropping the subdirectory when redirecting - so the base url has been added where present
- Uncapitalise was also working differently in node 0.10 and 0.12 - so the path is decoded before testing for uppercase
- Adds some test coverage
2015-09-24 18:52:30 +01:00
..
client Merge pull request #5853 from kevinansfield/ember-cli-13-upgrade 2015-09-22 20:27:56 +01:00
server Uncapitalise respects subdirectories & no encoding 2015-09-24 18:52:30 +01:00
shared
test Uncapitalise respects subdirectories & no encoding 2015-09-24 18:52:30 +01:00
index.js