summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Adjust tests as we no longer set a status on REPORTFerdinand Thiessen2024-02-211-3/+0
* fix share roots always being marked as writableRobin Appelman2023-07-281-22/+54
* refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-0/+2
* fix: cominbation of small fixesArthur Schiwon2023-07-061-3/+20
* fix: include invisible tags for adminsArthur Schiwon2023-07-061-45/+59
* fix: search with more than one search tagsArthur Schiwon2023-07-061-108/+302
* tests: Adapt node related unit tests mocks to required root viewJulius Härtl2023-04-171-2/+2
* fix: Use proper path when creating node instancesJulius Härtl2023-04-171-2/+18
* Fix dav application testsCôme Chilliet2023-04-031-2/+1
* Tidy up typing in OC\Files\ViewCôme Chilliet2023-04-031-2/+1
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+1
* fix: Use proper path for quota fetchingJulius Härtl2023-03-061-0/+12
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-215-14/+470
* Do not set up filesystem on every callAnna Larch2023-02-175-470/+14
* perf(dav): Do not call general setupFS on ever dav authJulius Härtl2023-02-091-6/+6
* Fix Sabre connector testCôme Chilliet2023-02-071-2/+2
* Type sizes as int|float throughout the code baseCôme Chilliet2023-02-071-0/+2
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-2028-173/+173
* Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-056-181/+171
* Use display name cache on getStorageInfoJulius Härtl2022-12-161-0/+15
* More fixingJoas Schilling2022-11-251-2/+2
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-5/+4
* Fix duplicate event email notificationsRichard Steinmetz2022-11-041-0/+31
* add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-09-291-2/+2
* Add nc:share-attributes Webdav propertyVincent Petry2022-07-281-0/+62
* Fix typos in apps/dav subdirectoryluz paz2022-07-261-1/+1
* Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-101-0/+49
|\
| * Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-171-0/+49
* | Don't spam the log with fatals when maintenance mode is enabled or an upgrade...Joas Schilling2022-06-101-2/+5
|/
* Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis2022-05-041-0/+4
|\
| * Use email settings in DAV searchLouis Chemineau2022-04-191-0/+4
* | Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-022-26/+20
|/
* Merge pull request #25747 from nextcloud/XAccelBufferingblizzz2022-04-071-2/+5
|\
| * Add X-Accel-Buffering header to downloadsUnpublished2022-01-171-2/+5
* | use existing node in SharesPluginRobin Appelman2022-04-064-47/+80
* | dont re-query fileinfo when getting dav quotaRobin Appelman2022-03-281-8/+0
* | Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-idJoas Schilling2022-03-221-12/+12
|\ \
| * | Fix testsJoas Schilling2022-02-231-12/+12
| |/
* / adjust tests to new fs setupRobin Appelman2022-03-041-5/+4
|/
* Merge pull request #29948 from nextcloud/enh/webdav-creationdateJohn Molakvoæ2021-12-281-1/+14
|\
| * Expose DAV:creationdate for propfind/proppatchJulius Härtl2021-11-291-1/+14
* | Prevent writing invalid mtimeJohn Molakvoæ2021-12-072-14/+58
|/
* Fix dav application tests and code for PHP 8.1Côme Chilliet2021-11-231-0/+3
* use specific email getter where necessaryArthur Schiwon2021-09-091-17/+17
* Improve PrincipalTest test fileThomas Citharel2021-08-161-56/+58
* Expose user language through DAVThomas Citharel2021-08-161-1/+28
* Make sure that the dav propfind plugins always use the proper user idJulius Härtl2021-07-222-17/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0433-35/+14
* Fix testValdnet2021-05-041-1/+1
* Only set copy etag if the destination source can be foundChristoph Wurst2021-04-231-0/+14