0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
kirrg001 0ae6cbe34d Fixed transactions for Tag.destroy
no issue

- if you pass a transaction to `Tag.destroy`, it would freeze
- because `detach(null, options)` was missing
- added a new test
2018-04-06 15:49:25 +02:00
..
client@7fa52be861 Updated Ghost-Admin: API request without updated_by/created_by 2018-04-05 18:51:58 +02:00
server Fixed transactions for Tag.destroy 2018-04-06 15:49:25 +02:00
test Fixed transactions for Tag.destroy 2018-04-06 15:49:25 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00