syncthingtray/connector
Martchus f74dbe2799 Prevent enless connection attempts in connector test
Those are observable on misc OBS builds. This hopefully prevents
perpetual OBS builds and should also allow to actually investigate
what the problem is.
2019-01-13 17:48:39 +01:00
..
testfiles Adapt mocking to latest changes 2018-11-03 20:44:11 +01:00
tests Prevent enless connection attempts in connector test 2019-01-13 17:48:39 +01:00
translations Update translations 2018-12-29 20:40:40 +01:00
CMakeLists.txt Fix typo in code for mocked service configuration 2018-12-23 19:42:17 +01:00
global.h Apply clang-format 2017-05-01 03:34:43 +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
syncthingconfig.cpp Use isLocal() in SyncthingConfig::syncthingUrl() 2018-10-10 22:47:03 +02:00
syncthingconfig.h Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingconnection.cpp Ensure not to continue reconnecting while still aborting 2018-12-26 01:14:01 +01:00
syncthingconnection.h Ensure not to continue reconnecting while still aborting 2018-12-26 01:14:01 +01:00
syncthingconnection_requests.cpp Document SyncthingConnection::readDevRejected() 2018-12-26 01:14:19 +01:00
syncthingconnectionmockhelpers.cpp Fix and refactor directory error handling 2018-11-03 21:30:17 +01:00
syncthingconnectionmockhelpers.h Improve test mode (mocked SyncthingConnection) 2017-11-12 17:03:30 +01:00
syncthingconnectionsettings.cpp Improve coding style in SyncthingConnectionSettings::loadHttpsCert() 2018-03-29 00:36:42 +02:00
syncthingconnectionsettings.h Remove redundant poll interval defaults 2018-10-25 18:23:37 +02:00
syncthingdev.cpp Apply clang-format 2017-05-01 03:34:43 +02:00
syncthingdev.h Initialize status of SyncthingDev 2018-11-02 23:37:35 +01:00
syncthingdir.cpp Fix and refactor directory error handling 2018-11-03 21:30:17 +01:00
syncthingdir.h Fix and refactor directory error handling 2018-11-03 21:30:17 +01:00
syncthingnotifier.cpp Discard sync complete event if paused 2018-05-17 18:34:05 +02:00
syncthingnotifier.h Allow always to change config 2018-12-24 17:19:11 +01:00
syncthingprocess.cpp Improve SyncthingProcess::splitArguments() parser 2018-04-18 23:46:17 +02:00
syncthingprocess.h Refactor launcher 2018-04-18 23:27:45 +02:00
syncthingservice.cpp Simulate flaky syncthing service 2018-12-23 21:28:43 +01:00
syncthingservice.h Add high-level abstraction for launching Syncthing 2018-04-11 23:16:00 +02:00
utils.cpp Improve inserting address from config file 2018-11-02 20:57:25 +01:00
utils.h Improve inserting address from config file 2018-11-02 20:57:25 +01:00