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

on delete move file versions to the trashbin #731

Merged
merged 1 commit into from
May 12, 2020

Conversation

C0rby
Copy link
Contributor

@C0rby C0rby commented May 8, 2020

First naive implementation. Moves are not atomic so we could end up in an invalid state.
The owncloud storage driver will be deprecated soonish so we will live with the compromise for now.

Fixes owncloud/ocis-reva#94

@C0rby C0rby force-pushed the fix/delete-file-versions branch 3 times, most recently from c17351f to 180e494 Compare May 11, 2020 11:13
@C0rby C0rby marked this pull request as ready for review May 11, 2020 11:14
@C0rby C0rby requested a review from labkode as a code owner May 11, 2020 11:14
@C0rby C0rby force-pushed the fix/delete-file-versions branch from 180e494 to 1041cfe Compare May 11, 2020 11:18
@labkode labkode merged commit 3aa67e8 into cs3org:master May 12, 2020
C0rby added a commit to owncloud/reva that referenced this pull request May 15, 2020
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.

versions survive the deletion of a file
2 participants