friendica/src/Model/Storage
Philipp Holzer 08edeae2f9
Make Storage testable & add tests
- Making StorageManager dynamic (DI::facStorage())
- Making concrete Storage dynamic (DI::storage())
- Add tests for Storage backend and failure handling
- Bumping Level-2/Dice to "dev-master" until new release
- Using Storage-Names instead of Storage-Classes in config (includes migration)
2020-01-10 13:21:57 +01:00
..
Database.php Make Storage testable & add tests 2020-01-10 13:21:57 +01:00
Filesystem.php Make Storage testable & add tests 2020-01-10 13:21:57 +01:00
IStorage.php Make Storage testable & add tests 2020-01-10 13:21:57 +01:00
StorageException.php Remove empty line before code 2019-01-21 09:11:41 -05:00
SystemResource.php Rewrites: 2019-02-19 01:56:41 +01:00