summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/connector
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21491 from owncloud/webdav_auth_no_basic_authThomas Müller2016-01-081-3/+15
|\
| * Allow only cookie auth to webdavRoeland Jago Douma2016-01-071-3/+15
* | Adding group principals to new dav endpointThomas Müller2016-01-081-5/+1
|/
* add unit test for #21230Morris Jobke2015-12-161-0/+41
* Catch exception when querying direct download linkVincent Petry2015-12-101-0/+25
* Fix more unit tests to pass a mock storage instead of null to FileInfoVincent Petry2015-12-081-18/+26
* More group DBThomas Müller2015-11-301-0/+7
* Adding more DB groups to test suitsThomas Müller2015-11-303-0/+21
* Apply DB group annotation ...Thomas Müller2015-11-302-0/+15
* Merge pull request #20760 from owncloud/webdav-authredirectfixThomas Müller2015-11-271-0/+30
|\
| * Only reject ajax auth if user is really logged outVincent Petry2015-11-261-0/+30
* | Introduce \OCP\IUser::getEMailAddress()Thomas Müller2015-11-251-38/+20
* | Users are available under it's own principal resource named 'principals/users...Thomas Müller2015-11-252-29/+33
|/
* Adjust sabre changes in coreThomas Müller2015-11-243-42/+74
* Do not authenticate over ajaxVincent Petry2015-11-231-2/+34
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-203-3/+9
* Add internal fileid to webdav responseVincent Petry2015-11-181-3/+9
* Merge pull request #20494 from owncloud/storage-forbidden-exceptionThomas Müller2015-11-184-5/+116
|\
| * Allow storage wrappers to through a forbidden exception with retry informationJoas Schilling2015-11-174-5/+116
* | Merge pull request #20188 from owncloud/webdav-exposeshareownerThomas Müller2015-11-171-0/+50
|\ \ | |/ |/|
| * Add "owner-id" and "owner-display-name" Webdav propertiesVincent Petry2015-11-161-0/+50
* | Add fake locker plugin for WebDAVFSLukas Reschke2015-11-132-1/+176
|/
* Introducing CardDAV into coreThomas Müller2015-11-0616-22/+26
* Merge pull request #17104 from owncloud/chunked-upload-lockingRobin Appelman2015-10-272-3/+89
|\
| * adjust tests for new dav classesRobin Appelman2015-10-201-6/+6
| * fix locking in testsRobin Appelman2015-10-201-2/+8
| * Add tests for uploading to locked filesRobin Appelman2015-10-201-1/+81
* | Verify the src exists in webdav MOVERoeland Jago Douma2015-10-271-0/+13
* | Add tests for Sabre Auth plugin + make getCurrentUser compatibleLukas Reschke2015-10-231-0/+356
|/
* 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 uni testsThomas Müller2015-10-167-5/+82
* Consolidate webdav code - move all to one appThomas Müller2015-10-1620-0/+3485