Skip to content

Conversation

come-nc
Copy link
Contributor

@come-nc come-nc commented Aug 25, 2022

Fix #33691

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc added this to the Nextcloud 25 milestone Aug 25, 2022
@come-nc come-nc self-assigned this Aug 25, 2022
@come-nc come-nc requested a review from mgallien August 25, 2022 13:01
// 'bulkupload' => '1.0',
]
];
if ($this->config->getSystemValueBool('bulkupload.enabled', false)) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm... I think the idea was to enable it by default.

cc @PVince81

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah but it needs to be confirmed working first :-P

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can set it to true at least for master, if we're optimistic 😄

we can then delay the backports until proven stable

@mgallien
Copy link
Contributor

matching pull request on desktop client side nextcloud/desktop#4869

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the fix/improve-bulk-upload branch from 036fd8c to 16ea85f Compare August 29, 2022 08:43
@come-nc come-nc force-pushed the fix/improve-bulk-upload branch from 16ea85f to 53a02fc Compare August 29, 2022 09:17
… it for BulkUpload

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the fix/improve-bulk-upload branch from 53a02fc to b3cd9b5 Compare August 29, 2022 11:55
@come-nc come-nc requested a review from mgallien August 29, 2022 12:27
@come-nc come-nc added the 3. to review Waiting for reviews label Aug 29, 2022
Copy link
Contributor

@mgallien mgallien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks
works nicely

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc
Copy link
Contributor Author

come-nc commented Aug 29, 2022

Remaining test failure unrelated.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the fix/improve-bulk-upload branch from 819c11c to 4f3b323 Compare August 30, 2022 07:58
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc merged commit 6664801 into master Aug 30, 2022
@come-nc come-nc deleted the fix/improve-bulk-upload branch August 30, 2022 10:22
@come-nc come-nc added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 30, 2022
@blizzz blizzz mentioned this pull request Aug 30, 2022
@joshtrichards joshtrichards mentioned this pull request Sep 16, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve bulk upload protocol

5 participants