summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector
Commit message (Expand)AuthorAgeFilesLines
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-031-6/+90
* re-acquired expired shared locks on large file uploadsRobin Appelman2019-11-141-0/+21
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-16/+138
* Fix testsRoeland Jago Douma2019-08-111-2/+2
* Fix testsRoeland Jago Douma2019-08-011-63/+37
* add test for overwriting in non creatable directoryRobin Appelman2019-07-031-8/+46
* Prefetching blows up if there are a lot of files.Roeland Jago Douma2019-04-181-4/+0
* implement principal property search for calendar user address set propertyGeorg Ehrke2019-03-211-0/+26
* Use dependency injection for app managerMorris Jobke2019-03-131-1/+10
* Use proper dependency injection for app managerMorris Jobke2019-03-051-1/+8
* Fix unit testsJoas Schilling2019-02-221-1/+2
* Fix testsRoeland Jago Douma2018-11-042-20/+10
* update dav testsRobin Appelman2018-10-311-3/+3
* allow user principal search for dav displayname propertyGeorg Ehrke2018-10-221-13/+47
* move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke2018-10-161-98/+41
* Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-0/+1
* Fix getting ocs share permissions if a storage is not availableRobin Appelman2018-07-181-1/+2
* allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-221-81/+147
* use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-261-2/+1
* fix dav testArthur Schiwon2018-04-261-1/+2
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-1/+1
* destaticfy Log classesArthur Schiwon2018-04-261-1/+1
* adjust tests to new exception log formatRobin Appelman2018-04-111-8/+18
* Loglevel is an intRoeland Jago Douma2018-02-271-1/+1
* Make ILogger strictRoeland Jago Douma2018-02-271-1/+1
* Fix risky tests without assertionsJoas Schilling2018-01-253-2/+4
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-1/+2
* Handle OC-Total-Length in new chunkingThomas Müller2017-12-152-57/+4
* fix dav unit testsBjoern Schiessle2017-12-121-3/+3
* Principal search: Take sharing settings into accountGeorg Ehrke2017-12-111-13/+175
* Merge pull request #7313 from nextcloud/ensure-that-x-oc-mtime-header-is-an-i...Morris Jobke2017-12-111-2/+136
|\
| * Reject X-OC-MTime header if given as a string with hexadecimal notationDaniel Calviño Sánchez2017-11-281-1/+1
| * Don't use runInSeparateProcessThomas Müller2017-11-271-5/+5
| * Add tests for X-OC-MTime header handlingDaniel Calviño Sánchez2017-11-271-0/+133
| * Make possible to provide a specific HTTP request object to FileDaniel Calviño Sánchez2017-11-271-2/+3
* | Fix testsRoeland Jago Douma2017-12-041-0/+2
|/
* Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-9/+11
|\
| * Return whether the file is readable or not in the DAV permissionsDaniel Calviño Sánchez2017-11-021-9/+11
* | Update license headersMorris Jobke2017-11-0626-6/+32
|/
* Fix another warningMorris Jobke2017-10-261-4/+5
* Use ::class in test mocks of dav appMorris Jobke2017-10-2614-54/+77
* Use ::class in test mocksMorris Jobke2017-10-2417-115/+160
* Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-131-3/+8
* Do not log WebDAV maintenance mode exceptionMorris Jobke2017-08-151-0/+3
* fix and extend dav test to also test the master-key setupBjoern Schiessle2017-07-062-0/+52
* Don't log passwords on dav exceptionsJoas Schilling2017-06-291-3/+3
* Merge pull request #5124 from nextcloud/allow-dirlisting-with-unreadable-itemsJoas Schilling2017-06-161-4/+5
|\
| * Fix unit testJoas Schilling2017-06-071-4/+5
* | Prevent sending second WWW-Authenticate headerLukas Reschke2017-06-131-3/+9
|/
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-181-1/+2