summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage/Common.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+3
* fix filename size, add commentGreta Doci2019-12-041-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman2019-09-251-1/+29
* Do not log all locked exceptionsRoeland Jago Douma2019-07-261-3/+3
* No need to propogate changes in appdataRoeland Jago Douma2018-12-051-1/+2
* fix writeStream for jail wrapperRobin Appelman2018-10-311-0/+3
* extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-1/+18
* always log locking errorsRobin Appelman2018-05-041-3/+1
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+2
* External storage test: log exceptionsRoland Tapken2018-02-111-0/+3
* additional debug logging on smb copy/rename failuresRobin Appelman2017-12-181-0/+3
* Update license headersMorris Jobke2017-11-061-0/+1
* Replace wrong PHPDocsLukas Reschke2017-08-011-4/+5
* Merge pull request #3600 from coletivoEITA/masterRoeland Jago Douma2017-03-141-0/+7
|\
| * added method needsPartFile() in StorageVinicius Cubas Brand2017-03-141-0/+7
* | Add missing PHPDoc and properly throw exceptionMorris Jobke2017-02-131-0/+5
* | Add storage to log item as wellLukas Reschke2017-02-131-3/+33
* | Add option to enable locking debug loggingRobin Appelman2017-02-131-3/+48
* | Make DAV external storage test more reliableRobin Appelman2017-01-241-3/+7
|/
* Move the validation into one place onlyJoas Schilling2016-11-211-0/+25
* Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-0/+4
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-19/+1
* make sure $data['mtime'] is always a timestampRobin Appelman2016-06-071-0/+3
* Update license headersLukas Reschke2016-05-261-3/+5
* do propagation in a single queryRobin Appelman2016-04-251-1/+1
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+697