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

Wire up the search service at the old webdav endpoint #4118

Merged
merged 3 commits into from
Jul 7, 2022

Conversation

aduffeck
Copy link
Contributor

@aduffeck aduffeck commented Jul 6, 2022

This pr makes the search service available for legacy clients at the old webdav endpoint.

Fixes #4034

@ownclouders
Copy link
Contributor

💥 Acceptance test Core-API-Tests-ocis-storage-9 failed. Further test are cancelled...

@micbar
Copy link
Contributor

micbar commented Jul 6, 2022

There is something good in this PR ;-)

runsh: Total unexpected passed scenarios throughout the test run:
apiWebdavOperations/search.feature:42
apiWebdavOperations/search.feature:64
apiWebdavOperations/search.feature:87
apiWebdavOperations/search.feature:102
apiWebdavOperations/search.feature:174
apiWebdavOperations/search.feature:264

@sonarcloud
Copy link

sonarcloud bot commented Jul 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@aduffeck aduffeck marked this pull request as ready for review July 7, 2022 06:46
@aduffeck aduffeck merged commit edb8e85 into owncloud:master Jul 7, 2022
@aduffeck aduffeck deleted the webdav-search branch July 7, 2022 06:47
ownclouders pushed a commit that referenced this pull request Jul 7, 2022
Merge: 9c38cd4 d65dcfe
Author: Andre Duffeck <aduffeck@users.noreply.github.com>
Date:   Thu Jul 7 08:47:19 2022 +0200

    Merge pull request #4118 from aduffeck/webdav-search

    Wire up the search service at the old webdav endpoint
@micbar micbar mentioned this pull request Jul 19, 2022
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

spaces endpoint does not allow REPORT requests
3 participants