0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Daniel Lockyer 930df4b7fb Extracted Bookshelf bulk operations to plugin
no issue

- this commit extracts code relating to bulk DB operations into a
  separate plugin
- it __could__ go into the CRUD one but these operations are a little
  more involved
2021-06-17 12:04:38 +01:00
..
adapters Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
api Replaced request module with @tryghost/request 2021-06-16 13:16:15 +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 Extracted Bookshelf bulk operations to plugin 2021-06-17 12:04:38 +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 Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
update-check.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00