Ghost/core/test/unit
Katharina Irrgang 9e388aee4d 🎨 Improved error handling for images on file storage which don't exist (#9282)
refs https://github.com/TryGhost/Team/issues/41

- differentiate error codes
- return 404 if image was not found
- else return a 500
- use i18n keys
- use errors.utils.isIgnitionError (!)
2017-11-28 14:27:18 +00:00
..
adapters 🎨 Improved error handling for images on file storage which don't exist (#9282) 2017-11-28 14:27:18 +00:00
api Support for attribute-based permissions (#9025) 2017-09-26 18:06:14 +02:00
apps Highlighted routes, controllers & renderers 2017-11-08 09:45:12 +00:00
auth 🐛 Fixed concurrent renew of access tokens 2017-11-14 10:22:09 +00:00
config fix(config): cleanup absolute path config function (#8641) 2017-07-06 00:04:18 +02:00
controllers Introduced renderer to DRY up controllers (#9235) 2017-11-10 12:44:29 +00:00
data/importer 🎨 Support LTS imports (#8498) 2017-06-04 11:53:00 +02:00
helpers 🎨 Improved pagination misusage error 2017-11-28 13:44:14 +00:00
mail Improved log output for welcome email error (#9016) 2017-09-19 14:24:20 +01:00
metadata 🐛 Fixed author helper not returning the correct url (#9102) 2017-10-05 13:50:55 +02:00
middleware Always use our redirects utility (#9132) 2017-10-12 14:36:50 +02:00
models/base 🎨 change last_login to last_seen (#8259) 2017-04-05 20:45:55 +01:00
models_plugins Support filtering based on primary_tag (#9124) 2017-10-10 14:07:44 +02:00
permissions Permissions: minor refactors (#9104) 2017-10-05 21:01:34 +02:00
services Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
settings 🐛 Theme name is point number (#9184) 2017-10-26 13:54:18 +02:00
sitemap 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
themes Custom post templates (#9073) 2017-10-10 13:36:35 +01:00
utils 🎨 Improved error handling for images on file storage which don't exist (#9282) 2017-11-28 14:27:18 +00:00
admin_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
apps_filters_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
errors_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
exporter_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
ghost_sdk_spec.js 🐛 Fixed api url for the ghost sdk (#9013) 2017-09-18 16:28:22 +01:00
migration_fixture_utils_spec.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
migration_spec.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
server_utils_spec.js Always use our redirects utility (#9132) 2017-10-12 14:36:50 +02:00
social-urls_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
utils_pipeline_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
validation_spec.js Improved password validation rules (#9171) 2017-10-26 11:01:24 +01:00