0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Daniel Lockyer 0830bcb74e
Moved setId function to Bookshelf events plugin
no issue

- `setId` is only used within the `events` plugin and it makes sense to
  keep code together
- we don't lose anything by putting it here, but it should make it
  easier to test in the future
2021-06-17 17:07:10 +01:00
..
adapters Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
api Supported directly assigning products to members 2021-06-17 16:57:53 +01:00
data Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
lib Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
models Moved setId function to Bookshelf events plugin 2021-06-17 17:07:10 +01:00
public
services Added psmRedesign as an allowed labs flag 2021-06-17 10:49:20 +01:00
views
web Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
analytics-events.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
ghost-server.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
notify.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
overrides.js
run-update-check.js
update-check.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00