0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/test
Katharina Irrgang 8f2afeed03 fix: ensure we initialise activeTheme on bootstrap (#6950)
closes #6948
- the hbs engine was never initialised  when server starts
- when you request a page which does not exist, express jumps directly into the error handlers
- delete some dynamic hbs engine setters in theme handler
2016-07-21 12:09:11 +01:00
..
functional fix test 301 issue 2016-07-19 14:03:24 -06:00
integration fix: "url" field is undefined when restricting returned fields (#7089) 2016-07-18 22:21:47 +02:00
unit fix: ensure we initialise activeTheme on bootstrap (#6950) 2016-07-21 12:09:11 +01:00
utils feature: maintenance mode (#7019) 2016-07-15 17:22:41 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00