0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit
Hannah Wolfe 8d1e729f30 RSS Refactor with cache
refs #5091, refs #2263

- Move rss handling out of the frontend controller and into its own module
- Separate the code into logical blocks
- Wrap the generation code in a in-memory cache to prevent it being regenerated on every request
2015-04-10 21:32:14 +01:00
..
server_helpers RSS Refactor with cache 2015-04-10 21:32:14 +01:00
apps_spec.js
config_spec.js Merge pull request #5056 from ianlopshire/master 2015-04-02 22:08:23 +01:00
error_handling_spec.js Node v0.12 & io.js support. 2015-03-09 20:27:14 +01:00
filters_spec.js
frontend_spec.js Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
importer_spec.js Assume datetime in import filename is UTC 2015-01-18 21:20:51 +00:00
mail_spec.js Fix email sending fail when blog title has a comma 2015-01-09 21:34:24 +00:00
middleware_spec.js Refactor: Make checkSSL unit-testable and add unit tests for it. 2015-01-18 13:44:50 -05:00
migration_spec.js Add tests to verify db version hasn't changed 2014-12-20 10:24:20 +00:00
permissions_spec.js
server_helpers_index_spec.js Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
server_helpers_template_spec.js
server_spec.js
showdown_client_integrated_spec.js Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
sitemap_spec.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
storage_local-file-store_spec.js Replace fs.exists (deprecated) with fs.stat 2015-03-17 11:49:43 -07:00
xmlrpc_spec.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00