Browse Source
Merge pull request #47927 from nextcloud/fix/migrate-away-from-oc_app
Merge pull request #47927 from nextcloud/fix/migrate-away-from-oc_app
Migrate away from OC_App to IAppManagerpull/47954/head
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
26 changed files with 186 additions and 156 deletions
-
7apps/provisioning_api/lib/Controller/AppConfigController.php
-
27apps/provisioning_api/tests/Controller/AppConfigControllerTest.php
-
11apps/settings/lib/Controller/AppSettingsController.php
-
31apps/theming/tests/UtilTest.php
-
2core/Command/App/Enable.php
-
2core/Command/App/GetPath.php
-
2core/Command/App/Update.php
-
13core/Command/Db/Migrations/GenerateCommand.php
-
2core/Command/Db/Migrations/GenerateMetadataCommand.php
-
9core/Command/L10n/CreateJs.php
-
40lib/private/App/AppManager.php
-
30lib/private/Authentication/TwoFactorAuth/ProviderLoader.php
-
4lib/private/IntegrityCheck/Checker.php
-
9lib/private/IntegrityCheck/Helpers/AppLocator.php
-
2lib/private/L10N/Factory.php
-
20lib/private/Route/Router.php
-
2lib/private/Server.php
-
31lib/private/legacy/OC_App.php
-
24lib/public/App/IAppManager.php
-
19remote.php
-
7tests/apps.php
-
4tests/lib/App/AppManagerTest.php
-
12tests/lib/InfoXmlTest.php
-
4tests/lib/IntegrityCheck/CheckerTest.php
-
4tests/lib/IntegrityCheck/Helpers/AppLocatorTest.php
-
14tests/lib/Route/RouterTest.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue