aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/Collaboration
Commit message (Expand)AuthorAgeFilesLines
* fix(autocomplete): Move known array keys to psalm docsbugfix/noid/array-keysJoas Schilling2024-09-181-5/+5
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-06-061-21/+2
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-5/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* 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
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* 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
* fix sharerecipientssorter testsArthur Schiwon2017-10-271-11/+49
* ensure that sorting is stableArthur Schiwon2017-10-221-5/+5
* AutoCompletion backendArthur Schiwon2017-10-221-0/+220