0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe 3961b7173f Upgrade express-hbs, and switch to using registerPartial
fixes #1964, fixes #1975

 - Issues with partial handling which caused #1964  have been part fixed by handlebars, part worked around by express-hbs, we must use `registerPartials` to ensure partials are handled correctly.
 - Issue with error handling which caused #1975 has also been fixed in express-hbs, which now catches the error from handlebars and passes it to express so that we can handle the error with an error page.
2014-01-24 11:08:15 +00:00
..
client Merge pull request #1950 from Damiya/1893-fix 2014-01-20 06:28:15 -08:00
server Upgrade express-hbs, and switch to using registerPartial 2014-01-24 11:08:15 +00:00
shared Modified github.js to ensure __ isn't escaped at beginning of line 2014-01-03 09:45:40 -05:00
test Merge pull request #1948 from sebgie/issue#1932-1 2014-01-20 07:24:02 -08:00
index.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00