0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit
Katharina Irrgang 64d2a94073 🐛 fix image size timeout (#8283)
closes #8041

- destroy socket is required, see https://nodejs.org/api/http.html#http_server_settimeout_msecs_callback
- optimise error messages in general
- make timeouts configureable
2017-04-05 21:58:26 +01:00
..
api 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
auth 🐛 fix owner user slug (#8263) 2017-04-04 14:56:04 +01:00
config 😱 🎨 Refactor storage adapter (#8229) 2017-04-05 15:10:34 +01:00
controllers/frontend 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
mail 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
metadata Split css server templates (#8234) 2017-04-04 10:06:38 +01:00
middleware 😱 🎨 Refactor storage adapter (#8229) 2017-04-05 15:10:34 +01:00
models/base 🎨 change last_login to last_seen (#8259) 2017-04-05 20:45:55 +01:00
models_plugins 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
scheduling 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
server_helpers Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
sitemap 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
storage 😱 🎨 Refactor storage adapter (#8229) 2017-04-05 15:10:34 +01:00
themes Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
utils 🐛 fix image size timeout (#8283) 2017-04-05 21:58:26 +01:00
admin_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_utils_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
apps_spec.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02: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
filters_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
ghost_url_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
importer_spec.js 😱 🎨 Refactor storage adapter (#8229) 2017-04-05 15:10:34 +01:00
migration_fixture_utils_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
migration_spec.js 🎨 change last_login to last_seen (#8259) 2017-04-05 20:45:55 +01:00
permissions_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
rss_spec.js 🎨 🚑 do not use testurl.com in tests (#8254) 2017-04-03 16:29:36 +01:00
server_helpers_index_spec.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
server_helpers_template_spec.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
server_utils_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
showdown_client_integrated_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
slack_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01: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 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
xmlrpc_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00