0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/data/xml/sitemap
Katharina Irrgang 2142a9c587 🐛 fix direct blog migration and permission fixture options (#7320)
* 🐛 fix direct update

closes #7297
- move sitemap initialisation into sitemap handler
- initialise sitemap on first request to sitemap

* 🐛 fix how we pass options to migration files

refs #7317
- clone options when passing them into the migration/fixture files
- do not use default sequence, because it does not clone the arguments
2016-09-06 13:16:32 +02:00
..
base-generator.js 🐛 Ensure sitemap items are valid (#7261) 2016-08-25 07:13:08 +02:00
handler.js 🐛 fix direct blog migration and permission fixture options (#7320) 2016-09-06 13:16:32 +02:00
index-generator.js
index.js
manager.js 🐛 Ensure sitemap items are valid (#7261) 2016-08-25 07:13:08 +02:00
page-generator.js 🐛 Ensure sitemap items are valid (#7261) 2016-08-25 07:13:08 +02:00
post-generator.js 🐛 Ensure sitemap items are valid (#7261) 2016-08-25 07:13:08 +02:00
tag-generator.js 🐛 Ensure sitemap items are valid (#7261) 2016-08-25 07:13:08 +02:00
user-generator.js 🐛 Ensure sitemap items are valid (#7261) 2016-08-25 07:13:08 +02:00
utils.js Refactor URL builder 2015-06-02 21:50:17 +01:00