Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Spaces #4404

Open
wants to merge 145 commits into
base: master
Choose a base branch
from

Merge branch 'upsmaster' into spaces

62ec6e9
Select commit
Loading
Failed to load commit list.
Open

Add support for Spaces #4404

Merge branch 'upsmaster' into spaces
62ec6e9
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Nov 29, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Coverage decreased per file
===========================
- pkg/auth/manager/nextcloud/nextcloud.go  -0.27
- pkg/rhttp/rhttp.go  -0.201
- internal/http/services/owncloud/ocs/handlers/apps/sharing/shares/shares.go  -0.026
- internal/http/services/owncloud/ocdav/propfind.go  -0.045
- internal/http/services/owncloud/ocdav/ocdav.go  -1.66
         

Complexity increasing per file
==============================
- internal/http/services/owncloud/ocgraph/linktype.go  10
- pkg/spaces/utils.go  3
- internal/http/services/owncloud/ocgraph/drives.go  10
- internal/http/services/owncloud/ocgraph/ocgraph.go  2
         

Clones added
============
- internal/http/services/owncloud/ocgraph/unifiedrole.go  7
- internal/http/services/owncloud/ocgraph/shares.go  7
- pkg/projects/manager/sql/sql_test.go  23
- pkg/projects/manager/sql/sql.go  2
- pkg/projects/manager/memory/memory.go  1
- internal/grpc/services/spacesregistry/spacesregistry.go  3
- internal/http/services/owncloud/ocgraph/drives.go  4
- internal/http/services/owncloud/ocgraph/ocgraph.go  1
- internal/grpc/services/gateway/publicshareprovider.go  2
- internal/grpc/services/userprovider/userprovider.go  1
- internal/grpc/services/gateway/usershareprovider.go  5
         

Clones removed
==============
+ internal/http/services/owncloud/ocdav/proppatch.go  -2
         

See the complete overview on Codacy