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-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-09Drop fk constraints on locks tableJulius Härtl
2020-04-29Update license headers for 19Christoph Wurst
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
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-07-11Drop foreign key before trying to drop the accounts tableJoas Schilling
2017-09-08Ask the schema whether the table and column existJoas Schilling
2017-07-12Don't throw an error when the table doesn't existJoas Schilling
2017-05-18Add some more castingJoas Schilling
2017-05-18Avoid problems for some DBs by removing the table completlyJoas Schilling
2017-05-18Add a migration step to save the data from the accounts table before migratingJoas Schilling