0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/unit
Hannah Wolfe 16b5d14c9c
Removed bind from internal-only config helpers
- We were using the same bind pattern for both internal-only and public helpers
- Binding helpers to config makes them available throughout the codebase
- Removing the binding doesn't make the code much more complicated, but it does make the Public API of the config module a lot clearer
2021-06-18 21:19:16 +01:00
..
adapters Refactored scheduling index files into class/initializer pattern 2021-05-25 22:32:41 +04:00
api Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
apps Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
data Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
helpers Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
lib Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
models Refactored Bookshelf CRUD functions into plugin 2021-06-15 18:27:43 +01:00
server Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
services Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
shared Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00
web Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00