0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Hannah Wolfe 63521e1ce8 Merge pull request #1861 from pogoapp/fix_pg_table_scan
fix table scan for pg migrations
2014-01-06 13:37:16 -08:00
..
api New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
config New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
controllers New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
data fix table scan for pg migrations 2014-01-06 16:32:20 -03:00
helpers New URL helper - URL consistency fixes 2014-01-06 15:15:48 +00:00
middleware Unique filenames for tmp files in ghost-busboy 2014-01-06 16:03:29 +00:00
models Disable xss santization 2014-01-06 20:17:20 +00:00
permissions
plugins Remove ghost.js 2013-12-07 10:10:02 -05:00
routes Adds ability to quickly get to post’s edit page 2014-01-03 18:16:00 -05:00
storage Cache control headers & query string asset management 2014-01-02 12:14:33 +00:00
views New URL helper - URL consistency fixes 2014-01-06 15:15:48 +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 Added handling for undefined errors and test coverage 2014-01-03 15:07:08 -05:00
filters.js This commit removes a lot of code from ghost.js, including: 2013-11-28 09:21:53 -05:00
index.js Move config path.update to config.load 2014-01-02 20:29:49 +00:00
mail.js Fix unhandled errors in mail.js 2013-12-20 12:57:21 +00:00
require-tree.js