nextcloud/lib/private/Files/ObjectStore
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
Azure.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
HomeObjectStoreStorage.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Mapper.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
NoopScanner.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ObjectStoreStorage.php dont delete cache entries if deleting an object from object store failed 2019-09-25 18:09:45 +02:00
S3.php Update license headers 2017-11-06 16:56:19 +01:00
S3ConnectionTrait.php add method to get bucket name from s3 storage 2019-05-24 14:02:03 +02:00
S3ObjectTrait.php Fix typo in comment 2019-07-29 14:55:43 +02:00
S3Signature.php add option to use legacy v2 auth with s3 2017-12-19 11:54:55 +01:00
StorageObjectStore.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
Swift.php Always use a temp file for swift writes 2019-04-18 21:04:27 +02:00
SwiftFactory.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
SwiftV2CachingAuthService.php Cache tokens when using swift's v2 authentication 2019-01-13 19:59:48 +01:00