summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/connector/sabre
Commit message (Expand)AuthorAgeFilesLines
* Update DAV unit tests to PSR-4Joas Schilling2016-05-2529-6560/+0
* Fix local executionJoas Schilling2016-05-251-0/+3
* do not allow client password logins if token auth is enforced or 2FA is enabledChristoph Wurst2016-05-241-4/+4
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-5/+5
* ensure comments-href returns a value also when propfind is done against remot...Arthur Schiwon2016-05-201-1/+2
* use the UID for creating the session token, not the login nameChristoph Wurst2016-05-111-3/+10
* Fixing local event delivery for calendar events based on the email addressThomas Müller2016-05-021-0/+15
* Merge pull request #23918 from owncloud/cruds-for-federated-sharesBjörn Schießle2016-04-221-36/+55
|\
| * return correct share permissions on propfindBjörn Schießle2016-04-181-36/+55
* | Add data-fingerprint property to webdavRoeland Jago Douma2016-04-182-8/+61
|/
* Merge pull request #20118 from owncloud/chunked-upload-davThomas Müller2016-04-131-13/+20
|\
| * Fix unit test of file pluginThomas Müller2016-04-121-13/+20
* | always return the complete permissions the file was shared withBjörn Schießle2016-04-121-18/+18
|/
* Fix filespluginRoeland Jago Douma2016-04-081-6/+4
* Fix unit testsRoeland Jago Douma2016-03-311-2/+5
* Add sharePermissions webdav propertyRoeland Jago Douma2016-03-311-0/+61
* apps/dav: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-301-1/+1
* Merge pull request #23549 from owncloud/dav-sharetypes-remoteThomas Müller2016-03-241-0/+2
|\
| * Return remote shares in oc:share-types Webdav propertyVincent Petry2016-03-241-0/+2
* | Check if request is sent from official ownCloud clientLukas Reschke2016-03-241-19/+174
|/
* Merge pull request #23404 from owncloud/fix-22988Thomas Müller2016-03-221-3/+3
|\
| * fix unittestArthur Schiwon2016-03-211-3/+3
* | Do not fire pre/post hooks twice on chunk uploadVincent Petry2016-03-211-0/+69
* | Remove duplicated copyrightRoeland Jago Douma2016-03-171-6/+0
* | Add webdav property for share info in PROPFIND responseVincent Petry2016-03-171-0/+263
|/
* getOwner is not available on FileHome - fixes #23116Thomas Müller2016-03-101-2/+50
* Rename and move permissions are set when a file is updatableRoeland Jago Douma2016-03-031-2/+2
* Merge pull request #22757 from owncloud/apply-licenseC. Montero Luque2016-03-013-2/+1
|\
| * Remove Scrutinizer Auto FixerLukas Reschke2016-03-012-2/+0
| * Update author informationLukas Reschke2016-03-011-0/+1
* | allow putting the part file in the view rootRobin Appelman2016-03-011-0/+56
|/
* Return -3 for unlimited quotaVincent Petry2016-02-291-3/+36
* Fix dav unit testsJoas Schilling2016-02-231-11/+11
* Make non-public-method protectedJoas Schilling2016-02-221-8/+8
* Merge pull request #22424 from owncloud/add-generic-csrf-protection-to-webdavThomas Müller2016-02-191-45/+62
|\
| * Require CSRF token for non WebDAV authenticated requestsLukas Reschke2016-02-181-45/+62
* | Check the quota on the actual file's storage in dav quota pluginVincent Petry2016-02-171-5/+104
|/
* Fix group principalThomas Müller2016-02-101-2/+12
* Add a test for empty mid-resultJoas Schilling2016-02-091-23/+84
* Fix system tag filter AND conditionVincent Petry2016-02-091-0/+22
* Add REPORT on files endpoint for filteringVincent Petry2016-02-081-0/+519
* Remove calendar-proxy support - did this ever work?Thomas Müller2016-02-081-4/+1
* Comments WebDAV adjustementsArthur Schiwon2016-01-291-0/+148
* Fix unit test - optimize codeThomas Müller2016-01-181-8/+8
* Show group shared addressbooksThomas Müller2016-01-181-2/+8
* Remove the listener pluginJoas Schilling2016-01-131-1/+0
* Happy new year!Thomas Müller2016-01-1225-74/+393
* 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
|/