0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/data
Hannah Wolfe 8c355349b3 No more soft 404s in pagination
closes #6201

- redirects for page/1/ or rss/1/ are now 301s
- any other invalid page now 404s
2015-12-10 15:00:02 +00:00
..
export Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
fixtures Fix client.secret for new installs 2015-09-25 21:03:33 +02:00
import Revert to using findAll for internal tools 2015-10-10 17:07:10 +01:00
importer Assume datetime in import filename is UTC 2015-01-18 21:20:51 +00:00
migration Fix client.secret for new installs 2015-09-25 21:03:33 +02:00
utils Ghost can now handle a different schema than the default 'public' in PostgreSQL 2015-10-06 18:19:23 +02:00
validation Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
versioning Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
xml No more soft 404s in pagination 2015-12-10 15:00:02 +00:00
default-settings.json Change type for private blog settings 2015-09-02 13:39:23 +01:00
schema.js Maintain tag order for posts 2015-09-02 16:39:34 +01:00