Ghost/core/test
Zach Schneider fa7bd62857 Fixed issue with adding multiple new tags to a post
Fixes #1907

Refactored `updateTags` to correct a loop issue where the `insert`
method was mistakingly being passed rather than `update`, triggering a
duplicate PK SQL error.
2014-01-13 09:29:40 -05:00
..
functional Minor fixes to asset helper and tests 2014-01-12 21:48:34 +00:00
integration/model Fixed issue with adding multiple new tags to a post 2014-01-13 09:29:40 -05:00
unit Add update notifications 2014-01-07 08:20:08 +00:00
utils Ensure cookies are only ever set for admin 2014-01-12 17:08:48 +00:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00