0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Hannah Wolfe 426c8bf918
Refactored fixtures to be loaded by fixture manager
refs: https://github.com/TryGhost/Toolbox/issues/133

- instead of just a collection of utils, we now have a class that manages fixtures
- this should allow us to change the path to fixtures, e.g. between prod/dev and test, so that different fixtures can be loaded by default
- also makes it easier to test the fixture manager code itself
2021-11-16 11:17:03 +00:00
..
client@7e8c8585a1 Updated Admin to v4.22.3 2021-11-15 13:43:15 +00:00
frontend Added callout card email styles 2021-11-15 19:45:33 +01:00
server Refactored fixtures to be loaded by fixture manager 2021-11-16 11:17:03 +00:00
shared Added "urlCache" labs alpha flag 2021-11-12 12:24:27 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Refactored URL cache persistance 2021-11-17 00:00:23 +13:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00