0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Harry Wolff 9bbf400dfc Fix loading of static pages in frontend controller
fixes #1644

- Fixes bug in controller/frontend
- Created functional test for posts API to test for this bug
- Created unit tests for frontend controller
- Fixed a global variable leak in core/test/utils/fixtures/data-generator
that was leaking the DataGenerator globally
- Resolved issue that arose from fixing above bug
2013-12-09 22:38:25 -05:00
..
api remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00
config Remove ghost.js 2013-12-07 10:10:02 -05:00
controllers Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
data Fix failing migration.reset for Postgres. 2013-11-26 23:10:31 +00:00
helpers Remove ghost.js 2013-12-07 10:10:02 -05:00
middleware Remove ghost.js 2013-12-07 10:10:02 -05:00
models Adds login limiter 2013-11-29 01:24:25 +00:00
permissions Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
plugins Remove ghost.js 2013-12-07 10:10:02 -05:00
routes Remove ghost.js 2013-12-07 10:10:02 -05:00
storage image upload controller refactor 2013-11-11 16:10:57 +00:00
views Subdir support for admin interface 2013-11-27 09:57:38 +00:00
bookshelf-session.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
errorHandling.js Fix wrong error message 2013-11-15 15:27:06 +01:00
filters.js This commit removes a lot of code from ghost.js, including: 2013-11-28 09:21:53 -05:00
index.js Remove ghost.js 2013-12-07 10:10:02 -05:00
mail.js remove ghost.settings and ghost.notifications 2013-12-06 09:51:35 +01:00
require-tree.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00