|  deajan | b63e4da847 | Fixed deletion propagation after last code simplification | 2016-10-16 22:00:31 +02:00 | 
				
					
						|  deajan | a37bb85e65 | Simplified function calls due to code compliance | 2016-10-16 14:25:29 +02:00 | 
				
					
						|  deajan | e77d3be37f | Simplified deleted_list function | 2016-10-16 12:33:53 +02:00 | 
				
					
						|  deajan | 130b0ed113 | Added symlink delete and broken symlink detection support | 2016-10-16 12:12:59 +02:00 | 
				
					
						|  deajan | b4bb334938 | Removed remote ping on exclusion test | 2016-09-16 17:23:25 +02:00 | 
				
					
						|  deajan | 6d51ae45a9 | Fixed exclusion test | 2016-09-16 17:19:04 +02:00 | 
				
					
						|  deajan | 7505832914 | Fixed semantic | 2016-09-16 17:18:48 +02:00 | 
				
					
						|  deajan | 3495a49f17 | Rendered basic exclusion test usable | 2016-09-16 10:16:18 +02:00 | 
				
					
						|  deajan | 951f6b1996 | Allow default inclusion / exclusions for quicksync | 2016-09-16 10:11:59 +02:00 | 
				
					
						|  deajan | 8e07fb1d0d | WIP on exclusion tests | 2016-09-16 09:51:29 +02:00 | 
				
					
						|  deajan | 6ac9e6f235 | Fixing typo renaming initiator type | 2016-09-16 09:48:58 +02:00 | 
				
					
						|  deajan | 413f9c24ab | Updated tests for ParallelExec | 2016-09-08 22:57:57 +02:00 | 
				
					
						|  deajan | ae2df407d8 | Rebuilt targets | 2016-09-08 22:50:13 +02:00 | 
				
					
						|  deajan | 4c3aa02954 | Updated common scripts | 2016-09-08 22:49:51 +02:00 | 
				
					
						|  deajan | 4725bafb35 | Improved ParallelExec | 2016-09-06 19:27:45 +02:00 | 
				
					
						|  deajan | ca9304af96 | mend Added more ParallelExec tests | 2016-09-06 19:26:47 +02:00 | 
				
					
						|  deajan | 0d6da8d044 | Added more ParallelExec testsé | 2016-09-06 19:26:37 +02:00 | 
				
					
						|  deajan | 6e80c4772f | Improved ParallelExec functions | 2016-09-06 19:08:53 +02:00 | 
				
					
						|  deajan | f521d75dbc | Updated test to disable remote host ping | 2016-09-05 22:30:03 +02:00 | 
				
					
						|  deajan | 0df40f7964 | Fixed tests | 2016-09-05 22:25:25 +02:00 | 
				
					
						|  deajan | b79e26bcc6 | Added SSH remote tests for Travis | 2016-09-05 22:21:25 +02:00 | 
				
					
						|  deajan | 873ff7971f | Updated ofunctions with minor fixes | 2016-09-05 22:06:57 +02:00 | 
				
					
						|  deajan | b94dd28a6c | Rebuilt targets | 2016-09-02 21:43:14 +02:00 | 
				
					
						|  deajan | ce38085cac | Made merge output exit codes | 2016-08-30 18:20:41 +02:00 | 
				
					
						|  deajan | 939bc45dc7 | Improved unit tests | 2016-08-30 17:08:00 +02:00 | 
				
					
						|  deajan | 7256055042 | Added merge test | 2016-08-30 16:34:15 +02:00 | 
				
					
						|  deajan | f1c306295f | Removed remote ssh tests for travis | 2016-08-30 14:03:32 +02:00 | 
				
					
						|  deajan | 57759e1758 | Fixed typo | 2016-08-30 13:58:03 +02:00 | 
				
					
						|  deajan | d27aed1c09 | Made work dirs relative | 2016-08-30 13:55:37 +02:00 | 
				
					
						|  deajan | ac967f25ab | Made test dirs relative | 2016-08-30 13:52:58 +02:00 | 
				
					
						|  deajan | 5fd64ffa3c | Added test dir to include shunit2 | 2016-08-30 13:42:35 +02:00 | 
				
					
						|  deajan | 609bf1bd6f | Rebuilt targets for v1.2-betaé | 2016-08-30 12:28:54 +02:00 | 
				
					
						|  deajan | 9dd21ae3cb | Moved email alert after last log message | 2016-08-30 12:28:26 +02:00 | 
				
					
						|  deajan | 90d16862d2 | Rendered associative like arrays bash 3 compatible | 2016-08-30 12:19:12 +02:00 | 
				
					
						|  deajan | 31ba152069 | Rebuilt targets for v1.2-beta | 2016-08-30 11:57:39 +02:00 | 
				
					
						|  deajan | e552a2d9bc | Bumped version to v1.2-beta | 2016-08-30 11:54:00 +02:00 | 
				
					
						|  deajan | 415c153683 | Added some other paranoia debug checks | 2016-08-30 11:49:21 +02:00 | 
				
					
						|  deajan | a31cceedc6 | Made WaitFor and ParallelExec functions more robust | 2016-08-30 11:37:25 +02:00 | 
				
					
						|  deajan | 9804334821 | Removed finished working comments | 2016-08-30 11:36:29 +02:00 | 
				
					
						|  deajan | 2db1046fee | Fixed initiator and target arrays aren't global | 2016-08-30 11:29:11 +02:00 | 
				
					
						|  deajan | d48e3c4f26 | Made replica array indexes more clear | 2016-08-30 11:01:53 +02:00 | 
				
					
						|  deajan | bd0c36071a | Fixed sync_update steps | 2016-08-29 21:59:40 +02:00 | 
				
					
						|  deajan | 4be3823b27 | Various minor fixes | 2016-08-29 21:54:51 +02:00 | 
				
					
						|  deajan | b77e28b5d6 | Added some work comments | 2016-08-29 21:30:36 +02:00 | 
				
					
						|  deajan | b2b1b0ba18 | Removed finished todo | 2016-08-29 21:09:03 +02:00 | 
				
					
						|  deajan | aabb67d4b6 | Improved soft deletion messages | 2016-08-29 21:05:46 +02:00 | 
				
					
						|  deajan | fe8b254b01 | Fixed 1 instead of true | 2016-08-29 20:47:21 +02:00 | 
				
					
						|  deajan | 854accdcd2 | Fixed remote deletion logs | 2016-08-29 20:40:29 +02:00 | 
				
					
						|  deajan | aa4b7dddc8 | Fixed verbose logging | 2016-08-29 19:03:19 +02:00 | 
				
					
						|  deajan | a17872282c | Fixed typo | 2016-08-29 18:59:53 +02:00 |