0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Katharina Irrgang 1867e1a75e 🎨 run database population in transaction (#7448)
* 🎨  run database population in transaction

refs #6574, refs #7432

- create transaction for creating tables
- if an error occurs or a container get's destroyed before population finishes, transaction is rolled back

* 🎨  simplify transaction creation and test
2016-09-30 14:05:17 +01:00
..
api Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
apps 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
auth Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
config Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
controllers Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
data 🎨 run database population in transaction (#7448) 2016-09-30 14:05:17 +01:00
errors 🎨 Preparation for going alpha (#7404) 2016-09-20 15:59:34 +01:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
mail 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
middleware Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
models Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
permissions feature: theme upload/download/delete (#7209) 2016-08-23 13:07:25 +01:00
routes Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
scheduling 🎨 🔦 refactor content paths (images, apps, themes, storage, scheduling) 2016-09-20 15:59:34 +01:00
storage 🎨 🔦 refactor content paths (images, apps, themes, storage, scheduling) 2016-09-20 15:59:34 +01:00
translations 🎨 Separate invites from user 2016-09-26 11:08:43 +02:00
utils 🐛 Refresh assetHash on theme override (#7430) 2016-09-23 13:05:44 +02:00
views Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js 🎨 Preparation for going alpha (#7404) 2016-09-20 15:59:34 +01:00
i18n.js improvement: general fixes 2016-06-01 07:07:20 +02:00
index.js Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
overrides.js 🛠 update lodash,knex and bookshelf to latest versions 2016-09-26 10:20:55 +02:00
update-check.js 🔥 remove postgres support 2016-09-20 15:59:34 +01:00