0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/functional/routes/api
kirrg001 0ae0a0b490 🎨 change how we get and set config
refs #6982
- a replace for all config usages
- always use config.get or config.set
- this a pure replacement, no logic has changed

[ci skip]
2016-09-20 15:59:34 +01:00
..
authentication_spec.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
db_spec.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
error_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
notifications_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
posts_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
public_api_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
settings_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
slugs_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
tags_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
themes_spec.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
upload_spec.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
users_spec.js fix: error handling when login via test env (#7228) 2016-08-19 12:02:07 +01:00