summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/DAV/GroupPrincipalTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-14/+14
* Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-051-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Make dav respect disallowing sharing with groupsThomas Citharel2021-05-261-24/+49
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon2020-12-151-1/+24
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-20/+20
* Update license headersChristoph Wurst2019-12-051-2/+3
* Mode to modern phpunitRoeland Jago Douma2019-11-271-5/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Fix displayName return of dav groups requestJohn Molakvoæ (skjnldsv)2018-11-101-38/+11
* allow group principal search for dav displayname propertyGeorg Ehrke2018-10-221-9/+180
* Update license headersMorris Jobke2017-11-061-0/+1
* Properly handle groups with a /Roeland Jago Douma2017-02-271-7/+22
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+165