Roeland Jago Douma
|
2035a179bc
|
Add store/retrieve checksums
* Add extra db column to filecache
* Bump version
* Update filecache code to actually handle checksum
* Webdav code to store/retrieve checksums
|
2016-02-03 09:03:51 +01:00 |
Thomas Müller
|
6a7be4d277
|
Merge pull request #20927 from owncloud/handle-return-code-on-webdav-put
Handle return code of streamCopy in WebDAV put
|
2016-01-15 13:33:01 +01:00 |
Thomas Müller
|
682821c71e
|
Happy new year!
|
2016-01-12 15:02:18 +01:00 |
Morris Jobke
|
43f5d8ab70
|
Handle return code of streamCopy in WebDAV put
* throw a different exception if streamCopy failed
|
2016-01-11 12:13:01 +01:00 |
Roeland Jago Douma
|
4f20e3bac0
|
Removed deprecated OC_Helper::getSecureMimeType
|
2015-12-18 13:42:59 +01:00 |
Robin Appelman
|
b025f07fb7
|
Make Cache\Updater per storage
|
2015-11-25 14:16:00 +01:00 |
Scrutinizer Auto-Fixer
|
5573029485
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-11-20 15:42:34 +00:00 |
Joas Schilling
|
e2cfcd992c
|
Allow storage wrappers to through a forbidden exception with retry information
|
2015-11-17 10:39:52 +01:00 |
Robin Appelman
|
283798a220
|
remove locking for chunks
|
2015-10-20 14:15:59 +02:00 |
Robin Appelman
|
ddc8749814
|
Adjust for wide locking
|
2015-10-20 14:14:56 +02:00 |
Robin Appelman
|
23eaf27a5b
|
locking for chunked dav upload
|
2015-10-20 14:14:56 +02:00 |
Thomas Müller
|
f2889dc6e4
|
Consolidate webdav code - move all to one app
|
2015-10-16 13:17:12 +02:00 |