Ghost/core/server
kirrg001 2667ad366c Show correct importer context objects
refs #9584

- object by reference 🎡
- we modify the object later on
- this has resulted in a wrong context output in the admin client
  - e.g. we've output an updated user reference
2018-04-18 00:14:46 +02:00
..
adapters Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
api Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
apps Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
config Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
controllers Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
data Show correct importer context objects 2018-04-18 00:14:46 +02:00
helpers Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
lib Fix Node.js 4.x compatibility (#9503) 2018-03-15 09:50:25 +00:00
models Rewrite url service (#9550) 2018-04-17 11:29:04 +02:00
public 🛠 🙈 Rename ghost-url.js to ghost-sdk.js (#8767) 2017-07-28 18:23:32 +04:00
services Removed unneeded Promise.resolve 2018-04-17 15:55:55 +02:00
translations YAML settings loader and parser 2018-04-15 19:40:22 +02:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
ghost-server.js Consistent event names 2018-04-15 23:52:42 +02:00
index.js Trigger database ready event 2018-04-15 23:53:18 +02:00
overrides.js Set Promise to be Bluebird globally 2017-12-13 20:57:11 +01:00
update-check.js Update Notification improvements (#9123) 2018-01-09 15:20:00 +01:00