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-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-20Don't use deprecated getIniWrapper() anymoreJoas Schilling
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-08Fix multiline commentsChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2018-05-17Make LargeFileHelper.php faster by avoiding execs as much as possiblemarco44
2018-01-26Use type casting instead of *val() methodMorris Jobke
2016-10-25Merge pull request #1890 from nextcloud/downstream-25428Morris Jobke
2016-10-25Add check for linux osLukas Reschke
2016-10-25Move function to LargeFileHelperLukas Reschke
2016-10-25Remove not existent function callLukas Reschke
2016-09-01Remove unneeded Windows logicMorris Jobke
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-29Move more of \OC to PSR-4Roeland Jago Douma