2
0
mirror of https://github.com/deajan/osync synced 2024-11-11 07:10:40 +00:00
Commit Graph

1487 Commits

Author SHA1 Message Date
deajan
39feb76d2e Simpler current log 2019-02-14 10:02:37 +01:00
deajan
cc2d283f23 Fixed typo introduced with boolean changes 2019-02-08 13:22:03 +01:00
Orsiris de Jong
8e8ed101bb
Merge pull request #163 from deajan/osync2-compat
Osync2 compat
2019-02-08 13:10:46 +01:00
deajan
d9b587fd4a Fixed email RFC822 check 2019-02-07 17:04:41 +01:00
deajan
027422b014 Cosmetic changes 2019-01-29 10:04:27 +01:00
deajan
e44bdee73e Fixed more boolean replacements 2019-01-22 18:11:18 +01:00
deajan
22bd6181f1 Removed debug log line 2019-01-12 11:46:42 +01:00
deajan
e850f8f792 Fixed boolean conversion after init 2019-01-12 10:49:30 +01:00
deajan
2da2109229 Fixed conflict backup multiple unit test 2019-01-11 23:56:48 +01:00
deajan
52c059fc29 Updated conf file upgrade script 2019-01-11 00:43:19 +01:00
deajan
f1cf7eb8e2 Updated config file structure, checks and upgrade script 2019-01-11 00:34:12 +01:00
deajan
f3bbaceb73 Reenabled local and remote tests 2019-01-02 20:54:57 +01:00
deajan
88491d0fee Disabled conflictList test 2019-01-02 20:19:24 +01:00
deajan
1c9db7136f No conflictlist file will not trigger an error 2018-12-29 18:41:12 +01:00
deajan
71942082f8 Added config file version check 2018-12-21 19:07:56 +01:00
deajan
6e56e2b63e Removed extra tabs 2018-12-21 18:51:34 +01:00
deajan
3931b7b771 Improved log readability from ExecTasks command output 2018-12-21 14:35:11 +01:00
deajan
9e64753569 Removed extra tabs 2018-12-21 12:44:41 +01:00
deajan
98201cf615 Fixed possible deadlock in ExecTasks 2018-12-17 22:43:34 +01:00
deajan
6ac45eea02 Added comment to variable 2018-12-17 20:07:22 +01:00
deajan
17fb0c6bf5 Merge branch 'master' of https://github.com/deajan/osync 2018-12-17 19:37:25 +01:00
deajan
cae3bb73f7 Improved command output logging 2018-12-17 19:37:09 +01:00
Orsiris de Jong
5a5e60d651
Added open issue badge 2018-11-16 12:18:27 +01:00
deajan
fad217447d Rebuilt targets 2018-11-05 12:14:03 +01:00
deajan
5857d8200b Added patch from Vladimirek 2018-11-05 12:13:07 +01:00
deajan
a466e94b9c Some exit logs should be flagged as errors 2018-11-05 12:10:22 +01:00
deajan
08af105dd9 Added busybox-w32 detection 2018-10-26 12:28:31 +02:00
deajan
3314f947b0 Improved SetConfFileValue 2018-10-26 12:25:11 +02:00
deajan
27d6b80fad Minor fixes 2018-10-18 22:33:46 +02:00
deajan
34724352f7 Update texte files 2018-10-18 00:02:23 +02:00
deajan
27f6d2a948 Rebuilt targets 2018-10-17 23:53:13 +02:00
deajan
b8f18ac860 Update coding conventions 2018-10-17 23:52:46 +02:00
deajan
01e4ec9ef1 Update tests 2018-10-17 23:33:52 +02:00
deajan
fb1fd00f0e Fixed multiple race conditions 2018-10-17 23:33:30 +02:00
deajan
569048c19b Fixed bogus WAIT_FOR_TASK_COMPLETION_ return from ExecTasks 2018-10-15 19:23:48 +02:00
deajan
efd8dca58e Fixed another batch of wrong ExecTaks ids 2018-10-14 23:15:38 +02:00
deajan
92dbd6b2fc Fixed partial WAIT_FOR_TASK_COMPLETION_ output 2018-10-14 23:10:34 +02:00
deajan
7e7388a9eb Fixed variable leak 2018-10-14 23:08:03 +02:00
deajan
109f0a0887 Fixed bogus ExecTasks id checks 2018-10-14 23:06:19 +02:00
deajan
54a665fe7e Removed debugging code 2018-10-14 22:51:01 +02:00
deajan
255be72c43 Removed diagnostic lines 2018-10-14 22:41:18 +02:00
deajan
04f11fcab8 Reactivated all tests 2018-10-14 19:14:22 +02:00
deajan
39e5bb92f0 Removed travis debug lines 2018-10-14 19:13:04 +02:00
deajan
0f0ba9b001 Change remote RUN_DIR for unit tests only 2018-10-14 19:12:16 +02:00
deajan
330495b1e8 Prevent variable leak in Logger 2018-10-14 16:35:34 +02:00
deajan
203400000f Minor code cleanup 2018-10-14 16:17:58 +02:00
deajan
85ac20080b ExecTasks debug __CheckArguments should happen before debug log 2018-10-14 16:06:07 +02:00
deajan
a28c20d9bd Fixed variable mismatch 2018-10-14 10:51:11 +02:00
deajan
c9bc7f4b6c Change all occurences of '-' in ExecTasks id 2018-10-13 23:41:13 +02:00
deajan
17cf11eb0b ExecTasks ids may not include dots 2018-10-13 17:20:18 +02:00