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
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-11-08Use the defined func()->count() instead of manual countingJoas Schilling
2018-08-09use insertIfNotExists to store new mimetypes.Robin Appelman
2017-11-06Update license headersMorris Jobke
2017-08-26Dont swallow exception when inserting mimetypes if we're inside a transactionRobin Appelman
2017-05-15Fix variable namesJoas Schilling
2017-05-12Fix order of parameter and escapingJoas Schilling
2017-05-11Actually we want to update the mimetype of all files ending with the suffixJoas Schilling
2017-05-11donĀ“t change folders with --repair-filecacheRello
2017-04-23Remove unused use statementsMorris Jobke
2016-07-21Fix othersJoas Schilling
2016-04-24Move \OC\Files to PSR-4Roeland Jago Douma