syncthingtray/connector
Martchus 3b50d78f1e Use resource lock to avoid concurrent execution of tests requiring Syncthing test instance
This is likely the cleaner approach compared to just enforcing a serial run
for the CLI test.
2021-10-13 00:14:35 +02:00
..
testfiles Hardcode `127.0.0.1` in test setup instead of relying on DNS resolution of `localhost` 2021-08-09 13:05:12 +02:00
tests Adapt test for loading self-signed certificate 2021-10-12 23:55:17 +02:00
translations Update translations 2021-10-09 01:15:49 +02:00
CMakeLists.txt Use resource lock to avoid concurrent execution of tests requiring Syncthing test instance 2021-10-13 00:14:35 +02:00
global.h Adapt to changes in c++utilities 2019-06-14 19:15:26 +02:00
org.freedesktop.DBus.Properties.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
org.freedesktop.login1.LoginManager.xml Add D-Bus interface file for logind 2017-01-14 21:37:42 +01:00
org.freedesktop.systemd1.Manager.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
org.freedesktop.systemd1.Service.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
org.freedesktop.systemd1.Unit.xml Allow controlling Syncthing systemd service 2016-12-26 19:05:47 +01:00
qstringhash.h Fix missing QHash include required with older Qt versions 2020-03-02 16:00:16 +01:00
syncthingcompletion.h Fix warnings 2021-03-20 22:39:40 +01:00
syncthingconfig.cpp Add the default config path on macOS 2019-07-18 11:07:37 +08:00
syncthingconfig.h Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingconnection.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00
syncthingconnection.h Improve messages for TLS errors 2021-10-07 18:22:41 +02:00
syncthingconnection_requests.cpp Improve TLS error messages 2021-10-09 01:14:54 +02:00
syncthingconnectionmockhelpers.cpp Apply clang-format/cmake-format 2021-08-03 14:06:17 +02:00
syncthingconnectionmockhelpers.h Clean syncthingconnectionmockhelpers.h 2019-05-04 22:23:08 +02:00
syncthingconnectionsettings.cpp Check whether loaded certificate is not null 2021-10-09 01:14:54 +02:00
syncthingconnectionsettings.h Set default re-connect interval back to 30 seconds 2021-10-03 23:05:49 +02:00
syncthingconnectionstatus.h Improve messages for TLS errors 2021-10-07 18:22:41 +02:00
syncthingdev.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingdev.h Improve documentation of connector library 2020-12-31 02:30:05 +01:00
syncthingdir.cpp Consider directories still out-of-sync if there are pull errors 2021-07-01 17:40:23 +02:00
syncthingdir.h Update SyncthingDirStatus enum to new states from syncthing/lib/model/folderstate.go 2020-12-31 02:13:32 +01:00
syncthingnotifier.cpp Use Boost.Process for launcher to cope with further sub processes 2021-06-16 22:44:48 +02:00
syncthingnotifier.h Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00
syncthingprocess.cpp Avoid an unhandled exception when local setup is incorrect 2021-09-30 23:41:27 +02:00
syncthingprocess.h Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00
syncthingservice.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00
syncthingservice.h Fix start/stop button tooltip for system-wide systemd service 2020-02-02 19:51:16 +01:00
utils.cpp Fix typos found via `codespell --skip .git -w` 2021-07-03 19:29:49 +02:00
utils.h Fix warnings 2021-03-20 22:39:40 +01:00