Uh oh!
There was an error while loading. Please reload this page.
s3 external storage fixes - #29220
Merged
Merged
Conversation
icewind1991
marked this pull request as draft
October 13, 2021 17:43
icewind1991force-pushed
the
s3-external-list
branch
10 times, most recently
from
October 14, 2021 18:00
a851448 to
3eed59dCompareSigned-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
icewind1991force-pushed
the
s3-external-list
branch
from
October 15, 2021 14:05
4951dff to
55346b5CompareSigned-off-by: Robin Appelman <robin@icewind.nl>
icewind1991force-pushed
the
s3-external-list
branch
from
October 15, 2021 14:44
0e4c1ff to
247e12dCompareicewind1991
commented
Oct 15, 2021
MemberAuthor
Ok, this should be good now. It grew a bit in scope outside the "fix ghost folders" in order to have ci be happy in all cases but those changes should be good to have anyway |
icewind1991
marked this pull request as ready for review
October 15, 2021 15:19
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
| /** @var bool|null */ | ||
| private $versioningEnabled = null; | ||
| /** @var IMemcache */ |
PVince81
approved these changes
Oct 21, 2021
PVince81
left a comment
Member
There was a problem hiding this comment.
👍
mind having a look at the code scanning issues before merging ?
skjnldsv
approved these changes
Oct 22, 2021
PVince81
commented
Oct 22, 2021
Member
should we limit backport of this to stable22 ? |
skjnldsv
commented
Oct 22, 2021
Member
Ok! 👍 |
skjnldsv
commented
Oct 22, 2021
Member
/backport to stable22 |
icewind1991
commented
Oct 26, 2021
MemberAuthor
/backport to stable21 |
This was referenced Nov 2, 2021
9 tasks
chandrika1993 added a commit
to chandrika1993/server
that referenced
this pull request
Mar 10, 2026
getContentLength() and getLastModified() are dead code. Originally added in PR nextcloud#11518 and made defunct in PR nextcloud#29220. Signed-off-by: Josh <josh.t.richards@gmail.com> Signed-off-by: Chandrika Mohan <chandrikalov@gmail.com>
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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Uh oh!
There was an error while loading. Please reload this page.