Ghost/core/test/unit/services/url
kirrg001 860718f584 Minimized cached data on resource add/update
refs #9601

- on resource update/add we have cached mobiledoc, html etc
- we have to ensure we exclude the fields (same procdure happens on bootstrap)
- these excluded fields don't have to be cached
- otherwise memory usage is higher in general
- ensure we cache relations with a minimal field set on resource update/add
2018-08-12 14:23:32 +02:00
..
Queue_spec.js 🐛 Fixed urls being /404/ after starting the Ghost server 2018-06-07 09:27:24 +02:00
Resources_spec.js Minimized cached data on resource add/update 2018-08-12 14:23:32 +02:00
UrlGenerator_spec.js Dynamic Routing Beta: Filter collections with NQL (#9704) 2018-06-26 01:54:51 +02:00
Urls_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
UrlService_spec.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
utils_spec.js 🐛 Fixed Disqus comments on post preview pages 2018-07-11 00:20:55 +02:00