Ghost/core/server/data
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
..
db
exporter
importer 🐛 Fixed removal of temp files left behind by importer 2019-01-30 09:24:29 +00:00
meta Added calculated excerpt field to Content API v2 (#10326) 2019-01-04 19:00:45 +01:00
migrations Added members permission migrations 2019-02-26 15:43:36 +07:00
schema Added members permission migrations 2019-02-26 15:43:36 +07:00
validation Removed redundant errorDetail and context stringification in errors (#10572) 2019-03-07 12:58:44 +08:00
xml/sitemap Added plugin based author and public tag models in API v2 (#10284) 2019-01-03 20:30:35 +01:00
timezones.json