Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Plattdüütsch
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
ghost
Watch
0
Fork
You've already forked ghost
0
mirror of
https://github.com/TryGhost/Ghost.git
synced
2025-01-20 22:42:53 -05:00
Code
Issues
Activity
f3b4a538af
ghost
/
core
/
server
/
data
/
migrations
History
Fabien O'Carroll
44c03eb0f4
Fixed migration exiting for single missing setting
...
refs
#10318
`return` would break the whole loop, `continue` will continue to the next iteration
2020-06-30 18:38:55 +02:00
..
hooks
Updated Settings.populateDefaults() to account for available columns
2020-06-29 13:22:10 +00:00
init
Moved core/server/lib/common/logging to core/shared/logging (
#11857
)
2020-05-28 19:30:23 +01:00
versions
Fixed migration exiting for single missing setting
2020-06-30 18:38:55 +02:00
utils.js
Added migration utils for permissions
2020-06-25 19:15:25 +02:00