mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
5de5cfe7a1
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 |
||
---|---|---|
.. | ||
app | ||
theme/partials | ||
data-generator.js | ||
example.js | ||
export-000.json | ||
export-001.json | ||
export-002.json | ||
export-003-badValidation.json | ||
export-003-dbErrors.json | ||
export-003-duplicate-posts.json | ||
export-003-duplicate-tags.json | ||
export-003-mu-noOwner.json | ||
export-003-mu-unknownAuthor.json | ||
export-003-mu.json | ||
export-003-nullPosts.json | ||
export-003-nullTags.json | ||
export-003-wrongUUID.json | ||
export-003.json | ||
test.hbs |