0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/functional
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
..
admin Added functional tests for admin content screen 2014-04-12 20:56:53 +00:00
frontend Ensure that the character set is UTF-8 for RSS feed 2014-04-23 10:47:25 +01:00
routes Invalidate cache header only for published posts 2014-04-23 09:28:45 -05:00
base.js Add shim for codemirror on touchscreens 2014-03-19 09:26:45 +00:00