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-01-13Check style updateCarl Schwan
2022-01-12Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-02Check command inputRoeland Jago Douma
2020-06-26Add return value to all commandsJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format code according to PSR2Christoph 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
2018-02-13Use non aliased method insteadMorris Jobke
2018-01-26Return value immediately instead of assigning to a one-time variableMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-01-11Filter out sensitive appconfig valuesJoas Schilling
2016-09-29Add autocomplete for db:* and log:*Joas Schilling
2016-09-29Add autocomplete for config:*Joas Schilling
2016-07-21Fix othersJoas Schilling
2016-04-06Rename files to be PSR-4 compliantLukas Reschke