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-09-16l10n: Correct error messagesValdnet
2022-05-19Rename userName to username to align with child classesDaniel Kesselberg
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-27Less ILoggerJoas Schilling
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-11-11Revert "Revert "Installation goes brrrr""Joas Schilling
2020-11-11Revert "Installation goes brrrr"Christoph Wurst
2020-11-11Only update the schema when we install anywayJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
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
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
2019-11-22Some php-cs fixesRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-07-25Install from migrationsJoas Schilling
2017-07-05Start migrationsJoas Schilling
2017-04-23Remove unused use statementsMorris Jobke
2017-03-20Use SystemConfig instead of AllConfig for DB stuffMorris Jobke
2016-12-05handle postgres setup when we cant connect as adminRobin Appelman
2016-10-28Move away from OC_L10NRoeland Jago Douma
2016-10-19Fixing ctor callThomas Müller
2016-07-26revert to old setup connection logicRobin Appelman
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-07-12use pdo for postgres setupRobin Appelman
2016-07-12Remove duplicate database connect logic in mysql setupRobin Appelman
2016-07-06Added occ install option for database-port.Thomas Pulzer
2016-05-26Update license headersLukas Reschke
2016-04-22Move \OC\Repair to PSR-4Roeland Jago Douma