0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe 8d038b8bf2 One exporter to rule them all
closes #733

- Exporter will read meta data to determine the tables which are present and export all data from those tables
- Exporter figures out which version to export, rather than requiring that information
- deleted old exporters
2013-09-15 17:04:42 +01:00
..
client Merge branch 'new-data-model' 2013-09-15 00:36:54 +01:00
server One exporter to rule them all 2013-09-15 17:04:42 +01:00
shared Merge branch 'new-data-model' 2013-09-15 00:36:54 +01:00
test One exporter to rule them all 2013-09-15 17:04:42 +01:00
config-loader.js Refactor the initial boot of Ghost, allowing Ghost updates to keep current configuration intact. 2013-09-14 14:04:08 +01:00
ghost.js Restructure default-settings.json and add validations to important settings. 2013-09-14 14:29:27 +01:00
server.js Improved error messaging 2013-09-15 13:52:58 +01:00