summaryrefslogtreecommitdiffstats
path: root/core/Command
Commit message (Expand)AuthorAgeFilesLines
* Convert more columns to bigintRoeland Jago Douma2019-11-201-0/+4
* Make it possible to broadcast events to (web) clientsChristoph Wurst2019-10-281-0/+100
* Add detailed users listing in occ user:info commandJohn Molakvoæ (skjnldsv)2019-10-171-5/+38
* Check and add index on principaluri for schedulingobjects tableThomas Citharel2019-10-081-0/+13
* Add index on calendarid for calendarobject_props tableThomas Citharel2019-10-071-0/+13
* Allow group displaynames in the database backend (#17221)John Molakvoæ2019-10-051-1/+13
|\
| * Do not allow to have an empty display nameJoas Schilling2019-09-271-2/+3
| * Allow to set the group display name in the database backendJoas Schilling2019-09-271-1/+12
* | Add Fatal logging optionTim Terhorst2019-10-021-2/+6
|/
* Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ2019-07-072-72/+108
|\
| * Add function parameter typehintXheni Myrtaj2019-05-291-1/+1
| * Do not fail integrity check if mimetype list is changedXheni Myrtaj2019-05-292-72/+108
* | Fix appid argument for integrity:check-appGeorg Ehrke2019-06-251-2/+2
|/
* Stop decryption when maintenance mode is enabled, fixes #8311Ruben Homs2019-05-213-2/+43
* Fix #15042Temtaime2019-04-181-0/+1
* Deduplicate index namesJoas Schilling2019-03-271-6/+6
* Make sure all tables have named indexesJoas Schilling2019-03-271-0/+81
* Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-225-6/+6
|\
| * Make sure maintenance mode is always casted to boolJoas Schilling2019-02-225-6/+6
* | Fix access to groupManagerDaniel Kesselberg2019-02-201-1/+1
* | Add install logic for enable commandDaniel Kesselberg2019-02-191-0/+11
* | Disable multiple apps at onceDaniel Kesselberg2019-02-191-17/+30
* | Enable multiple apps at onceDaniel Kesselberg2019-02-191-21/+63
|/
* Do not run getRepairSteps in register_commandsDaniel Kesselberg2019-02-131-5/+8
* add support for boolean defaultMaxence Lange2019-01-091-1/+5
* Add twofactor_providers_uid indexRoeland Jago Douma2018-12-211-2/+15
* Add setup check for pending bigint conversionMorris Jobke2018-12-051-0/+1
* Fix bigint conversion on SQLiteMorris Jobke2018-12-051-1/+5
* Show columns to update in CLI interfaceMorris Jobke2018-12-051-1/+5
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* Fix index namesMorris Jobke2018-11-061-2/+2
* Merge pull request #11053 from nextcloud/occ-app-update-commandMorris Jobke2018-11-021-0/+125
|\
| * Log exception in case an app update failsMorris Jobke2018-11-011-1/+7
| * Add occ app:update commandMichael Gerber2018-11-011-0/+119
* | Revert "Wait for cron to finish before running upgrade command"Morris Jobke2018-11-011-5/+1
|/
* Merge pull request #11627 from nextcloud/feature/noid/cli-remove-appMorris Jobke2018-10-301-0/+149
|\
| * Use error styling for exception messagePatrik Kernstock2018-10-101-2/+2
| * Using Throwable instead of ExceptionPatrik Kernstock2018-10-101-2/+3
| * Log exception using ILoggerPatrik Kernstock2018-10-051-1/+14
| * Inject AppManager and Installer, check for shipped app prior removingPatrik Kernstock2018-10-051-6/+29
| * Run uninstall tasks by default, added '--keep-data' parameterPatrik Kernstock2018-10-051-0/+19
| * Add occ app:remove CLI commandPatrik Kernstock2018-10-051-0/+93
* | Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groupsMorris Jobke2018-10-151-6/+31
|\ \
| * | Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-6/+31
* | | Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev2018-10-142-0/+16
|/ /
* | Rename method to abortIfInterruptedDaniel Kesselberg2018-10-081-1/+1
* | Refactor method to throw exception instead of true/falseDaniel Kesselberg2018-10-071-7/+11
|/
* Validate email in occ commandDaniel Kesselberg2018-10-021-0/+4
* Add --admin-email to cli installerDaniel Kesselberg2018-10-021-0/+3
* Add uid_owner and uid_initiator share tabe indicesRoeland Jago Douma2018-10-011-0/+16