mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 21:40:39 +03:00
9effa119c6
refs https://github.com/TryGhost/Toolbox/issues/356 - in order to show data that we might not necessarily still have around (ie. when you delete a post, you might want the title), we're going to start utilizing the `context` column - right now, we store the `primary_name` for deleted events, and we also store the `setting` `key` and `group` so we can reference it in the audit log |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
Gruntfile.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json |