summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20195 from owncloud/add-caldavtesterThomas Müller2015-11-104-0/+1075
|\
| * Add CalDAVTester to travisThomas Müller2015-11-104-0/+1075
* | Merge pull request #20431 from owncloud/carddav-enforce-displaynameThomas Müller2015-11-102-1/+8
|\ \
| * | When creating addressbooks, make sure the displayname is setArthur Schiwon2015-11-102-1/+8
* | | Merge pull request #20422 from owncloud/fix-20421-masterThomas Müller2015-11-101-0/+3
|\ \ \ | |/ / |/| |
| * | Ensure the user folder existsThomas Müller2015-11-101-0/+3
| |/
* / Adding CardDAV plugin to provide addressbook-home-set propertyThomas Müller2015-11-101-0/+2
|/
* Register DAVACL plugin to provide current-user-principalThomas Müller2015-11-091-0/+2
* adding individual phpunit.xml and bootstrap.phpThomas Müller2015-11-062-0/+38
* Adding occ command to create an addressbookThomas Müller2015-11-062-0/+60
* Introducing CardDAV into coreThomas Müller2015-11-0622-23/+958
* Fix TagList namespace in property mapVincent Petry2015-11-021-1/+1
* Merge pull request #20089 from owncloud/litmus-test-webdavThomas Müller2015-10-282-0/+46
|\
| * run litmus scripts only if code in the dav app did change changedThomas Müller2015-10-282-2/+0
| * Enable DAV app testing on travisThomas Müller2015-10-272-0/+48
* | Merge pull request #17104 from owncloud/chunked-upload-lockingRobin Appelman2015-10-274-13/+104
|\ \ | |/ |/|
| * adjust tests for new dav classesRobin Appelman2015-10-201-6/+6
| * remove locking for chunksRobin Appelman2015-10-201-4/+0
| * fix locking in testsRobin Appelman2015-10-201-2/+8
| * Adjust for wide lockingRobin Appelman2015-10-202-6/+12
| * Add tests for uploading to locked filesRobin Appelman2015-10-201-1/+81
| * 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-272-0/+17
|/ /
* | 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-267-1/+475
* | Add tests for Sabre Auth plugin + make getCurrentUser compatibleLukas Reschke2015-10-233-21/+399
* | increase core version and add dav version numberMorris Jobke2015-10-211-0/+1
|/
* fix sabre connector tests when using a non local home storageRobin Appelman2015-10-161-6/+9
* Fix failing unit testThomas Müller2015-10-161-1/+1
* Fix typo and adjust required versionMorris Jobke2015-10-161-2/+2
* Fix webdav accessRoeland Jago Douma2015-10-163-4/+5
* Fix uni testsThomas Müller2015-10-167-5/+82
* Remove $ETagFunction - it was never usedThomas Müller2015-10-161-6/+0
* Consolidate webdav code - move all to one appThomas Müller2015-10-1649-0/+7614