Ghost/core/test/integration
Hannah Wolfe e84b7f3217 Cache permalinks & postsPerPage on config.theme
no issue

- Cache the permalinks & postsPerPage settings on the config.theme object
- Use the config.theme cache to reference these items throughout the frontend of a blog
- Removes the need for workarounds and extra code to handle async fetches
- Makes these values accessible to all themes, which is very useful now we have the API stuff
2015-12-15 08:16:53 +00:00
..
api Support ordering by count 2015-11-22 17:18:30 +00:00
model Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
export_spec.js Add the needed table columns for client Oauth. 2015-09-02 13:39:21 +01:00
import_spec.js Add the needed table columns for client Oauth. 2015-09-02 13:39:21 +01:00
migration_spec.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00