]> git.mxchange.org Git - friendica.git/history - src/Core/StorageManager.php
Allow set empty string storge class for legacy
[friendica.git] / src / Core / StorageManager.php
2019-04-09 fabrixxmAllow set empty string storge class for legacy
2019-03-22 Tobias DiekershoffMerge branch '2019.03-RC'
2019-03-22 Tobias DiekershoffMerge pull request #6703 from tobiasd/2019.03-CHANGELOG
2019-03-20 Michael VogelMerge pull request #6910 from MrPetovan/task/6778-stora...
2019-03-20 Hypolite PetovanAdd limit parameter to storage move query
2019-03-20 Hypolite PetovanCheck that provided class implements IStorage in Storag...
2019-03-20 Hypolite PetovanReformat code
2019-03-02 Tobias DiekershoffMerge pull request #6704 from tobiasd/20190220-credits
2019-03-01 Hypolite PetovanMerge pull request #6786 from nupplaphil/issue/6758...
2019-03-01 Philipp HolzerFix handling table name during storage move
2019-01-24 Michael VogelMerge pull request #6508 from nupplaphil/logger_enh
2019-01-23 Michael VogelMerge pull request #6485 from MrPetovan/bug/fixes-after...
2019-01-23 Hypolite PetovanFix types in doc blocks/prototypes
2019-01-21 Hypolite PetovanFix missing new in throw calls in Core\StorageManager
2019-01-21 Hypolite PetovanRefactor namespaces
2019-01-21 Hypolite PetovanFix PHPDoc comments project-wide
2019-01-21 fabrixxmUpdate "storage" console command
2019-01-21 fabrixxmFix StorageManager::move()
2019-01-21 fabrixxmFix storage backend class names
2019-01-21 fabrixxmFix unregister storage backend
2019-01-21 fabrixxmFix moving stored data
2019-01-21 fabrixxmCode standards
2019-01-21 fabrixxmAdd move function to storage manager and console command
2019-01-21 fabrixxmAdd 'storage' console command
2019-01-21 fabrixxmAdd storage backend manager class