0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core/test/integration
Hannah Wolfe 8b9734ea31 Add new ghost-scheduler client
refs #6301, #6399

- new scheduler client will be used by any web app that handles time and calls back to the scheduling API at the right time
- new scheduler client will need to be confidential, rather than public, hence the 'web' type instead of 'ua'
- adds validation to client type that it must have a type of 'ua', 'web', or 'native'
2016-04-14 19:02:49 +01:00
..
api Replace busboy upload middleware with multer 2016-04-07 21:30:46 -05:00
model Return computed columns when used in "columns" 2016-04-11 09:58:07 -05:00
export_spec.js Exporter cleanup & tests 2016-03-12 19:01:25 +00:00
import_spec.js Split migrations/index.js & add tests 2016-03-15 10:11:33 +00:00
migration_spec.js Add new ghost-scheduler client 2016-04-14 19:02:49 +01:00
update_check_spec.js fix: update_check_spec setup, serve-shared-file_spec setup 2016-04-14 18:24:53 +02:00