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

463 Commits

Author SHA1 Message Date
deajan
7e44139325 Minor adjustment to _Logger 2016-12-07 11:45:34 +01:00
deajan
f14903cce5 Remote functions should not log to files 2016-12-07 09:06:28 +01:00
deajan
226bf33e29 Code compliance on ArrayContains 2016-12-06 23:24:02 +01:00
deajan
9735a83b35 Reverted test disable HandleLocks 2016-12-06 22:51:19 +01:00
root
ae16cefe54 Refactored CheckDiskSpace & CheckReplicaPath into CheckReplicas 2016-12-06 22:41:44 +01:00
root
59b8764da6 Merged CreateStateDirs, CheckLocks and WriteLocks into HandleLocks 2016-12-06 21:32:27 +01:00
root
54cf89cb27 Force bash as remote shell. Also refactor remote soft deletion and fix directory ctime find 2016-12-06 13:30:05 +01:00
deajan
9246c2aa6e Simplified test suite 2016-12-06 09:23:43 +01:00
deajan
372834cfee Removed spam email sending on unit tests 2016-12-05 23:30:53 +01:00
deajan
2d4b8cf572 Fixed typo 2016-12-05 23:28:43 +01:00
deajan
39fc865db9 Added detected os string 2016-12-05 20:06:00 +01:00
deajan
653ff919c3 SSH_PORT is now an environment variable 2016-12-05 20:03:53 +01:00
deajan
5db2f8e594 Fixed inverted symlink tests 2016-12-05 12:22:59 +01:00
deajan
d655f942b1 Removed some tests from travis because of time limit 2016-12-05 11:23:48 +01:00
deajan
eaef234a8a Added symlink / broken symlink tests 2016-12-04 18:57:39 +01:00
deajan
4d490697c4 Fixed batch did only pass last argument 2016-12-04 11:31:02 +01:00
deajan
48a1fcd065 Rebuilt targets 2016-12-04 11:15:57 +01:00
deajan
ed1a4c152a Removed unnecessary comments 2016-12-04 11:15:27 +01:00
deajan
3dcdeb20b1 Removed unnecessary code 2016-12-04 11:12:55 +01:00
deajan
bdf72843ee Added ofunctions header for next branch identification 2016-12-04 11:11:35 +01:00
deajan
078d47403f Reorganized function chronology 2016-12-04 11:10:02 +01:00
deajan
3a414da41d Program finish should always be logged 2016-12-04 10:58:53 +01:00
deajan
a87c44b9dc Rendered WaitForTaskCompletion global output thread safe 2016-12-03 10:40:30 +01:00
deajan
3128cb1841 Added global var HARD_MAX_EXEC_TIME_REACHED 2016-12-03 10:06:15 +01:00
deajan
3d8f20d2ed Removed more unnecessary comments 2016-12-03 09:59:59 +01:00
deajan
52e7921b53 Quick semantic update for soft stop 2016-12-03 09:53:44 +01:00
deajan
a7e41410e9 Removed unnecessary comments 2016-12-03 09:47:51 +01:00
deajan
88b135118d Coped with really old TODO fixing rsyncpatterns when path separator isn't semicolon 2016-12-03 09:39:09 +01:00
deajan
569d5f63a2 Emulate earlier batch behavior by adding maxdepth 1 to find 2016-12-03 09:34:26 +01:00
deajan
3f278173c1 Simplified batch runner, also less error prone 2016-12-01 23:14:22 +01:00
deajan
6f94429f52 More clear log output 2016-12-01 22:18:03 +01:00
deajan
01c62aa4ca Multiple recipient compat for mutt 2016-12-01 21:27:28 +01:00
deajan
edc358f2ff Finish work on symlink detection in treeList 2016-12-01 21:14:07 +01:00
deajan
651bf48990 Added symlink support in deletion propagation 2016-12-01 20:51:45 +01:00
deajan
33f985b751 WIP: getting treeList to work with or without symlinks 2016-12-01 20:20:55 +01:00
deajan
9bb849dec7 Quick paranoia debug fix 2016-12-01 19:50:06 +01:00
deajan
2cb5084d8b WIP on treeList in order to list but bypass bad symlinks 2016-12-01 19:24:01 +01:00
deajan
175df3d81e More explicit error message in treeList 2016-12-01 09:51:06 +01:00
deajan
bd12d809c9 Updated unit tests 2016-11-30 13:50:49 +01:00
deajan
7ca8bbc902 Updated tests with v1.1 branch timed execution tests 2016-11-30 13:02:01 +01:00
deajan
8e89b3dd82 Disabled mail sending on travis tests 2016-11-30 09:42:48 +01:00
deajan
b8f38152d5 Soft time alerts aren't anymore redundant when counting=false 2016-11-29 22:43:28 +01:00
deajan
be852ca7df Better time control in sync function 2016-11-29 22:40:43 +01:00
deajan
e15587524b Finished adding timed execution tests 2016-11-29 22:40:10 +01:00
deajan
3371e9a8f3 Improved timed execution tests 2016-11-29 20:28:15 +01:00
deajan
745688d982 Improved timed execution of sync function 2016-11-29 20:28:00 +01:00
deajan
8ee4b824da Work on WaitForTaskCompletion hard exec time 2016-11-25 22:15:27 +01:00
deajan
8500bfa5d9 Work on WaitForTaskCompletion ongoing 2016-11-25 22:15:03 +01:00
deajan
e4026f537e Rebuilt targets 2016-11-24 14:50:48 +01:00
deajan
42b0c8d406 Batch mode does not produce stdout/stderr output 2016-11-24 14:48:41 +01:00