Ghost/core/test/unit/services/url
kirrg001 097e1d1fac Url Service: trigger url event with relative/absolute urls
refs https://github.com/TryGhost/Team/issues/65

- this is just the first optimisation regarding relative/absolute urls
- the full strike will happen when i start with the url utility re-write
- for now: there will be only one subscriber of url events -> the sitemaps service
- the sitemaps service outputs absolute urls
  - we don't want to receive an url event and ask the url service again to get an absolute version of the url
2018-04-18 11:33:46 +02:00
..
Queue_spec.js Rewrite url service (#9550) 2018-04-17 11:29:04 +02:00
Resources_spec.js Rewrite url service (#9550) 2018-04-17 11:29:04 +02:00
UrlGenerator_spec.js Rewrite url service (#9550) 2018-04-17 11:29:04 +02:00
Urls_spec.js Url Service: trigger url event with relative/absolute urls 2018-04-18 11:33:46 +02:00
UrlService_spec.js Fixed url service did not respect subdirectory setup's 2018-04-17 15:52:57 +02:00
utils_spec.js Moved make-absolute-urls to url service 2017-12-14 22:34:37 +01:00