0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit
Fabien O'Carroll ec119c458c Added migration utils for permissions
no-issue

These utils are the first steps toward getting the models out of our
migrations! The utils here interact directly with the database and where
possible don't reinvent the wheel, by using smaller building blocks to
build more comples ones.
2020-06-25 19:15:25 +02:00
..
adapters Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
api Added back compatible support for renamed settings types 2020-06-25 00:55:40 +12:00
apps 🐛 Fixed private blogging exposing 404 and robots (#11922) 2020-06-16 11:42:32 +01:00
data Added migration utils for permissions 2020-06-25 19:15:25 +02:00
helpers Renamed settings keys from default_locale to lang 2020-06-24 14:07:24 +12:00
lib Un-skipped populateImageSizes subdir test 2020-06-23 15:54:58 +01:00
models Added stripe_connect_integration default setting 2020-06-02 15:28:42 +02:00
services Renamed settings keys active_timezone to timezone 2020-06-24 14:11:20 +12:00
shared/config Updated tests locations and added linting of core/shared (#11872) 2020-06-01 22:06:50 +01:00
web Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00