Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-13Check style updateCarl Schwan
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-25Use lowercase true, false and null constantsChristoph Wurst
2020-03-24Added Hook before Message is sendArne Hamann
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2018-04-16Provide an option to disable HTML emailsMorris Jobke
2018-03-05Fix testsRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling