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-02-28Add event logging for db and redis connectionenh/diagnostics-loggingJulius Härtl
2022-02-01use persistent connections when connecting to redisRobin Appelman
2021-11-25Use strict comparison to detect usage of redis clusterLouis Chemineau
2021-09-22Fix check for redis minimal versionDaniel Kesselberg
2021-07-23Allow empty Redis configVincent Petry
2021-07-22Properly support RedisClusterJohn Molakvoæ (skjnldsv)
2021-07-20Support redis user password auth and tls encryptionJohn Molakvoæ (skjnldsv)
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-04-29Update license headers for 19Christoph 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-05-22Allow redis cluster to use passwordMorris Jobke
2019-05-14Fix Redis with unix socketAlejandro Varela
2017-11-06Update license headersMorris Jobke
2017-03-26no ternaryJörn Friedrich Dreyer
2017-03-26fix constantJörn Friedrich Dreyer
2017-03-26Add Redis Cluster supportRobin McCorkell
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-03factor out redis configuration into it's own factoryRobin Appelman