owncloud/core

View on GitHub

Showing 4,504 of 4,504 total issues

Function resampleHermite has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        var resampleHermite = function (canvas, W, H, W2, H2) {
Severity: Minor
Found in core/js/oc-dialogs.js - About 35 mins to fix

    Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            IConfig $config,
            IGroupManager $groupManager,
            IUserSession $userSession,
            IFactory $lfactory,
            LocaleHelper $localeHelper
    Severity: Minor
    Found in settings/Panels/Personal/Profile.php - About 35 mins to fix

      Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

              $appName,
              IRequest $request,
              IL10N $l10n,
              IConfig $config,
              IAppManager $appManager
      Severity: Minor
      Found in settings/Controller/AppSettingsController.php - About 35 mins to fix

        Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            public function __construct($storage, $mountpoint, $options, $manager, $loader = null) {
        Severity: Minor
        Found in apps/files_sharing/lib/External/Mount.php - About 35 mins to fix

          Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

                  IL10N $l,
                  IConfig $config,
                  IDBConnection $dbconnection,
                  Helper $helper,
                  ILockingProvider $lockingProvider
          Severity: Minor
          Found in settings/Panels/Admin/SecurityWarning.php - About 35 mins to fix

            Method searchSharees has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                protected function searchSharees($search, $itemType, array $shareTypes, $page, $perPage) {
            Severity: Minor
            Found in apps/files_sharing/lib/Controller/ShareesController.php - About 35 mins to fix

              Method index has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  public function index($offset = 0, $limit = 10, $gid = '', $pattern = '', $backend = '') {
              Severity: Minor
              Found in settings/Controller/UsersController.php - About 35 mins to fix

                Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                        IDBConnection $connection = null,
                        IConfig $config = null,
                        IUserManager $userManager = null,
                        ILogger $logger = null,
                        Manager $externalManager = null
                Severity: Minor
                Found in apps/files_sharing/lib/External/ScanExternalSharesJob.php - About 35 mins to fix

                  Method scanFile has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      public function scanFile($file, $reuseExisting = 0, $parentId = -1, $cacheData = null, $lock = true) {
                  Severity: Minor
                  Found in apps/files_sharing/lib/Scanner.php - About 35 mins to fix

                    Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                            IManager $activityManager,
                            IUserSession $session,
                            IAppManager $appManager,
                            IMountProviderCollection $mountCollection,
                            IRootFolder $rootFolder
                    Severity: Minor
                    Found in apps/comments/lib/Activity/Listener.php - About 35 mins to fix

                      Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          public function __construct(IDBConnection $dbConnection, IUserManager $userManager, IStorageFactory $loader, Manager $externalManager = null, MountProvider $externalMountProvider = null) {
                      Severity: Minor
                      Found in apps/federatedfilesharing/lib/Command/PollIncomingShares.php - About 35 mins to fix

                        Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                                ICommentsManager $commentsManager,
                                IUserManager $userManager,
                                IUserSession $userSession,
                                EventDispatcherInterface $dispatcher,
                                ILogger $logger
                        Severity: Minor
                        Found in apps/comments/lib/Dav/RootCollection.php - About 35 mins to fix

                          Method getTrashFiles has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              public static function getTrashFiles($dir, $user, $sortAttribute = '', $sortDescending = false, $addExtraData = true) {
                          Severity: Minor
                          Found in apps/files_trashbin/lib/Helper.php - About 35 mins to fix

                            Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                    IL10N $l,
                                    IUserSession $userSession,
                                    IURLGenerator $urlGenerator,
                                    FederatedShareProvider $shareProvider,
                                    IRequest $request
                            Severity: Minor
                            Found in apps/federatedfilesharing/lib/Panels/GeneralPersonalPanel.php - About 35 mins to fix

                              Method retainKeys has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  public function retainKeys($filename, $owner, $ownerPath, $timestamp, $sourceStorage) {
                              Severity: Minor
                              Found in apps/files_trashbin/lib/Storage.php - About 35 mins to fix

                                Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                        IClient $httpClient = null,
                                        IURLGenerator $urlGenerator = null,
                                        IJobList $jobList = null,
                                        TrustedServers $trustedServers = null,
                                        DbHandler $dbHandler = null
                                Severity: Minor
                                Found in apps/federation/lib/BackgroundJob/RequestSharedSecret.php - About 35 mins to fix

                                  Method copyFilesToUser has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      private static function copyFilesToUser($sourcePath, $owner, $targetPath, $user, $timestamp) {
                                  Severity: Minor
                                  Found in apps/files_trashbin/lib/Trashbin.php - About 35 mins to fix

                                    Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                            ICommentsManager $commentsManager,
                                            IComment $comment,
                                            IUserManager $userManager,
                                            IUserSession $userSession,
                                            ILogger $logger
                                    Severity: Minor
                                    Found in apps/comments/lib/Dav/CommentNode.php - About 35 mins to fix

                                      Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                              FederatedShareProvider $federatedShareProvider,
                                              IAppManager $appManager,
                                              IUserManager $userManager,
                                              AddressHandler $addressHandler,
                                              ILogger $logger
                                      Severity: Minor
                                      Found in apps/federatedfilesharing/lib/Middleware/OcmMiddleware.php - About 35 mins to fix

                                        Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                                IDBConnection $db,
                                                Principal $principalBackend,
                                                GroupPrincipalBackend $groupPrincipalBackend,
                                                ISecureRandom $random,
                                                $legacyMode = false
                                        Severity: Minor
                                        Found in apps/dav/lib/CalDAV/CalDavBackend.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language