-
Notifications
You must be signed in to change notification settings - Fork 87
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
Adapt version backend to new features #2543
Merged
Merged
+460
−55
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
artonge
added
bug
enhancement
3. to review
Items that need to be reviewed
php
Items related to PHP updates and code issues
feature: versions
Items related to file versioning
labels
Sep 6, 2023
artonge
force-pushed
the
artonge/feat/enable_new_versioning_features
branch
from
September 6, 2023 14:33
a05ce9b
to
45447a0
Compare
AndyScherzinger
approved these changes
Sep 6, 2023
artonge
force-pushed
the
artonge/feat/enable_new_versioning_features
branch
6 times, most recently
from
September 7, 2023 12:18
3ca48c1
to
5b7c45c
Compare
/backport to stable27 |
come-nc
reviewed
Sep 7, 2023
For the backport
|
Signed-off-by: Louis Chemineau <[email protected]>
artonge
force-pushed
the
artonge/feat/enable_new_versioning_features
branch
from
September 7, 2023 13:51
5b7c45c
to
951cea3
Compare
come-nc
approved these changes
Sep 7, 2023
This was referenced Sep 8, 2023
This was referenced Sep 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3. to review
Items that need to be reviewed
bug
enhancement
feature: versions
Items related to file versioning
php
Items related to PHP updates and code issues
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.
Adapt the version backend to the new files versions feature.
New
LazyFolder
to newFileInfo
interface make Node::getParent lazy server#38150Todo
Fix nextcloud/server#39138
Needs nextcloud/server#40296