summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/connector/sabre/file.php
Commit message (Expand)AuthorAgeFilesLines
* Save some calls to refreshInfo during uploadVincent Petry2016-03-011-4/+5
* Fix unit testsRoeland Jago Douma2016-03-011-5/+7
* Checksums on chunked filesRoeland Jago Douma2016-03-011-0/+8
* Remove checksum on upload of non checksumed fileRoeland Jago Douma2016-03-011-0/+2
* also fix lock order for chunked dav uploadsRobin Appelman2016-02-101-2/+2
* scan the file in the write lock when uploading over davRobin Appelman2016-02-101-3/+3
* Add store/retrieve checksumsRoeland Jago Douma2016-02-031-0/+15
* Merge pull request #20927 from owncloud/handle-return-code-on-webdav-putThomas Müller2016-01-151-1/+9
|\
| * Handle return code of streamCopy in WebDAV putMorris Jobke2016-01-111-1/+9
* | Happy new year!Thomas Müller2016-01-121-3/+4
|/
* Removed deprecated OC_Helper::getSecureMimeTypeRoeland Jago Douma2015-12-181-1/+1
* Make Cache\Updater per storageRobin Appelman2015-11-251-2/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-201-2/+8
* Allow storage wrappers to through a forbidden exception with retry informationJoas Schilling2015-11-171-0/+12
* remove locking for chunksRobin Appelman2015-10-201-4/+0
* Adjust for wide lockingRobin Appelman2015-10-201-4/+10
* locking for chunked dav uploadRobin Appelman2015-10-201-4/+7
* Consolidate webdav code - move all to one appThomas Müller2015-10-161-0/+499