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-10-26Update ConvertFilecacheBigInt.phptimm2k
2020-08-19Show disabled user count in occ user:reportMorris Jobke
2020-02-06Correctly append the port to the host so it's written to the config correctlyJoas Schilling
2020-01-07Merge pull request #18576 from BernieO/bernieo-convertInteractiveChristoph Wurst
2020-01-03Fix typo in occKim Brose
2019-12-29Introduce new variable with the default answer to allow option --no-interacti...Bernhard Ostertag
2019-12-27enable option '--no-interaction' for db:convert-typeBernhard Ostertag
2019-12-20Update license headers for 18Christoph Wurst
2019-12-13Allow to force enable apps via CLIJoas Schilling
2019-12-09Convert various columns in oc_mounts to bigintGeorg Ehrke
2019-12-05Update license headersChristoph Wurst
2019-11-25Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-resultblizzz
2019-11-25Merge pull request #18098 from nextcloud/fix/migration_import_orderRoeland Jago Douma
2019-11-25Merge pull request #18079 from nextcloud/fixes/phpcsRoeland Jago Douma
2019-11-25fix and improve check of create group resultArthur Schiwon
2019-11-25fix documentation, get and createGroup may return nullArthur Schiwon
2019-11-25Merge pull request #18027 from str0g/fix/14920/convert_type_booleanRoeland Jago Douma
2019-11-25Fix the import order of new migrationsRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-20Convert more columns to bigintRoeland Jago Douma
2019-11-20Incorrect integer value: '' for column 'password_invalid' while migrating fro...Łukasz Buśko
2019-10-28Make it possible to broadcast events to (web) clientsChristoph Wurst
2019-10-17Add detailed users listing in occ user:info commandJohn Molakvoæ (skjnldsv)
2019-10-08Check and add index on principaluri for schedulingobjects tableThomas Citharel
2019-10-07Add index on calendarid for calendarobject_props tableThomas Citharel
2019-10-05Allow group displaynames in the database backend (#17221)John Molakvoæ
2019-10-03Add Fatal logging optionTim Terhorst
2019-09-27Do not allow to have an empty display nameJoas Schilling
2019-09-27Allow to set the group display name in the database backendJoas Schilling
2019-07-07Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ
2019-06-25Fix appid argument for integrity:check-appGeorg Ehrke
2019-05-30Add function parameter typehintXheni Myrtaj
2019-05-29Do not fail integrity check if mimetype list is changedXheni Myrtaj
2019-05-21Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs
2019-04-18Fix #15042Temtaime
2019-03-27Deduplicate index namesJoas Schilling
2019-03-27Make sure all tables have named indexesJoas Schilling
2019-02-22Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling
2019-02-22Make sure maintenance mode is always casted to boolJoas Schilling
2019-02-20Fix access to groupManagerDaniel Kesselberg
2019-02-19Add install logic for enable commandDaniel Kesselberg
2019-02-19Disable multiple apps at onceDaniel Kesselberg
2019-02-19Enable multiple apps at onceDaniel Kesselberg
2019-02-14Do not run getRepairSteps in register_commandsDaniel Kesselberg
2019-01-09add support for boolean defaultMaxence Lange
2018-12-21Add twofactor_providers_uid indexRoeland Jago Douma
2018-12-05Add setup check for pending bigint conversionMorris Jobke
2018-12-05Fix bigint conversion on SQLiteMorris Jobke
2018-12-05Show columns to update in CLI interfaceMorris Jobke
2018-11-08Use the defined func()->count() instead of manual countingJoas Schilling