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
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2018-10-10Move normalizePath to regexes instead of loopingRoeland Jago Douma
2018-01-03removes invalid tests, adapts another oneArthur Schiwon
2017-01-02adjust testRobin Appelman
2016-12-23Remove legacy home testsVincent Petry
2016-11-03Adjust tests and DI for Share.phpLukas Reschke
2016-11-03Fix mock warning in some FS tests (#26464)Vincent Petry
2016-11-03Add using casing check/fix for initMountPointsVincent Petry
2016-07-08Remove unneeded checks if it runs on a Windows machineMorris Jobke
2016-06-01Add keepUnicode value in the cache key of normalizedPathCacheVincent Petry
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling