mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
00c324fa4e
- Represents that logging is shared across all parts of Ghost at present
* moved core/server/lib/common/logging to core/shared/logging
* updated logging path for generic imports
* updated migration and schema imports of logging
* updated tests and index logging import
* 🔥 removed logging from common module
* fixed tests
|
||
---|---|---|
.. | ||
01-add-send-email-when-published-to-posts.js | ||
02-add-email-subject-to-posts-meta.js | ||
03-add-email-preview-permissions.js | ||
04-add-subscribed-flag-to-members.js | ||
05-add-emails-table.js | ||
06-add-email-permissions.js | ||
07-add-uuid-field-to-members.js | ||
08-add-uuid-values-to-members.js | ||
09-add-further-email-permissions.js | ||
10-add-email-error-data-column.js |