summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Command
Commit message (Expand)AuthorAgeFilesLines
* Use assertStringContainsString instead of assertContains on stringsMorris Jobke2020-07-232-9/+8
* Update license headers for 19Christoph Wurst2020-04-292-0/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-30/+15
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-2/+2
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-053-17/+28
* Mode to modern phpunitRoeland Jago Douma2019-11-273-13/+14
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-223-4/+1
* Handle moving calendar to an user who already has the shareThomas Citharel2019-01-162-32/+92
* Don't check group shares if shareWithGroupMembersOnly is falseThomas Citharel2019-01-161-21/+37
* add list-calendars commandGeorg Ehrke2019-01-162-9/+378
* Add command to move a calendar from an user to anotherThomas Citharel2019-01-161-0/+121
* Move repairstep to a custom commandRoeland Jago Douma2018-05-281-0/+71