2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core
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
..
client Fix error when uploading logo/cover image 2013-12-06 16:43:53 +01:00
server Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
shared Create the config module, initially used 2013-11-25 16:35:16 -05:00
test Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
index.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00