0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Naz 986a7526f5 Added member partitioner based on segment
refs https://github.com/TryGhost/Team/issues/828

- Before sending out batches with members we need to partition all members based on the segment they belong to. Special segment "unsegmented" is used in case none of the segments used in the emal cards cover part of the members set (for example only free members card used when emailing all members)
2021-07-01 20:58:24 +04:00
..
adapters Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
api Fixed linter errors 2021-07-01 10:59:40 +01:00
data Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
lib Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
models Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Added member partitioner based on segment 2021-07-01 20:58:24 +04:00
views
web Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +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 Added protective code to update-check job 2021-06-29 14:02:16 +04:00
update-check.js Fixed update check logging when run within a job 2021-06-23 18:38:05 +04:00