You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the new trashbin API and new public links API available by default.
remove dav.enable.tech_preview setting/logic from source code and config.sample.php
only do the dav.enable.tech_preview logic in tests when testing against an older version (e.g. we run core tests from apps against "latest" core release = 10.3.2)
do not bother setting dav.enable.tech_preview for litmus tests in drone
remove now-irrelevant tests that checked behaviour when dav.enabled.tech_preview was off (we don't really care about re-engineering them so that they will still run when testing against 10.3.2)
@micbar the backend code changes are very simple. Artur has reviewed the test code changes.
Maybe you can review/approve/merge this? Otherwise please allocate somebody.
micbar
changed the title
[OC-8] Remove dav.enable.tech_preview
Remove dav.enable.tech_preview
Jan 24, 2020
This file contains hidden or 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
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.
You can’t perform that action at this time.
✕
Wait! Don't Go Yet 🚀
Get our FREE eBook "10 Programming Tips That Changed Everything" when you subscribe!
Description
Make the new trashbin API and new public links API available by default.
Related doc PR owncloud/docs#2248
Related Issue
How Has This Been Tested?
CI
Types of changes
Checklist: