summaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Group
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-206-6/+0
* Change my email addressJohannes Leuker2021-03-241-2/+2
* Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-012-7/+207
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-2/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-125-18/+18
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-8/+0
* Use elseif instead of else ifChristoph Wurst2020-04-103-3/+3
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-095-8/+8
* Mode to modern phpunitRoeland Jago Douma2019-11-275-5/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-275-5/+5
* Some php-cs fixesRoeland Jago Douma2019-11-225-0/+5
* Add an options to create and remove groups via occDenis Mosolov2018-08-162-0/+246
* Add Group Command testsRoeland Jago Douma2016-12-293-0/+365