-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3571 from kobergj/AsyncUploadFixes
More Async Upload Fixes
- Loading branch information
Showing
3 changed files
with
25 additions
and
37 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
Enhancement: Async Upload Improvements | ||
|
||
Collection of smaller fixes and quality of life improvements for async postprocessing, especially the upload part. | ||
Contains unit tests, 0 byte uploads, adjusted endpoint responses and more | ||
Contains unit tests, 0 byte uploads, adjusted endpoint responses and more. Adjust mtime when requested from upload. | ||
Add etag to upload info. | ||
|
||
https://github.com/cs3org/reva/pull/3556 | ||
|
||
https://github.com/cs3org/reva/pull/3571 |
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
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