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

Fix etag update #3282

Merged
merged 4 commits into from
May 8, 2013
Merged

Fix etag update #3282

merged 4 commits into from
May 8, 2013

Conversation

schiessle
Copy link
Contributor

Make sure that not only the etags from the parent directories gets updated but also the etag of the actual file after it was touched. This should fix issue #3280

Further change the copy operation to a rename operation if a versions gets restored to make sure to not end up with only one version which is exactly the same as the actual file.

Björn Schießle added 3 commits May 8, 2013 15:05
…rsion. Otherwise it can happen that the expire() function removes all other versions so that we end up with only one version which is exactly the same as the original file
@karlitschek
Copy link
Contributor

👍

@icewind1991
Copy link
Contributor

Looks good 👍

schiessle added a commit that referenced this pull request May 8, 2013
@schiessle schiessle merged commit a23e883 into stable5 May 8, 2013
@schiessle
Copy link
Contributor Author

ported to master:
b9134dc
0e30e68
bda8187
2e81efc

@schiessle schiessle deleted the fix_etag_update branch May 8, 2013 21:02
@lock lock bot locked as resolved and limited conversation to collaborators Aug 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants