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-24Fix codestyleCôme Chilliet
2022-03-24Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet
2021-10-22Update Testsacsfer
2021-08-15Tests updateacsfer
2021-04-06Merge pull request #24966 from nextcloud/jknockaert-patch-1Lukas Reschke
2021-02-15Cache the user backend info for 300sJoas Schilling
2021-01-05Update EncryptionTest.phpJasper Knockaert
2021-01-052nd attempt to fix testsJasper Knockaert
2021-01-05attemtp to fix testJasper Knockaert
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-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-03Add typed create user eventsChristoph Wurst
2019-11-27More fixesRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-03-01Fix testsJulius Härtl
2018-04-04Fix testsRoeland Jago Douma
2018-04-03reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle
2018-01-24Fix "Undefined method setExpectedException()"Joas Schilling
2017-10-26Use ::class in test mocks of encryption appMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-08-09Fix encryption testRoeland Jago Douma
2017-07-06update file system tests to take the master key into accountBjoern Schiessle
2017-04-20Make sure we use a new encryption module all the timeJoas Schilling
2017-04-12Simplify the testJoas Schilling
2017-04-12Optimize put - Dont try to fetch filecache for not existing filecache in encr...Piotr M
2016-11-29check if the file should really be encrypted before we update the file cacheBjoern Schiessle
2016-10-28Proper DI of configRoeland Jago Douma
2016-09-07File getMock Files testsRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling