-
Notifications
You must be signed in to change notification settings - Fork 804
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/edit file locally restart sync #5175
Conversation
fc63f57
to
a102403
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5175 +/- ##
==========================================
- Coverage 57.80% 57.63% -0.17%
==========================================
Files 138 138
Lines 17441 17490 +49
==========================================
- Hits 10082 10081 -1
- Misses 7359 7409 +50
|
d6ff62c
to
88c7e27
Compare
@allexzander have you closed this with purpose? |
9c2d18b
to
d07e164
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy
found issue(s) with the introduced code (1/1)
006b378
to
8655c46
Compare
yes, our CI has hung, so, I've closed and reopened it just to make sure it gets through all the checks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clang-tidy
found issue(s) with the introduced code (1/1)
3fe20cb
to
7244c87
Compare
7244c87
to
dbe0260
Compare
fd97d22
to
82c7aee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than small nitpick, looks good and works great 🚀
…e of the Sync Engine. All other running syncs will get terminated. Syncing is now optimized to run faster and it checks if the file has changed on the server before syncing it. Signed-off-by: alex-z <blackslayer4@gmail.com>
82c7aee
to
b673ab9
Compare
AppImage file: nextcloud-PR-5175-b673ab996ef0e588765ffd1e2d07f094397e2375-x86_64.AppImage |
SonarCloud Quality Gate failed. |
/backport to stable-3.6 |
This will fix #5110
Changes: