summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Storage/Swift.php
Commit message (Expand)AuthorAgeFilesLines
* add retry wrapper when reading files from swiftRobin Appelman2017-12-041-1/+2
* Update license headersMorris Jobke2017-11-061-0/+4
* Merge pull request #6101 from cbartz/patch-1Lukas Reschke2017-08-151-6/+1
|\
| * Remove tmpFiles Array in Swift.phpChristopher Bartz2017-08-141-6/+1
* | Merge pull request #5872 from nextcloud/swift-filter-dotRobin Appelman2017-08-141-1/+1
|\ \ | |/ |/|
| * Filter magic dot object when swift directoryRobin Appelman2017-08-011-1/+1
* | Fix comparisons in the files external appJoas Schilling2017-08-011-2/+2
|/
* Run phan over code baseLukas Reschke2017-07-191-4/+4
* fix fseek against string not resource by removing append supportArthur Schiwon2017-04-041-7/+4
* replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-061-9/+7
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-1/+2
* Fix undefined propertiesRobin Appelman2016-07-081-0/+4
* Added object cache for Swift ext storageVincent Petry2016-05-241-17/+71
* Move Lib\Storage to PSR-4Joas Schilling2016-05-241-0/+599