owncloud/core

View on GitHub

Showing 3,235 of 4,504 total issues

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

},"2":function(container,depth0,helpers,partials,data) {
Severity: Minor
Found in apps/files/js/templates/detailsview.handlebars.js - About 35 mins to fix

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

            move: function(path, destinationPath, allowOverwrite, headers, options) {
    Severity: Minor
    Found in core/js/files/client.js - About 35 mins to fix

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

          filepicker:function(title, callback, multiselect, mimetypeFilter, modal) {
      Severity: Minor
      Found in core/js/oc-dialogs.js - About 35 mins to fix

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

            translate: function(app, text, vars, count, options) {
        Severity: Minor
        Found in core/js/l10n.js - About 35 mins to fix

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

                  copy: function(path, destinationPath, allowOverwrite, headers, options) {
          Severity: Minor
          Found in core/js/files/client.js - About 35 mins to fix

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

                unshare:function(itemType, itemSource, shareType, shareWith, callback) {
            Severity: Minor
            Found in core/js/share.js - About 35 mins to fix

              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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language