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 5e9ab27a21
Refactored out local DB require in bulk-operations plugin
no issue

- we were only importing the `db` to access the `knex` instance, but
  we can get this through the Bookshelf instance
- switches to pulling out `knex` from Bookshelf so we can remove the
  remaining local require
2021-06-17 13:16:11 +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 Refactored out local DB require in bulk-operations plugin 2021-06-17 13:16:11 +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