Commit Graph

5 Commits (311531ecce497663960877fc536ba94deff27bc0)

Author SHA1 Message Date
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Robin Appelman 8f84c99e3f
Fix undefined properties 10 years ago
Lukas Reschke aba539703c
Update license headers 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
Thomas Müller 682821c71e Happy new year! 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
Robin McCorkell 7fc545470c Make AmazonS3 path style actually work 10 years ago
Robin McCorkell 62d328525a setUserVars() should only attempt substitution with strings 11 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
Vincent Petry f98030020f Properly set mtime on S3 for touch operation 11 years ago
Vincent Petry d3f828af45 Skip directory entry in S3 opendir 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 914f4cb6f2 Do not remove dir entry if it has the same name as the parent 11 years ago
Jörn Friedrich Dreyer 69a3d8eb1a fix files_external storage id migration 11 years ago
Vincent Petry 188effa433 Fix S3 folder creation for new AWS API 11 years ago
Vincent Petry 71dce48bd3 Fix S3 connection 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
Jörn Friedrich Dreyer f664a31dec extract batchDelete(), better comments 11 years ago
André Gaul 0d0c9d0bb3 files_extern: remove empty Body and ContentLength in Amazon S3 mount 11 years ago
Jörn Friedrich Dreyer aa3ad898a9 fix amazon s3 issues 11 years ago
Robin Appelman 11ac9ce28b Fix copy overwrite for amazon s3 11 years ago
Robin Appelman 3b08b3fad4 Fix amazon s3 rename overwrite 11 years ago
Robin Appelman 6e12d830d5 Fix AmazonS3 rmdir on the root 11 years ago
Johan Björk d2979da864 Fix failing AmazonS3::touch on updated aws sdk 12 years ago
Jörn Friedrich Dreyer 240b952333 use S3Client::encodeKey(), fixes #8325 12 years ago
Johan Björk ac75a24597 Converted an array to PHP5.3 compatible version 12 years ago
Johan Björk e44a7aa034 Fixes #8326: deletion of directories on S3 12 years ago
Christopher T. Johnson 599ab7a802 Fix Signiture Does Not Match when mounting Amazon S3 external storage 12 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 12 years ago
Thomas Müller e3b9a86184 remove duplicate method checkDependencies() 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
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Vincent Petry 3b7905364f Fixed test function for S3 12 years ago
Vincent Petry 76b1fcbf27 Fixed Amazon S3 ext storage config UI 12 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 12 years ago
Arthur Schiwon ec3639dc7a Always check variable type before using readdir to avoid surprises 13 years ago
Robin Appelman c5402f4575 use strict equals in readdir loops to prevent issues with '0' files 13 years ago