Ghost/test/unit
Hannah Wolfe 3ea6df819c
Refactored SettingsCache to get events through DI
- requiring lib/common/events makes the settings cache tightly coupled to the server
- moving this up to settings index means the cache itself can be moved to a shared component/moved out of Ghost
- the index then becomes the settings manager
- questionable whether the event listeners & updater part of this shouldn't be part of a manager, independent of the actual cache 🤔
2021-06-30 15:40:41 +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 Added member segment to email batches 2021-06-30 14:56:20 +02:00
helpers Swapped out usage of stubUrlUtils for configUtils 2021-06-21 11:07:30 +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 Removed unused reinit function 2021-06-30 12:44:32 +01:00
services Refactored SettingsCache to get events through DI 2021-06-30 15:40:41 +01:00
shared Removed bind from internal-only config helpers 2021-06-18 21:19:16 +01:00
web Moved vhost arg logic out of the parent app 2021-06-28 19:38:42 +01:00