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-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-18make repair errors more visibleRobin Appelman
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-06-26Add return value to all commandsJoas Schilling
2019-12-05Update license headersChristoph Wurst
2019-04-18Fix #15042Temtaime
2019-02-22Make sure maintenance mode is always casted to boolJoas Schilling
2019-02-14Do not run getRepairSteps in register_commandsDaniel Kesselberg
2017-12-18Use injected AppManagerRoeland Jago Douma
2017-10-24Use proper DI for repair commandMorris Jobke
2017-10-24Use appmanager instead of OC_App for check for enabled appMorris Jobke
2017-04-23Remove unused use statementsMorris Jobke
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-28Adding progress to occ maintenance:repairThomas Müller
2016-04-22Adding pre- and post-migration repair stepsThomas Müller
2016-04-06Rename files to be PSR-4 compliantLukas Reschke