Commit Graph

17 Commits (8b656e321bbf358d8074ce8a3976fac5defdece0)

Author SHA1 Message Date
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst 73c7d0dc81
Bump icewind/streams from 0.7.1 to 0.7.2 5 years ago
Tigran Mkrtchyan 4f2dc18f58 storage: update IStorage#file_put_contents docs to match usage 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
J0WI 68ce17e59b Unify links to php.net 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Robin Appelman 9735b5d61f
Add method to storage backends to get directory content with metadata 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 9 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Vincent Petry bac8e13324
Remove unneeded unsets in encoding wrapper 10 years ago
Vincent Petry e8d082208d
Fixes for encoding wrapper 10 years ago
Vincent Petry 63bbbf29f4
Add wrapper for NFD encoding workaround 10 years ago
Roeland Jago Douma dedf392751
Move \OC\Files to PSR-4 10 years ago
Robin Appelman 3f95d44ed1
cache the scanner/updater/cache in the wrapper storage 10 years ago
Robin Appelman fb76d7de69 remove unused Storage->getLocalFolder 10 years ago
Robin Appelman bdf51d9ea4 only trigger locking on lockingstorages 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman b025f07fb7 Make Cache\Updater per storage 10 years ago
Robin Appelman 888df3933d take the etag of child mounts into account for the folder etag 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Robin McCorkell df19cabb44 Store storage availability in database 11 years ago
Robin Appelman 661c9e2444 add changeLock to the storage api 11 years ago
Robin Appelman 536e187e51 add locking to the storage api 11 years ago
Robin Appelman 9c751f1d87 use copy when doing a crossStorageCopy on the same storage 11 years ago
Thomas Müller 23f1bdc3d4 Introduce Storage::getMetaData() to allow storage implementations more control over the data array 11 years ago
Thomas Müller 92b60e36de Introduce Storage::getData() to allow storage implementations more control over the data array 11 years ago
Robin Appelman 8575bb2cb9 Move cross storage copy logic to the storage 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Thomas Müller 4bac595068 adding storage specific filename verification - refs #13640 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Thomas Müller 81243b0f5d adding getDirectDownload() to Wrapper 11 years ago
Robin Appelman 87e311b996 Fix storage being passed to cache/watcher and scanner when using storage wrappers 12 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Robin Appelman 998fa2d9be Pass any methods custom to specific storage implementations to the wrapped storage 12 years ago
Robin Appelman 8c5521fdfc Add $storage->instanceOfStorage to handle instanceof for storage wrappers 12 years ago
Vincent Petry 788c8540aa Added isLocal() method to storage, used for xsendfile 12 years ago
Vincent Petry 6cf9844e9c Added unit test for the test() method 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Robin Appelman 4e490b0688 fix getPermissionsCache for storage wrapper 13 years ago
Robin Appelman a7c70915d5 fix storage wrapper namespaces 13 years ago
Robin Appelman 125f9f4221 move storage wrappers to their own namespace 13 years ago
Robin Appelman 85a9b7f094 Storage wrapper: provide access to the wrapped storage 13 years ago
Robin Appelman ba9db19640 Add wrapper storage backend 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Robin Appelman bcd9a69033 Cache: seperate handing of numeric storage id's to it's own class 13 years ago
Robin Appelman 6326a3a9f7 Some improvements for the Storage phpdoc 13 years ago