summaryrefslogtreecommitdiffstats
path: root/lib/private/connector/sabre/directory.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+14
* Sabre Update to 2.1Vincent Petry2015-02-231-68/+15
* Updating license headersJenkins for ownCloud2015-02-231-13/+17
* pass fileinfo to getStorageInfoRobin Appelman2015-02-131-2/+1
* Cache quota info for directoriesRobin Appelman2015-02-131-16/+26
* Merge pull request #12865 from owncloud/files-tags-webdavMorris Jobke2014-12-191-7/+22
|\
| * Fix code style issues for tags pluginVincent Petry2014-12-181-3/+1
| * Remove obsolete methodVincent Petry2014-12-181-8/+0
| * Returns and update tags through WebDAV PROPFIND and PROPPATCHVincent Petry2014-12-171-7/+32
* | Add getMountPoint to FileInfoRobin Appelman2014-12-171-1/+1
|/
* Convert StorageNotAvailableException to SabreDAV exceptionVincent Petry2014-11-101-29/+39
* Properly catch 503 storage not available in getQuotaInfoVincent Petry2014-10-271-7/+11
* Use the cached fileinfo to get creatable permissionsRobin Appelman2014-10-131-1/+1
* WebDAV now throws 403 when deletion did not workVincent Petry2014-09-221-1/+4
* adding new webdav property containing the folder sizeThomas Müller2014-08-291-0/+9
* 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