summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17104 from owncloud/chunked-upload-lockingRobin Appelman2015-10-272-10/+15
|\
| * remove locking for chunksRobin Appelman2015-10-201-4/+0
| * Adjust for wide lockingRobin Appelman2015-10-202-6/+12
| * locking for chunked dav uploadRobin Appelman2015-10-201-4/+7
* | Merge pull request #20066 from owncloud/list-principaly-in-debug-modeThomas Müller2015-10-271-3/+8
|\ \
| * | as soon as debug mode is enabled we allow listing of principalsThomas Müller2015-10-261-3/+8
* | | Verify the src exists in webdav MOVERoeland Jago Douma2015-10-271-0/+4
|/ /
* | Adding required parameters of ctor of class AuthThomas Müller2015-10-261-1/+4
* | Introduced the new webdav endpoint remote.php/dav holding the principals and ...Thomas Müller2015-10-265-0/+462
* | Add tests for Sabre Auth plugin + make getCurrentUser compatibleLukas Reschke2015-10-231-20/+39
|/
* Fix webdav accessRoeland Jago Douma2015-10-162-3/+3
* Remove $ETagFunction - it was never usedThomas Müller2015-10-161-6/+0
* Consolidate webdav code - move all to one appThomas Müller2015-10-1626-0/+3978