Ghost/core/test/unit/server_helpers
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
..
test_tpl Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
asset_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
author_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
body_class_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
content_spec.js Update downsize node module. Small test updates. 2014-11-30 20:49:36 -08:00
date_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
encode_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
excerpt_spec.js Test update to handle downsize improvements 2014-12-14 23:37:00 +00:00
foreach_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_foot_spec.js Code Injection - adds perms, shortcuts, icon, flag 2014-12-04 13:34:44 +00:00
ghost_head_spec.js RSS Refactor with cache 2015-04-10 21:32:14 +01:00
has_spec.js Fix has helper tag matching 2015-01-09 21:52:23 +00:00
image_spec.js Change url and image into synchronous helpers 2014-12-29 18:44:15 +00:00
is_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_description_spec.js Rewrite meta_description and meta_title to depend upon the current context 2015-03-24 22:42:45 +01:00
meta_title_spec.js Rewrite meta_description and meta_title to depend upon the current context 2015-03-24 22:42:45 +01:00
navigation_spec.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
next_post_spec.js Adds {{prev_post}} and {{next_post}} block helpers 2015-03-25 17:21:27 +00:00
page_url_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
pagination_spec.js Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
plural_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
post_class_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
prev_post_spec.js Adds {{prev_post}} and {{next_post}} block helpers 2015-03-25 17:21:27 +00:00
tags_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
title_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
url_spec.js Don't pass external urls through createUrl 2015-02-12 23:09:12 +00:00
utils.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00