0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/services/url
Naz Gargol abda6e6338
Migrated to use url-utils from Ghost-SDK (#10787)
closes #10773

- The refactoring is a substitute for `urlService.utils` used previously throughout the codebase and now extracted into the separate module in Ghost-SDK
- Added url-utils stubbing utility for test suites
- Some tests had to be refactored to avoid double mocks (when url's are being reset inside of rested 'describe' groups)
2019-06-18 15:13:55 +02:00
..
configs 🐛 Fixed sitemap generation with correct date and images value (#10668) 2019-04-09 12:43:07 +05:30
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
Queue.js Added comments for url service 2019-04-21 00:14:40 +02:00
Resource.js Added comments for url service 2019-04-21 00:14:40 +02:00
Resources.js Added comments for url service 2019-04-21 00:14:40 +02:00
UrlGenerator.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
Urls.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
UrlService.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00