Ghost/core/server/api
Jacob Gable a9cc252b45 Invalidate cache header only for published posts
Closes #1563

- Add new updatedAttributes() functionality to base models
- Update Post.edit(...) to pass along _updatedAttributes values
- Update Post.delete to set statusChanged to true
- Add checking for statusChanged to cacheInvalidationHeader()
- Update route tests that check for cache invalidation header
2014-04-23 09:28:45 -05:00
..
db.js Add permissions to API 2014-04-16 18:22:22 +02:00
index.js Invalidate cache header only for published posts 2014-04-23 09:28:45 -05:00
mail.js Added email sending endpoint to the API. 2014-04-09 23:56:21 +02:00
notifications.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
posts.js Invalidate cache header only for published posts 2014-04-23 09:28:45 -05:00
settings.js Update & grunt-groc and fix docs errors 2014-04-21 19:04:20 +01:00
tags.js Tag API: Primary Document Format 2014-04-20 19:48:59 -05:00
users.js Add permissions to API 2014-04-16 18:22:22 +02:00