0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core
Jacob Gable 5de5cfe7a1 Remove duplicate posts and tags on import
Issue #806

- Modify sanitize to check for duplicate posts and tags
- Update posts_tags when referencing removed duplicate tags
- Return both data and problems from importData
- Add tests for duplicate posts and tags with fixtures
2014-10-27 18:20:32 -05:00
..
client Merge pull request #4341 from PaulAdamDavis/fix-floating-scroll-shadows 2014-10-27 16:59:42 +01:00
server Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
shared Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
test Remove duplicate posts and tags on import 2014-10-27 18:20:32 -05:00
index.js