Ghost/core/server
Naz c3edd4b3d4 Fixed redirects regression tests
refs https://linear.app/tryghost/issue/CORE-84/have-a-look-at-the-eggs-redirects-refactor-branch

- The problem this change is addressing is inability to override config values once the code is extracted into a class+DI pattern
- The work around is restarting the instance with the configuration testing expected behavior - in this case missing or existing types of redirects files
2021-11-03 07:41:55 +13:00
..
adapters Added local media storage adapter 2021-11-03 00:33:28 +13:00
api Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
data 🐛 Fixed idempotentcy of addPermissionToRole util (#13685) 2021-11-01 09:27:50 +00:00
lib Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00
models Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00
services Fixed redirects regression tests 2021-11-03 07:41:55 +13:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
analytics-events.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +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 Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00
run-update-check.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
update-check.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00