0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Nazar Gargol 63e6dd59fa Added missing await statement
no issue

- The 90905b0212 refactor missed the statment which is causing email to not being sent
2019-11-27 09:39:48 +07:00
..
adapters 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
api Refactored email handling to be consistent for test and newsletter emails 2019-11-26 21:41:01 +05:30
config Removed /api/v2/members/ endpoints (#11308) 2019-10-31 11:11:46 +00:00
data Added email.error_data column migration 2019-11-22 16:44:10 +00:00
lib Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
models Fixed knex connection pool errors when saving posts with sqlite 2019-11-15 15:11:55 +00:00
public Merge branch 'master' into mega 2019-11-18 11:09:46 +00:00
services Added missing await statement 2019-11-27 09:39:48 +07:00
translations Added /emails/:id/retry/ endpoint for retrying failed emails (#11410) 2019-11-22 14:20:32 +00:00
views
web Added /emails/:id/retry/ endpoint for retrying failed emails (#11410) 2019-11-22 14:20:32 +00:00
analytics-events.js
ghost-server.js
index.js Merge branch 'master' into mega 2019-11-18 11:09:46 +00:00
overrides.js
update-check.js