aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage/Wrapper/Availability.php
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Ensure that the hash method does not return nullLouis Chemineau2024-09-161-0/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+4
* Respect OCP interface in private classesCôme Chilliet2023-02-071-1/+1
* Fix psalm errors related to filesizesCôme Chilliet2023-02-071-0/+3
* Strong type filesize related methods to ease 32bits problem findingsCôme Chilliet2023-02-071-1/+1
* Rename file1 and file2 to source and target in Storage abstractionCarl Schwan2022-10-181-4/+4
* Update lib/private/Files/Storage/Wrapper/Availability.php add void Vincent Petry2021-11-051-1/+1
* Return false in hasUpdated when storage is not availableVincent Petry2021-11-051-4/+10
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add method to storage backends to get directory content with metadataRobin Appelman2020-04-201-0/+11
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* set a storage availability delay on auth issues to avoid lock outArthur Schiwon2019-08-221-107/+99
* Update license headersMorris Jobke2017-11-061-0/+1
* Replace wrong PHPDocsLukas Reschke2017-08-011-2/+4
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Prevent concurrent availability checksRobin McCorkell2016-04-261-0/+4
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+461