summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined variable - found by PhanMorris Jobke2018-04-231-1/+1
* Merge pull request #9018 from nextcloud/fix-copy-encrypted-filesBjörn Schießle2018-04-031-7/+8
|\
| * reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-7/+8
* | Remove \OCP\Files::tmpFileRoeland Jago Douma2018-03-191-1/+1
|/
* Merge pull request #8284 from nextcloud/lib_log-storage-test-failedRoeland Jago Douma2018-03-011-0/+3
|\
| * External storage test: log exceptionsRoland Tapken2018-02-111-0/+3
* | Merge pull request #8259 from nextcloud/guzzle6Morris Jobke2018-02-141-2/+2
|\ \
| * | Adjust dav client to new guzzleRobin Appelman2018-02-091-2/+2
| |/
* / Simplify return statementMorris Jobke2018-02-131-3/+1
|/
* Merge pull request #8054 from nextcloud/substr-use-indexMorris Jobke2018-01-261-7/+3
|\
| * Use index based string access for substr with length of 1Morris Jobke2018-01-261-7/+3
* | Simplify ternary operator statementsMorris Jobke2018-01-261-2/+2
|/
* Merge pull request #7918 from nextcloud/properly-log-exceptionsRoeland Jago Douma2018-01-232-4/+6
|\
| * Properly log the full exception instead of only the messageMorris Jobke2018-01-232-4/+6
* | Use fallback path if data dir is not available for Storage/Local.phpMorris Jobke2018-01-182-6/+14
|/
* Fix call to clearstatcache to actually use the file pathMorris Jobke2018-01-121-1/+1
* additional debug logging on smb copy/rename failuresRobin Appelman2017-12-181-0/+3
* Merge pull request #6682 from nextcloud/dav-mimetype-fallbackRoeland Jago Douma2017-12-111-9/+17
|\
| * Fallback to filename based detection if the remote dav server doesn't know th...Robin Appelman2017-09-281-9/+17
* | Use the correct root for shared jail when the source storage is also a jailRobin Appelman2017-11-101-0/+11
* | Run updated license header updaterMorris Jobke2017-11-071-1/+1
* | Update license headersMorris Jobke2017-11-0611-1/+18
* | Use ::class and fix missing docJoas Schilling2017-10-281-1/+2
|/
* Merge pull request #6052 from nextcloud/fix_jail_copyMorris Jobke2017-08-101-0/+6
|\
| * Fix copy from jailed storageRoeland Jago Douma2017-08-091-0/+6
* | Make definition compatibleLukas Reschke2017-08-091-1/+1
|/
* Replace wrong PHPDocsLukas Reschke2017-08-019-36/+45
* Fix scan permissions with nested permissions masksRobin Appelman2017-07-131-1/+1
* Fix propagating changes within jail wrapperRobin Appelman2017-07-111-0/+13
* Fixed a crash caused by Local::copyFromStorage() not conforming to Common::co...Michael Munger2017-05-231-1/+1
* use unmasked permissions during scanningRobin Appelman2017-05-181-1/+2
* Make sure we use the passed-in storage when there is oneJoas Schilling2017-05-101-1/+4
* Remove unused use statementsMorris Jobke2017-04-221-2/+0
* Merge pull request #4329 from nextcloud/move-out-shared-folderMorris Jobke2017-04-122-42/+49
|\
| * use unjailed path when moving files out of a shared storageRobin Appelman2017-04-121-2/+9
| * rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::get...Robin Appelman2017-04-121-40/+40
* | Optimize put - Dont try to fetch filecache for not existing filecache in encr...Piotr M2017-04-121-2/+4
|/
* Dont use the permissions mask while scanningRobin Appelman2017-04-101-0/+4
* Remove verbose error messageLukas Reschke2017-03-291-2/+3
* allow configuring authType for DAV backendJörn Friedrich Dreyer2017-03-221-2/+10
* Merge pull request #3600 from coletivoEITA/masterRoeland Jago Douma2017-03-142-0/+14
|\
| * added method needsPartFile() in StorageVinicius Cubas Brand2017-03-142-0/+14
* | Merge pull request #3495 from nextcloud/dav-protectedRoeland Jago Douma2017-02-151-7/+7
|\ \
| * | Make it easier to subclass DAV storageRobin Appelman2017-02-151-7/+7
* | | Merge pull request #3447 from nextcloud/getmetadata-permissions-maskRoeland Jago Douma2017-02-151-0/+9
|\ \ \
| * | | also apply permissions mask in getMetaDataRobin Appelman2017-02-101-0/+9
* | | | Merge pull request #3262 from nextcloud/jail-scanner-storage-idRoeland Jago Douma2017-02-151-1/+1
|\ \ \ \
| * | | | Make sure we use the correct storage id when scanning a jailed storageRobin Appelman2017-01-251-1/+1
* | | | | Merge pull request #3465 from nextcloud/storage-log-locksLukas Reschke2017-02-142-3/+84
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add missing PHPDoc and properly throw exceptionMorris Jobke2017-02-132-0/+6