0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test/integration/api
Katharina Irrgang 32a5982430 utf8mb4 support (#7409)
closes #5519, closes #6197

- default encoding is utf8mb4 instead of utf8
- support emojis
- read here why: http://dev.mysql.com/doc/refman/5.7/en/innodb-restrictions.html
- read here why: https://dev.mysql.com/doc/refman/5.5/en/charset-unicode-conversion.html
2016-09-20 15:59:34 +01:00
..
advanced_browse_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_authentication_spec.js utf8mb4 support (#7409) 2016-09-20 15:59:34 +01:00
api_configuration_spec.js Switch to new native system font stack (#7219) 2016-08-18 20:29:46 +01:00
api_db_spec.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
api_mail_spec.js 🚨 change logic for test/utils/configUtils 2016-09-20 15:59:34 +01:00
api_notifications_spec.js Fix upgrade notification type value (#7308) 2016-09-01 17:58:46 +02:00
api_posts_spec.js 🚨 change logic for test/utils/configUtils 2016-09-20 15:59:34 +01:00
api_roles_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_schedules_spec.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
api_settings_spec.js 💄 Remove duplicate test assertion (#7233) 2016-08-19 16:38:56 +02:00
api_slugs_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_subscription_spec.js feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
api_tags_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_users_spec.js 🐛 fix delete by author as transaction (#7145) 2016-09-19 14:45:36 +01:00