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
2019-06-25Fix appid argument for integrity:check-appGeorg Ehrke
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
2018-11-06Fix index namesMorris Jobke
2018-11-02Merge pull request #11053 from nextcloud/occ-app-update-commandMorris Jobke
2018-11-01Log exception in case an app update failsMorris Jobke
2018-11-01Add occ app:update commandMichael Gerber
2018-11-01Revert "Wait for cron to finish before running upgrade command"Morris Jobke
2018-10-30Merge pull request #11627 from nextcloud/feature/noid/cli-remove-appMorris Jobke
2018-10-15Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groupsMorris Jobke
2018-10-15Make it possible to enforce mandatory 2FA for groupsChristoph Wurst
2018-10-14Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev
2018-10-10Use error styling for exception messagePatrik Kernstock
2018-10-10Using Throwable instead of ExceptionPatrik Kernstock
2018-10-08Rename method to abortIfInterruptedDaniel Kesselberg
2018-10-07Refactor method to throw exception instead of true/falseDaniel Kesselberg
2018-10-05Log exception using ILoggerPatrik Kernstock
2018-10-05Inject AppManager and Installer, check for shipped app prior removingPatrik Kernstock
2018-10-05Run uninstall tasks by default, added '--keep-data' parameterPatrik Kernstock
2018-10-05Add occ app:remove CLI commandPatrik Kernstock
2018-10-02Validate email in occ commandDaniel Kesselberg
2018-10-02Add --admin-email to cli installerDaniel Kesselberg
2018-10-02Add uid_owner and uid_initiator share tabe indicesRoeland Jago Douma
2018-09-30Add mandatory 2FA service/classChristoph Wurst
2018-09-25Only allow 2FA state changs if providers support the operationChristoph Wurst
2018-09-07Improve class import and strict typing for generated migration classChristoph Wurst
2018-08-24Merge pull request #10334 from denismosolov/group-addDenis Mosolov
2018-08-21Fix generated migration class codeChristoph Wurst
2018-08-16Add an options to create and remove groups via occDenis Mosolov
2018-07-24Merge pull request #10298 from nextcloud/bugfix/talk-714/only-migrate-the-sch...Morris Jobke
2018-07-19Add filecache index on mtimeRobin Appelman
2018-07-19Only create the schema when moving between databasesJoas Schilling
2018-07-09Correctly handle users with numeric user idsJoas Schilling
2018-07-01Adds an info if the maintenance mode is already enabled/disabled.Michael Weimann
2018-06-29Added a logger for systemd/journaldJohannes Ernst
2018-06-27Use the correct Base classJoas Schilling