0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Hannah Wolfe eed2ac728c Hacky FORCE_MIGRATION env var
refs #2600

One day in the future it would be nice to have a CLI for Ghost
In the meantime, lets have an easy way to force migrations to run
This is for development, or dead end situations only
It will at least do a DB backup ;)
2014-07-16 19:20:26 +01:00
..
api Merge pull request #3276 from sebgie/issue#3252 2014-07-15 18:09:32 +01:00
apps correct settings.edit call signature for installedApps 2014-05-24 08:21:17 +02:00
config Move creation of knex instance to config module 2014-07-10 08:00:24 -04:00
controllers Move image upload to API 2014-07-15 12:40:14 +02:00
data Hacky FORCE_MIGRATION env var 2014-07-16 19:20:26 +01:00
errors Migration improvements 2014-07-14 21:12:02 +01:00
helpers Turn on update notifications for Ember admin 2014-07-11 15:02:26 +00:00
middleware Server side cleanup 2014-07-14 21:50:12 +01:00
models Server side cleanup 2014-07-14 21:50:12 +01:00
permissions Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
routes Merge pull request #3276 from sebgie/issue#3252 2014-07-15 18:09:32 +01:00
storage Move image upload to API 2014-07-15 12:40:14 +02:00
utils Server side cleanup 2014-07-14 21:50:12 +01:00
views Server side cleanup 2014-07-14 21:50:12 +01:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
mail.js Update when.js dependency to version 3.2.3 2014-06-16 04:11:22 +00:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js Move creation of knex instance to config module 2014-07-10 08:00:24 -04:00
xmlrpc.js Add distinct error classes 2014-05-09 12:11:29 +02:00