Ghost/core/test/unit/services
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
..
apps Moved default-cards app to lib/mobiledoc (#9341) 2017-12-14 14:44:01 +00:00
auth Fixed wrong status code for incorrect token requests (#9374) 2018-01-11 16:17:03 +01:00
channels Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
mail Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
permissions Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
rss Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
settings YAML settings loader and parser 2018-04-15 19:40:22 +02:00
themes Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
url Url Service: trigger url event with relative/absolute urls 2018-04-18 11:33:46 +02:00
slack_spec.js Used request lib in slack service (#9335) 2017-12-14 22:08:48 +07:00
webhooks_spec.js Import lib/common only 2017-12-12 10:28:13 +01:00
xmlrpc_spec.js Used request lib in xmlrpc (#9333) 2017-12-15 16:50:18 +07:00