0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
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
..
client Publish date and time display fix 2014-01-13 02:39:08 +00:00
server Fixed issue with adding multiple new tags to a post 2014-01-13 09:29:40 -05:00
shared Modified github.js to ensure __ isn't escaped at beginning of line 2014-01-03 09:45:40 -05:00
test Fixed issue with adding multiple new tags to a post 2014-01-13 09:29:40 -05:00
index.js Restore support for using ghost as a npm module fixes #1326 2013-11-27 17:39:14 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00