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-02-23Adjust and add unit testsJoas Schilling
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-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-01-03Cleanup middleware registeringRoeland Jago Douma
2018-11-02Fix testsRoeland Jago Douma
2018-01-15Remove deprecated core APIJoas Schilling
2017-03-21Add DI intergration testsRoeland Jago Douma
2017-03-21Extend DI testsRoeland Jago Douma
2016-07-20Implement brute force protectionLukas Reschke
2016-07-11Fix phpunit-5.4 wargningRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling