summaryrefslogtreecommitdiffstats
path: root/lib/private/connector/sabre/directory.php
Commit message (Expand)AuthorAgeFilesLines
* Convert StorageNotAvailableException to SabreDAV exceptionVincent Petry2014-11-061-29/+39
* Properly catch 503 storage not available in getQuotaInfoVincent Petry2014-10-281-7/+11
* WebDAV now throws 403 when deletion did not workVincent Petry2014-09-231-1/+4
* Add server<->server sharing backendRobin Appelman2014-06-141-1/+2
* Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-13/+14
* merge master into webdav-injectionRobin Appelman2014-04-251-13/+0
|\
| * we no longer need to handle the Shared folder different from any other folderBjoern Schiessle2014-04-231-12/+0
| * Fix PHPdoc in lib/privateBart Visscher2014-04-151-0/+1
* | fixing typos and PHPDocThomas Müller2014-04-231-3/+3
* | merge master into webdav-injectionRobin Appelman2014-03-061-2/+2
|\|
| * don't allow to create a file or folder named 'Shared' in the root folder, als...Bjoern Schiessle2014-03-051-2/+2
* | Make path for dummy fileinfo absoluteRobin Appelman2014-03-031-1/+1
* | Pass the filesystem view as argument in the sabredav connectors and use the f...Robin Appelman2014-02-251-17/+18
|/
* creating and deleting of file and folder 'Shared' in root is not allowedThomas Müller2013-10-221-3/+14
* Merge branch 'master' into fixing-4546-masterThomas Müller2013-10-141-2/+16
|\
| * updating a existing large file creates new file chunks. Therefore createFile(...Bjoern Schiessle2013-10-081-2/+16
* | Merge branch 'master' into fixing-4546-masterThomas Müller2013-10-071-1/+1
|/
* Merge branch 'master' into fixing-4011-masterThomas Müller2013-10-041-43/+5
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+256