0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/routes/api
Hannah Wolfe 1b585f213c Cache invalidation can no longer be so clever
no issue

With the introduction of the prev/next helpers (and soon, get helper) we can no longer make any assumptions
about exactly which pages need to be cleared from the cache when a post is published/unpublished.
2015-04-14 16:34:34 +01:00
..
authentication_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
db_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
error_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
notifications_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
posts_test.js Cache invalidation can no longer be so clever 2015-04-14 16:34:34 +01:00
settings_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
slugs_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
tags_test.js Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
users_test.js API - no more m-2-m relation ids by default 2014-12-02 19:24:44 +00:00