0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server
Katharina Irrgang 22017b8ede 🎨 Backup redirects.json file before overriding (#9051)
refs #9028

- if you upload a redirects file and a redirects file exists already, we backup this file to `data/redirects-YYYY-MM-DD-HH-mm-ss.json`
- decrease chance of random test failures by not comparing date format with seconds
2017-09-25 18:35:57 +01:00
..
adapters 🐛 Fixed post scheduling (#8976) 2017-09-05 19:23:11 +01:00
admin
api 🎨 Backup redirects.json file before overriding (#9051) 2017-09-25 18:35:57 +01:00
apps Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
auth Improved debug logs for auth utils (#9015) 2017-09-18 16:23:47 +01:00
blog Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
config 🐛 Fixed redirects upload for various browsers/systems (#9042) 2017-09-22 21:57:43 +02:00
controllers/frontend Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
data Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
events
helpers ghost_head improvements (#8983) 2017-09-07 12:59:02 +02:00
mail Improved log output for welcome email error (#9016) 2017-09-19 14:24:20 +01:00
middleware Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00
models 🐛 Fixed returning roles for the public user resource (#9039) 2017-09-25 11:18:23 +01:00
permissions Permissions: code cleanup & basic unit tests (#9037) 2017-09-25 11:17:06 +02:00
public
settings
themes
translations 🐛 Fixed redirects upload for various browsers/systems (#9042) 2017-09-22 21:57:43 +02:00
utils Removed markdown-it-named-headers and unused string deps (#8994) 2017-09-25 16:36:34 +02:00
views
analytics-events.js Add segment analytics for blog data (#8912) 2017-08-22 12:23:23 +01:00
app.js
errors.js
filters.js
ghost-server.js
i18n.js
index.js Removed defunct Ghost OAuth code (#9014) 2017-09-18 13:01:58 +01:00
logging.js
overrides.js
update-check.js 🐛 Fixed persistent upgrade notifications showing for the currently installed version (#9048) 2017-09-25 12:22:56 +01:00