mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-18 05:52:40 +03:00
2cfa18475a
Closes #623 - Add basic init and eventing scaffold - Add sitemap-index.xml generation - Broke out generators to individual files, added request handler - Add page, author and tag xml files; add index mapping - Add SiteMapManager unit tests - Add Generators tests - Cache invalidation headers for sitemap-*.xml - Redirect sitemap.xml to index and rename to sitemap-index - Handle page convert and publish/draft changes - Add very basic functional test for route existence - Add cache headers to sitemap routes |
||
---|---|---|
.. | ||
authentication_test.js | ||
db_test.js | ||
error_test.js | ||
notifications_test.js | ||
posts_test.js | ||
settings_test.js | ||
slugs_test.js | ||
tags_test.js | ||
users_test.js |