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-21Fix typing errorLouis Chemineau
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-06-26Add return value to all commandsJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
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
2019-12-05Update license headersChristoph Wurst
2019-10-03Add Fatal logging optionTim Terhorst
2018-06-29Added a logger for systemd/journaldJohannes Ernst
2017-11-06Update license headersMorris Jobke
2016-09-29Add autocomplete for db:* and log:*Joas Schilling
2016-07-22Changed logtype to file instead of owncloud.Thomas Pulzer
2016-07-21Fix othersJoas Schilling
2016-05-30Allow setting debug as loglevel via occ log_manage (#24834)Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-03Move OC_Log_xx to \OC\Log namespaceRoeland Jago Douma
2016-04-06Rename files to be PSR-4 compliantLukas Reschke