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
Accelerator
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 }}
httpsgithu
/
client
Public
forked from
owncloud/client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
client
src
libsync
propagateuploadng.cpp
on
master
User selector
All users
All time
Commit history
Commits on Nov 25, 2021
Speed up unit test
TheOneRing
committed
2cd1d8f
View commit details
Copy full SHA for 2cd1d8f
View code at this point
Browse repository at this point
Fix qrand leftover
TheOneRing
committed
2b8147e
View commit details
Copy full SHA for 2b8147e
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
Always set the request time, response value and request Id
Show description for 702e0cf
Klaas Freitag
authored
702e0cf
View commit details
Copy full SHA for 702e0cf
View code at this point
Browse repository at this point
Commits on Sep 17, 2021
Used make_unique instead of direct unique_ptr construction
alexeylysenko
authored and
TheOneRing
committed
9879167
View commit details
Copy full SHA for 9879167
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
Merge remote-tracking branch 'origin/2.8'
TheOneRing
committed
a67078f
View commit details
Copy full SHA for a67078f
View code at this point
Browse repository at this point
Reword locked warnings
TheOneRing
committed
4801648
View commit details
Copy full SHA for 4801648
View code at this point
Browse repository at this point
Commits on Jun 21, 2021
Require exclusive locks for vfs and renames
Show description for 031d59c
TheOneRing
committed
031d59c
View commit details
Copy full SHA for 031d59c
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
Remove possible qt containers detach (#8727)
Show description for 4715f63
alexeylysenko
authored
4715f63
View commit details
Copy full SHA for 4715f63
View code at this point
Browse repository at this point
Commits on Feb 19, 2021
Align MkColJob finish signal with the other jobs
TheOneRing
committed
6008dec
View commit details
Copy full SHA for 6008dec
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
Remove PollJob support
TheOneRing
committed
8e82407
View commit details
Copy full SHA for 8e82407
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Use verbose function names instead of direct member access
TheOneRing
committed
329e200
View commit details
Copy full SHA for 329e200
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Use stict QStrings for libsync
TheOneRing
committed
de99ba4
View commit details
Copy full SHA for de99ba4
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Remove dead code
TheOneRing
committed
bcf9f31
View commit details
Copy full SHA for bcf9f31
View code at this point
Browse repository at this point
Fix assert overload, not supported by msvc
Show description for cbcaeb9
TheOneRing
committed
cbcaeb9
View commit details
Copy full SHA for cbcaeb9
View code at this point
Browse repository at this point
Commits on May 14, 2020
Use separate loggin category for upload v1 and ng
TheOneRing
committed
829cc27
View commit details
Copy full SHA for 829cc27
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
SyncEngine: no need to use QAtomicInt
Show description for 689d4f7
ogoffart
committed
689d4f7
View commit details
Copy full SHA for 689d4f7
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Upload: Read file chunks gradually #7226
Show description for 42e4d10
ckamm
committed
42e4d10
View commit details
Copy full SHA for 42e4d10
View code at this point
Browse repository at this point
Commits on May 13, 2019
Merge remote-tracking branch 'origin/2.5' into 2.6
ckamm
committed
87cd1c3
View commit details
Copy full SHA for 87cd1c3
View code at this point
Browse repository at this point
Commits on May 7, 2019
Chunked upload: Fix percent encoding in If header #7176
ckamm
committed
87a6e03
View commit details
Copy full SHA for 87a6e03
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
Upload: asynchronious operations
Show description for 3093ef5
ogoffart
authored and
guruz
committed
3093ef5
View commit details
Copy full SHA for 3093ef5
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Fix warnings about signedness
Show description for 8975377
ckamm
committed
8975377
View commit details
Copy full SHA for 8975377
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Merge remote-tracking branch 'origin/2.5'
ckamm
committed
e87660b
View commit details
Copy full SHA for e87660b
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Chunking Move: Fix too many starting slashes in the destination header
Show description for 0440349
ogoffart
authored and
guruz
committed
0440349
View commit details
Copy full SHA for 0440349
View code at this point
Browse repository at this point
Commits on Nov 15, 2018
PropagateUpload: Avoid many allocations by using QByteArrayLiteral
ogoffart
committed
449b715
View commit details
Copy full SHA for 449b715
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Merge remote-tracking branch 'origin/2.5' into master
Show description for 9b874c2
ogoffart
committed
9b874c2
View commit details
Copy full SHA for 9b874c2
View code at this point
Browse repository at this point
PropagateUpload: Fix for missing make_unique()
ckamm
committed
ee45774
View commit details
Copy full SHA for ee45774
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Merge remote-tracking branch 'origin/2.5'
Show description for 7941cd4
ogoffart
committed
7941cd4
View commit details
Copy full SHA for 7941cd4
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
PropagateUpload: Fix UploadDevice leak #6699
ckamm
committed
ef9c258
View commit details
Copy full SHA for ef9c258
View code at this point
Browse repository at this point
Commits on Sep 14, 2018
Delta-sync: Fix the merge from master
ogoffart
committed
305e36a
View commit details
Copy full SHA for 305e36a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'owncloud/master' into delta-sync
Show description for 0290564
ogoffart
committed
0290564
View commit details
Copy full SHA for 0290564
View code at this point
Browse repository at this point
Commits on Jul 4, 2018
Upload: Store the size in the UploadInfo, and compare it when resolving potential conflict
Show description for 64014dd
ogoffart
committed
64014dd
View commit details
Copy full SHA for 64014dd
View code at this point
Browse repository at this point
Commits on May 28, 2018
Fix compilation warning
Show description for 7aded05
ogoffart
committed
7aded05
View commit details
Copy full SHA for 7aded05
View code at this point
Browse repository at this point
Commits on May 17, 2018
Merge branch 'master' into 2.5
ckamm
committed
394ef43
View commit details
Copy full SHA for 394ef43
View code at this point
Browse repository at this point
Upload: Adjust timeout for final job based on size #6527
Show description for 2638332
ckamm
committed
2638332
View commit details
Copy full SHA for 2638332
View code at this point
Browse repository at this point
Commits on May 15, 2018
Blacklist: remember the X-Request-ID
Show description for e7e8a62
ogoffart
committed
e7e8a62
View commit details
Copy full SHA for e7e8a62
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.