0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Fabien O'Carroll e9c3040786 💡Reverted "empty-string to NULL" db migration (#10430)
no-issue
- revert the migration because migrations that (potentially) touch every row should be kept to major releases where possible
  - the migration was safe to run and won't cause any problems for anyone who has already upgraded
- reversion keeps the migration file but changes the contents to a no-op so that `migrations` table state is the same for all users whether they migrated with the full migration or the no-op version
2019-01-29 14:41:04 +00:00
..
adapters Bumped knex & bookshelf dependencies (#10404) 2019-01-21 21:53:11 +01:00
api 🐛 Fixed plaintext attribute error when it is empty 2019-01-29 12:12:10 +00:00
apps Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
config Removed members internal app (#10379) 2019-01-17 12:03:40 +01:00
data 💡Reverted "empty-string to NULL" db migration (#10430) 2019-01-29 14:41:04 +00:00
helpers 🐛 Returned 0 for word/image count when html is null 2019-01-29 13:35:00 +01:00
lib Fixed console getting cleared on dev start 2019-01-29 11:02:43 +05:30
models 🐛 Updated base model to store null instead of empty string (#10425) 2019-01-28 16:58:28 +01:00
public Removed change frequency and priority fields from sitemap generator (#9771) 2018-09-24 19:16:31 +02:00
services 🐛 Fixed crash on startup when no active theme (#10426) 2019-01-28 22:36:47 +05:30
translations Protected against empty admin api key 2019-01-18 17:54:04 +01:00
views Aliased {{@blog}} as {{@site}} in the theme API 2019-01-04 12:17:32 +00:00
web 🐛 Fixed crash on startup when no active theme (#10426) 2019-01-28 22:36:47 +05:30
analytics-events.js
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00