summaryrefslogtreecommitdiffstats
path: root/core/Command
Commit message (Expand)AuthorAgeFilesLines
* Parameter of RepairAdvanceEvent is actually an increment, not a step idCôme Chilliet2022-08-252-2/+2
* Surround cli output with appropriate xml tagsCôme Chilliet2022-08-251-3/+3
* Add void return types to callablesCôme Chilliet2022-08-251-2/+2
* Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet2022-08-252-90/+80
* Migrate Migrator::executeSql to OCP\EventDispatcher\EventCôme Chilliet2022-08-251-23/+25
* Remove listeners of \OC\DB\Migrator::checkTable which is never emittedCôme Chilliet2022-08-251-1/+0
* Moving to string key for arguments of GenericEvent in RepairCôme Chilliet2022-08-252-14/+14
* Switch to string keys for argument of GenericEvent for OC\DB\MigratorCôme Chilliet2022-08-251-4/+4
* Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-082-4/+7
|\
| * Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-012-4/+7
* | DB mounts table: Add index for mount_provider_classMarcel Klehr2022-08-011-0/+13
|/
* Fix background-job:execute command for QueuedJob instancesCôme Chilliet2022-07-111-1/+5
* Format the datetime for last run in ATOM formatCôme Chilliet2022-07-111-1/+1
* Use symfony console table to render the job list properlyCôme Chilliet2022-07-112-3/+24
* Code cleaning of Background/ListCommandCôme Chilliet2022-07-111-14/+5
* Add command to list jobsCôme Chilliet2022-07-111-0/+95
* Fix undefined when no tagsDaniel Kesselberg2022-06-281-2/+4
* Fix importing float valueCarl Schwan2022-06-231-2/+2
* Update core to PHP 7.4 standardCarl Schwan2022-05-2087-714/+240
* Merge pull request #32196 from nextcloud/bugfix/noid/fix-strict-comparisonJoas Schilling2022-05-021-1/+1
|\
| * Fix strict comparisonJoas Schilling2022-04-271-1/+1
* | Remove deprecated occ app:check-code commandCôme Chilliet2022-04-281-72/+0
|/
* Fix type fixingJoas Schilling2022-04-251-1/+1
* Give hints on correct migration versioningJoas Schilling2022-04-251-0/+32
* Additional index on oc_preferences to make sure that gettingh values without ...Julius Härtl2022-04-191-0/+13
* Allow to autocomplete user and group ids in commandsJoas Schilling2022-04-0811-10/+205
* Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-g...blizzz2022-04-051-1/+1
|\
| * Add ldap:reset-group command to unmap groups from LDAPCôme Chilliet2022-04-011-1/+1
* | Merge pull request #31687 from nextcloud/enhancement/passwordless-app-passwordsChristoph Wurst2022-04-041-10/+12
|\ \ | |/ |/|
| * Allow app passwords without login password for occ user:add-app-passwordChristoph Wurst2022-03-231-10/+12
* | Merge pull request #31735 from nextcloud/fix/noid/mig-generator-copyrightCôme Chilliet2022-03-291-0/+24
|\ \
| * | migration generator also includes copyright sectionArthur Schiwon2022-03-281-0/+24
* | | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-291-10/+8
|\ \ \ | |/ / |/| |
| * | Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-241-10/+8
| |/
* / Don't create cards_abiduri it if already existsLouis Chemineau2022-03-241-5/+9
|/
* Allow creating app passwords without validating the user's password againJoas Schilling2022-03-141-4/+1
* Merge pull request #31511 from nextcloud/bugfix/noid/allow-installing-unstabl...Joas Schilling2022-03-111-1/+7
|\
| * Allow installing unstable versionsJoas Schilling2022-03-101-1/+7
* | Validate the password before generating an apptokenJoas Schilling2022-03-101-2/+4
* | Trigger an event to log an activity when an administrator generates an app pa...Joas Schilling2022-03-101-6/+11
|/
* Merge pull request #31304 from nextcloud/feature/dry_run_for_add_indicesChristoph Wurst2022-02-283-37/+130
|\
| * Add --dry-run option for db:add-missing-* cmdLouis Chemineau2022-02-243-37/+130
* | Improve performance when converting between DBsCarl Schwan2022-02-161-15/+25
|/
* Add index for direct editing cleanup jobJulius Härtl2022-02-071-0/+13
* Fixes occ user:info when the user never logged inCôme Chilliet2022-01-271-1/+5
* Use the new function in user:setting occ commandCôme Chilliet2022-01-241-21/+7
* Merge pull request #30275 from nextcloud/bugfix/noid/add-version-of-disabled-...Vincent Petry2022-01-141-2/+2
|\
| * Add version of disabled apps when availableJoas Schilling2021-12-151-2/+2
* | Check style updateCarl Schwan2022-01-136-8/+7
* | Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-123-4/+4