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
2021-04-27Fix unit testsJoas Schilling
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2020-03-18Fix recursive calls in logging via server methodsJoas Schilling
2019-12-13Allow to force enable apps via CLIJoas Schilling
2019-12-11Fix testsJohn Molakvoæ (skjnldsv)
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-28Move settings to an appChristoph Wurst
2019-07-16Properly inject the loggerMorris Jobke
2018-07-02always enable cloud federation apiBjoern Schiessle
2018-04-17fix appinfo parsing when a single localized option is providedRobin Appelman
2018-02-17Fix app version to be always string and neither array nor nullMorris Jobke
2018-01-17Remove IAppConfig::getValueRoeland Jago Douma
2017-05-21Fix testsLukas Reschke
2017-01-13Fix testsJoas Schilling
2016-11-21Adjust unit testsLukas Reschke
2016-11-21Add a signer class for signingLukas Reschke
2016-10-31Add update supportLukas Reschke
2016-10-21Make AppConfig part of the public APIJoas Schilling
2016-10-20Make sure all tests use the TestCase method to overwrite servicesJoas Schilling
2016-09-13Fix getMock AppTestsRoeland Jago Douma
2016-09-05Fix AppTest and intergration testRoeland Jago Douma
2016-07-27fix enabled apps testsMorris Jobke
2016-07-26fix unit testsMorris Jobke
2016-05-19FIx lib/ a-dJoas Schilling