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-03-24Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet
2021-04-19Make Security module strictJ0WI
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
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-26Remove unused importsChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-09-14Harden identifyproof openssl codeRoeland Jago Douma
2018-05-14Fix testsRoeland Jago Douma
2017-08-10add prefix to user and system keys to avoid name collisionsBjoern Schiessle
2017-08-10extend the identity proof manager to allow system wide key pairsBjoern Schiessle
2017-05-10Automatic creation of Identity managerJoas Schilling
2016-11-24Add Identityproof testsRoeland Jago Douma
2016-11-21Add a signer class for signingLukas Reschke