Ghost/core/server/adapters
Daniel Lockyer 3988029472 Refactored scheduling adapter loader to better display errors
no issue

- missing modules required by an adapter weren't flagged up as missing,
  but that the entire adapter was missing
- therefore, it was difficult to see what you were missing
- this commit handles the case where a module is missing, and displays
  an error
2020-04-02 19:21:19 +01:00
..
scheduling Refactored scheduling adapter loader to better display errors 2020-04-02 19:21:19 +01:00
storage Handled permissions error in file storage adapter 2020-03-11 13:27:27 +00:00