-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[tests-only][full-ci]Spaces implementation in checksums api features (apiMain) #39678
Closed
amrita-shrestha
wants to merge
15
commits into
owncloud:fix-spaces-webDAV-path-amrita
from
amrita-shrestha:apiMainSpacesWebDav
Closed
[tests-only][full-ci]Spaces implementation in checksums api features (apiMain) #39678
amrita-shrestha
wants to merge
15
commits into
owncloud:fix-spaces-webDAV-path-amrita
from
amrita-shrestha:apiMainSpacesWebDav
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
amrita-shrestha
changed the title
Spaces implementation in apiMain folder
Spaces implementation in checksums api features (apiMain)
Jan 11, 2022
kiranparajuli589
force-pushed
the
fix-spaces-webDAV-path-amrita
branch
from
January 11, 2022 11:43
f8724f2
to
dd3bc4a
Compare
…rsion-fixes Port forward recent version-author-fixes to master
amrita-shrestha
changed the title
Spaces implementation in checksums api features (apiMain)
[tests-only][full-ci]Spaces implementation in checksums api features (apiMain)
Jan 12, 2022
…-321 [tests-only] skip test because of encryption issue 321
Fix files:checksums:verify for a single file
[tests-only] skip propfindOnLocalStorage tests on user-keys encryption due to encryption issue 320
amrita-shrestha
force-pushed
the
apiMainSpacesWebDav
branch
2 times, most recently
from
January 13, 2022 07:30
7ae4ee5
to
463e28f
Compare
This reverts commit 5cecc25.
Kudos, SonarCloud Quality Gate passed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds tests for spaces WebDAV URL as a third variant for WebDAV path in apiMain folder.
Related Issue
How Has This Been Tested?
Types of changes