Ghost/core/server
Matt Florence d1b265be4a Shims for deleted (refactored away) files
closes #1873.
During file system merge upgrades of new releases, old files are not removed and node's require loads the old file instead of all the new ones in the new directory. The files in this commit act as a delegate for all other dependent scripts. These shim files explicitly require the new index.js.
2014-01-09 09:21:09 -06:00
..
api Merge pull request #1839 from hswolff/1351-post-settings-ux 2014-01-07 02:00:14 -08:00
config New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
controllers Add update notifications 2014-01-07 08:20:08 +00:00
data Add update notifications 2014-01-07 08:20:08 +00:00
helpers Add update notifications 2014-01-07 08:20:08 +00:00
middleware Use ajax for import 2014-01-06 22:55:43 +00:00
models Add rss to the list of reserved post titles/slugs. 2014-01-07 17:30:53 -07: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 New Post UX behaviour. 2014-01-06 21:05:17 -05:00
storage Cache control headers & query string asset management 2014-01-02 12:14:33 +00:00
views Merge pull request #1877 from JohnONolan/old-todos 2014-01-07 10:53:35 -08:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06: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 Add update notifications 2014-01-07 08:20:08 +00:00
filters.js This commit removes a lot of code from ghost.js, including: 2013-11-28 09:21:53 -05:00
index.js fix missused Date obj 2014-01-08 01:19:14 +08:00
mail.js Fix unhandled errors in mail.js 2013-12-20 12:57:21 +00:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Remove unparam:true from jslint config in Gruntfile.js 2013-10-31 14:02:34 -04:00
update-check.js Fix TypeError due to missing mail config 2014-01-07 22:35:22 +01:00