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-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-03-24Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet
2021-06-30Migrate HintException to OCPGary Kim
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Skip redis if not configuredRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-08-12Drop support for xcacheDaniel Kesselberg
2018-01-16Made the cache factory strictRoeland Jago Douma
2017-10-24Use ::class in test mocksMorris Jobke
2017-05-05Make cache tests a bit more clearMorris Jobke
2017-04-20Restoring the error handler within the error handler causes unexpected resultsJoas Schilling
2017-01-05Kill APC because it requires PHP 5.4Joas Schilling
2016-12-21Extend APCu test with int CASRoeland Jago Douma
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling