summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/connector/sabre
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
|/