0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Hannah Wolfe 28f7a7d12d Merge pull request #1849 from gimelfarb/fix-1801-pg-404
Fixing 404 on page view when using PostgreSQL
2014-01-05 13:09:43 -08:00
..
api Fix routing of posts and static pages 2013-12-30 02:04:46 -05:00
config Move config path.update to config.load 2014-01-02 20:29:49 +00:00
controllers Remove successful login connections from the auth 2014-01-04 21:52:54 -05:00
data Update import tool to be safe 2013-12-29 13:23:23 +00:00
helpers Fix {{content words=“0”}} to actually return 0 words 2014-01-04 00:30:52 -05:00
middleware Error handling simplification & test improvements 2014-01-02 21:03:37 +00:00
models Fixing 404 on page view when using PostgreSQL 2014-01-05 10:10:43 -05: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 Delete all content (posts and tags) 2013-12-25 01:05:20 +01:00
bookshelf-session.js
errorHandling.js Added handling for undefined errors and test coverage 2014-01-03 15:07:08 -05:00
filters.js
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