Skip to content
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/client status reporting #6247

Merged
merged 9 commits into from
Dec 11, 2023
Merged

Conversation

allexzander
Copy link
Contributor

Implements #6124

@allexzander
Copy link
Contributor Author

@tobiasKaminsky

Copy link

@github-actions github-actions bot left a 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)

src/libsync/clientstatusreporting.h Show resolved Hide resolved
src/libsync/clientstatusreporting.cpp Outdated Show resolved Hide resolved
src/libsync/clientstatusreporting.cpp Outdated Show resolved Hide resolved
@joshtrichards joshtrichards linked an issue Nov 29, 2023 that may be closed by this pull request
@allexzander allexzander force-pushed the feature/client-status-reporting branch from 0521d9b to 6a0eb55 Compare November 30, 2023 16:05
src/gui/tray/NCBusyIndicator.qml Outdated Show resolved Hide resolved
src/libsync/account.h Outdated Show resolved Hide resolved
src/libsync/account.cpp Outdated Show resolved Hide resolved
src/libsync/account.cpp Outdated Show resolved Hide resolved
src/libsync/account.h Outdated Show resolved Hide resolved
src/libsync/clientstatusreporting.h Outdated Show resolved Hide resolved
src/libsync/clientstatusreporting.h Outdated Show resolved Hide resolved
src/libsync/clientstatusreportingrecord.cpp Outdated Show resolved Hide resolved
src/libsync/owncloudpropagator.cpp Outdated Show resolved Hide resolved
src/libsync/owncloudpropagator_p.h Show resolved Hide resolved
src/libsync/clientstatusreporting.cpp Outdated Show resolved Hide resolved
src/libsync/clientstatusreportingcommon.cpp Outdated Show resolved Hide resolved
src/libsync/clientstatusreportingcommon.h Outdated Show resolved Hide resolved
src/libsync/clientstatusreportingnetwork.h Outdated Show resolved Hide resolved
src/libsync/owncloudpropagator_p.h Outdated Show resolved Hide resolved
Signed-off-by: alex-z <blackslayer4@gmail.com>
Signed-off-by: alex-z <blackslayer4@gmail.com>
…bility.

Signed-off-by: alex-z <blackslayer4@gmail.com>
Signed-off-by: alex-z <blackslayer4@gmail.com>
Signed-off-by: alex-z <blackslayer4@gmail.com>
@allexzander allexzander force-pushed the feature/client-status-reporting branch from 30502da to 7fb3a29 Compare December 11, 2023 15:23
Signed-off-by: alex-z <blackslayer4@gmail.com>
Signed-off-by: alex-z <blackslayer4@gmail.com>
Signed-off-by: alex-z <blackslayer4@gmail.com>
@allexzander allexzander force-pushed the feature/client-status-reporting branch 2 times, most recently from 97e7397 to 92d005b Compare December 11, 2023 16:06
@allexzander allexzander force-pushed the feature/client-status-reporting branch from 92d005b to 846d435 Compare December 11, 2023 16:18
Signed-off-by: alex-z <blackslayer4@gmail.com>
@allexzander allexzander force-pushed the feature/client-status-reporting branch from 846d435 to 9d5d2df Compare December 11, 2023 16:29
Copy link

sonarcloud bot commented Dec 11, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 70 Code Smells

70.8% 70.8% Coverage
0.6% 0.6% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-6247-9d5d2df329bbf55de14c10b0e1f2a311620bbe86-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@allexzander allexzander merged commit 50d1687 into master Dec 11, 2023
9 of 12 checks passed
@allexzander allexzander deleted the feature/client-status-reporting branch December 11, 2023 17:03
@allexzander
Copy link
Contributor Author

/backport to stable-3.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Report client status
3 participants