Merge pull request #13850 from nextcloud/feature/11274/enable-disable-multiple-apps
Enable & disable multiple apps at once
Showing
- .drone.yml 0 additions, 4 deletions.drone.yml
- build/integration/run.sh 2 additions, 4 deletionsbuild/integration/run.sh
- core/Command/App/Disable.php 30 additions, 17 deletionscore/Command/App/Disable.php
- core/Command/App/Enable.php 75 additions, 22 deletionscore/Command/App/Enable.php
- core/register_command.php 1 addition, 1 deletioncore/register_command.php
- tests/Core/Command/Apps/AppsDisableTest.php 85 additions, 0 deletionstests/Core/Command/Apps/AppsDisableTest.php
- tests/Core/Command/Apps/AppsEnableTest.php 93 additions, 0 deletionstests/Core/Command/Apps/AppsEnableTest.php
Loading
Please register or sign in to comment