Ghost/core/server/models/plugins
Naz Gargol 9810834f7b
Removed redundant errorDetail and context stringification in errors (#10572)
no issue

- Additional JSON.stringify call is redundant because it is already happening internally in Ignition (https://github.com/TryGhost/Ignition/blob/master/lib/logging/GhostLogger.js#L241)
- Left stringification in importer as is, because the use case there is also
putting errors into 'problems' array and seems like those values have to
be stringified
2019-03-07 12:58:44 +08:00
..
collision.js Removed redundant errorDetail and context stringification in errors (#10572) 2019-03-07 12:58:44 +08:00
filter.js 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
has-posts.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
include-count.js 🐛Fixed count.posts respecting co authors (#9830) 2018-08-30 17:05:29 +01:00
index.js Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
pagination.js 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
transaction-events.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00