Ghost/core/server/services/url
Naz 458f5b894b Moved Urls and Rexources reinitialization
refs https://github.com/TryGhost/Toolbox/issues/127

- New instances or Urls and Resources during init were messing up test suites without an obvious solution. Moved them to only be triggered when the cache is present.
- Note the e2e-frontend tests are failing if thie initialization happens every time when init is called. There seems to be some reliance on Resources being the same intsance between "softReset" which seems wrong, but wasn't able to track it down definitevely
2021-11-17 00:00:23 +13:00
..
configs Moved URL service to backend 2021-10-19 07:29:09 +13:00
index.js Added resource cache handling to UrlService 2021-11-17 00:00:23 +13:00
Queue.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
Resource.js Fixed typo 2021-11-11 16:52:11 +04:00
Resources.js Added resource cache handling to UrlService 2021-11-17 00:00:23 +13:00
UrlGenerator.js Fixed failing tests 2021-11-15 19:37:49 +04:00
Urls.js Booting instance with persisted urls 2021-11-13 01:01:28 +13:00
UrlService.js Moved Urls and Rexources reinitialization 2021-11-17 00:00:23 +13:00