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
2022-03-04adjust tests to new fs setupRobin Appelman
2021-11-23Make mock config return default value to fix warningsCôme Chilliet
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-02-15Cache the user backend info for 300sJoas Schilling
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-12-03Add typed create user eventsChristoph 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-03-01Fix testsJulius Härtl
2017-10-27Allow getting the filepath when getting cached mounts by fileidRobin Appelman
2017-08-02Fix missing escape on column and table nameJoas Schilling
2017-06-15show used space in user listRobin Appelman
2017-04-24Add unit tests for mounts of delete usersJoas Schilling
2016-10-28Proper DI of configRoeland Jago Douma
2016-10-12optimize Folder::getById to use less queriesRobin Appelman
2016-09-13Fix getMock UserMountcacheTestRoeland Jago Douma
2016-07-13Save the files external mount id in the mount cache tableRobin Appelman
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling