0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
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
..
api No more feature flag for Code Injection 2015-04-09 17:52:41 +01:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config RSS Refactor with cache 2015-04-10 21:32:14 +01:00
controllers RSS Refactor with cache 2015-04-10 21:32:14 +01:00
data RSS Refactor with cache 2015-04-10 21:32:14 +01:00
email-templates
errors Remove duplicate 'an' 2015-02-06 20:30:35 +00:00
events Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
helpers RSS Refactor with cache 2015-04-10 21:32:14 +01:00
middleware RSS Refactor with cache 2015-04-10 21:32:14 +01:00
models Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
permissions
routes Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
storage Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
utils Fixed typos 2015-03-17 17:43:53 +00:00
views Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
filters.js
ghost-server.js Fixed typos 2015-03-17 17:43:53 +00:00
index.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
mail.js Fixed typos 2015-03-17 17:43:53 +00:00
require-tree.js
update-check.js Add Ghost version to config object. 2014-11-28 18:08:50 +00:00