Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
desktop
Public
Notifications
You must be signed in to change notification settings
Fork
997
Star
3.9k
Code
Issues
807
Pull requests
53
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
[stable-3.16] Bugfix/slow bulk upload
- #8139
#8139
Merged
mgallien
merged 12 commits into
stable-3.16
nextcloud/desktop:stable-3.16
from
backport/8048/stable-3.16
nextcloud/desktop:backport/8048/stable-3.16
Copy head branch name to clipboard
Apr 10, 2025
Conversation
Commits
12
聽(12)
Checks
Files changed
Merged
[stable-3.16] Bugfix/slow bulk upload
#8139
mgallien
merged 12 commits into
stable-3.16
nextcloud/desktop:stable-3.16
from
backport/8048/stable-3.16
nextcloud/desktop:backport/8048/stable-3.16
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2025
Change bulk upload batch size when there is a sync error.
Show description for c7cffd9
Camila
authored and
mgallien
committed
c7cffd9
View commit details
Copy full SHA for c7cffd9
Browse repository at this point
Add test for syncing with bulk upload when there are errors.
Show description for 454a7a5
camilasan
authored and
mgallien
committed
454a7a5
View commit details
Copy full SHA for 454a7a5
Browse repository at this point
disable buffering when POSTing for bulk upload
Show description for f84d41b
mgallien
committed
f84d41b
View commit details
Copy full SHA for f84d41b
Browse repository at this point
use memory to buffer the data of the files sent during bulk upload
Show description for 2ed48e9
mgallien
committed
2ed48e9
View commit details
Copy full SHA for 2ed48e9
Browse repository at this point
define content length header with bulk upload requests
Show description for c74765a
mgallien
committed
c74765a
View commit details
Copy full SHA for c74765a
Browse repository at this point
remove useless log
Show description for 5b92842
mgallien
committed
5b92842
View commit details
Copy full SHA for 5b92842
Browse repository at this point
use maximum chunk size to decide the size of a bulk upload request
Show description for b0067c3
mgallien
committed
b0067c3
View commit details
Copy full SHA for b0067c3
Browse repository at this point
no need to disable buffering from Qt in POST requests
Show description for 39cf125
mgallien
committed
39cf125
View commit details
Copy full SHA for 39cf125
Browse repository at this point
clean code and logs during bulk upload
Show description for c31bcc4
mgallien
committed
c31bcc4
View commit details
Copy full SHA for c31bcc4
Browse repository at this point
better logs to track sending of data during bulk upload
Show description for 10ad077
mgallien
committed
10ad077
View commit details
Copy full SHA for 10ad077
Browse repository at this point
clean up some no longer needed logs
Show description for 937e1df
mgallien
committed
937e1df
View commit details
Copy full SHA for 937e1df
Browse repository at this point
simple way to add more logs related to upload progress
Show description for b352ab5
mgallien
committed
b352ab5
View commit details
Copy full SHA for b352ab5
Browse repository at this point
You can鈥檛 perform that action at this time.