0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test/integration
Samuel Goodwin 48601e6f49 Add the needed table columns for client Oauth.
closes #4174
- Added columns to client table in schema.js
- Bumped database version in default-settings.json
- Updated tests to support new schema version
2015-09-02 13:39:21 +01:00
..
api Validate tag names don't start with commas 2015-08-24 16:55:30 +01:00
model Don't rely on order of updates when editing multiple settings 2015-07-21 12:41:56 +02:00
export_spec.js Add the needed table columns for client Oauth. 2015-09-02 13:39:21 +01:00
import_spec.js Add the needed table columns for client Oauth. 2015-09-02 13:39:21 +01:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00