Commit Graph

2 Commits (27b699bdbcd080ec9d5400a2391cdb2b725f7ee1)

Author SHA1 Message Date
Vincent Petry f77a11a876
Added object cache for Swift ext storage 10 years ago
Joas Schilling 4576891f10
Move Lib\Storage to PSR-4 10 years ago
Robin McCorkell 4717605d22 Fix storage backend class namespaces and move to subdir 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Daniel Tosello 8783eb99f7 Modified swift handling to explicitly set 404 responses to false 10 years ago
Tim Dettrick 8799d5563f Allowing access to Swift containers shared by ACL 10 years ago
Daniel Tosello 41f1feaf23 Fixing swift fopen by ensuring stream is a valid resource 10 years ago
Tim Dettrick cb9a4d4cdc Streaming download from Swift external storage 10 years ago
Tim Dettrick 35ab7f0e64 Improving fopen behaviour for Swift backend 10 years ago
Vincent Petry 915d37f226 Fallback to default mimetype detection mechanism 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Martin 491250320a Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 10 years ago
Tim Dettrick 1b582ba66b Don't log expected Swift 404 responses 10 years ago
Robin McCorkell d577aad4ac Use OCP classes as much as possible in files_external 11 years ago
Robin Appelman da951ba059 Use the new IteratorDirectory instead of the fakedir wrapper 11 years ago
Thomas Müller 079e9cecba Revert "Use OCP classes as much as possible in files_external" 11 years ago
Robin McCorkell 728a22cda1 Use OCP classes as much as possible in files_external 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Thomas Müller 5855108e9b drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Vincent Petry 075e8d8e86 Lazy initialize external storages 11 years ago
Jörn Friedrich Dreyer 1c9004409b guess mimetype on touch 11 years ago
Robin Appelman 2f22e67570 Also check if the file itself is updatable 11 years ago
Robin Appelman d25a9a118f Check if a folder is deletable before we try to recursively delete it 11 years ago
Robin Appelman a1f4a0601b Fix hasUpdated for folders in swift backend 12 years ago
Robin Appelman 3d7aff84e5 Fix configuration of rackspace 12 years ago
Jörn Friedrich Dreyer 42e9d49d72 update files_external swift to php-opencloud v1.9.2 12 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 12 years ago
Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 12 years ago
Philipp Kapfer ff9a4a6d91 Added cURL dependency for Amazon S3, Dropbox and SWIFT 12 years ago
Vincent Petry 2a08e35d72 Fix swift touch operation 12 years ago
Vincent Petry fa00a18677 Fixed mtime reading from OpenStack API 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 12 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 12 years ago
Christian Berendt dd82481f59 add configuration parameter to manually set the timeout of HTTP requests 12 years ago
Christian Berendt 128d3221cc make Swift::testLocal workable by using a delimiter 12 years ago
Christian Berendt a1e956263c Revert "make Swift::testLocal workable by fixing the prefix used with the object listing in opendir" 12 years ago
Christian Berendt b92061da5a make Swift::testLocal workable by fixing the prefix used with the object listing in opendir 12 years ago
Christian Berendt 506db6c63a rewrite of OC\Files\Storage\Swift 12 years ago
Robin Appelman 4c980b1a14 Set storage id for openstack swift backend 13 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 13 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 13 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 13 years ago
Thomas Mueller 6b594c1eb8 fixing namespace 13 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 13 years ago
Michael Gapczynski 0dbf1d0260 Show status icons for mount points in external storage UI 13 years ago