summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Connector/Sabre/SharesPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+1
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-2/+2
* use existing node in SharesPluginRobin Appelman2022-04-061-7/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+2
* Handle deck share type in audit and dav appJulius Härtl2020-12-091-0/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+0
* Update share type constant usageJoas Schilling2020-06-241-10/+10
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add test that shares and tags are ignored for chunk files.Daniel Kesselberg2020-04-211-1/+22
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-13/+13
* Update license headersChristoph Wurst2019-12-051-1/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Fix testsRoeland Jago Douma2019-08-111-2/+2
* Fix testsRoeland Jago Douma2019-08-011-63/+37
* Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-0/+1
* Update license headersMorris Jobke2017-11-061-0/+3
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-2/+4
* Use ::class in test mocksMorris Jobke2017-10-241-12/+20
* fix mockMaxence Lange2017-03-141-1/+1
* fix testsRobin Appelman2016-11-101-8/+6
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-0/+19
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-8/+24
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+259