0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
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
..
adapters Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
api Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
apps Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
config Added logging of slow {{#get}} helper uses (#10779) 2019-06-07 14:54:55 +01:00
data Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
helpers Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
lib Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
models Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
public Added members-theme-bindings library to public 2019-04-24 12:46:00 +02:00
services Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
translations 🐛 Disallowed locked/suspended users from being made owner via the API (#10647) 2019-04-16 10:30:29 +01:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
index.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00