Skip to content

[13] properly lock the target file on dav upload when not using part files - #9986

Merged
rullzer merged 1 commit into
stable13from
dav-upload-no-partfile-lock-13
Jun 26, 2018
Merged

[13] properly lock the target file on dav upload when not using part files#9986
rullzer merged 1 commit into
stable13from
dav-upload-no-partfile-lock-13

Conversation

@icewind1991

Copy link
Copy Markdown
Member

Backport of #9473

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991icewind1991 added the 3. to review Waiting for reviews label Jun 25, 2018
@icewind1991icewind1991 added this to the Nextcloud 13.0.5 milestone Jun 25, 2018
@codecov

codecovBot commented Jun 25, 2018

Copy link
Copy Markdown

Codecov Report

Merging #9986 into stable13 will decrease coverage by <.01%.
The diff coverage is 72.22%.

@@ Coverage Diff @@## stable13 #9986 +/- ##
==============================================
- Coverage 51.43% 51.43% -0.01% - Complexity 25136 25137 +1 
==============================================
Files 1613 1613 Lines 95634 95639 +5 Branches 1376 1376 ==============================================
- Hits 49192 49188 -4 - Misses 46442 46451 +9
Impacted FilesCoverage ΔComplexity Δ
apps/dav/lib/Connector/Sabre/File.php71.53% <72.22%> (-2.52%)103 <0> (+1)
apps/files_trashbin/lib/Trashbin.php72.28% <0%> (-0.25%)136% <0%> (ø)

@rullzer
rullzer merged commit f69c7d7 into stable13Jun 26, 2018
@rullzer
rullzer deleted the dav-upload-no-partfile-lock-13 branch June 26, 2018 07:15
@MorrisJobkeMorrisJobke mentioned this pull request Jul 10, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@icewind1991@rullzer@MorrisJobke