Commit Graph

2498 Commits (0d4a0eb46a95adb9c9a2548b879a050bb00f5645)
 

Author SHA1 Message Date
Steven Armstrong 0d4a0eb46a Merge remote-tracking branch 'telmich/master' 14 years ago
Nico Schottelius fc3382f976 add log for requirement for non-existent type bug 14 years ago
Nico Schottelius 10114dccee add traceback output, uncaught 14 years ago
Nico Schottelius 50cb8807bf fix tests to work (not code :-) 14 years ago
Nico Schottelius a1b9bec8ce changes for 2.0.3 14 years ago
Steven Armstrong 077a04b89e todo++ 14 years ago
Steven Armstrong 4dd7468725 todo++ 14 years ago
Steven Armstrong 22a599185c todo++ 14 years ago
Steven Armstrong 71b6616d1e --todo 14 years ago
Nico Schottelius e64f46ba4e document bugfix for next version 14 years ago
Nico Schottelius 1e4de3521a skip errer detection in findline explorer 14 years ago
Nico Schottelius 4849149af5 add example type 14 years ago
Nico Schottelius 8adb467304 +readme 14 years ago
Nico Schottelius a69069f28c make unfinished examples disappear 14 years ago
Nico Schottelius bd13fbab3a remove old tests from config install and co. 14 years ago
Nico Schottelius 74920d53a6 ++cleanup 14 years ago
Nico Schottelius 0700fc6bc9 cleanup needed here as well 14 years ago
Nico Schottelius 03ea7787d2 +self 14 years ago
Nico Schottelius 65a82b517c --typo 14 years ago
Nico Schottelius 4e6c3ee686 ++mirror 14 years ago
Nico Schottelius eb7234df51 also publish to sourceforge 14 years ago
Nico Schottelius 69293efd00 --todo 14 years ago
Nico Schottelius 420b6aeae7 ensure object is not ran twice 14 years ago
Nico Schottelius 32b2c49d32 found 2 bugs in transfer_code_remote 14 years ago
Nico Schottelius dbdf036787 do not need to use terminate()/SIGTERM 14 years ago
Nico Schottelius ede8fd7518 ++output errors 14 years ago
Nico Schottelius 1d1bff88b7 just as a marker: return false, so in theory even multiprocess noticed that we did something stuped 14 years ago
Nico Schottelius a587975a99 catch keyboardirq in parallel mode, so it's not raised into multiprocess 14 years ago
Nico Schottelius 7b770b7b35 correctly report pid when killing subprocess 14 years ago
Nico Schottelius 84e102eb29 also report failed hosts in sequential mode, terminate processes on interrupt, continue deploy even if one or more hosts failed 14 years ago
Nico Schottelius e8a81551f8 implement error reporting for failed hosts at the end 14 years ago
Nico Schottelius 46fdc5ca6e ugly output on random ctrl-c actions 14 years ago
Nico Schottelius 15ae422cb2 catch cdist errors in emulator or config install, not in main, because catching there does not work in multiprocess env 14 years ago
Nico Schottelius 72687b5aeb create new method to encapsulate configinstall run of one host 14 years ago
Nico Schottelius 3883fe4247 raise cdist error instead of oserror 14 years ago
Nico Schottelius 3c31b4f9a3 and finally also adjust the requirement itself 14 years ago
Nico Schottelius 950424d478 move log output into correct function, also log object code run/gencode 14 years ago
Nico Schottelius 42e1c21f43 print progress output in info level for object prepare 14 years ago
Nico Schottelius 5a72223ae3 strip away / in emulator in requirements 14 years ago
Nico Schottelius 92de3d2f10 need cdist module for various constens 14 years ago
Nico Schottelius 053903bb69 use instance logger in explorer 14 years ago
Steven Armstrong b8b9719cc6 Merge remote-tracking branch 'telmich/master' 14 years ago
Nico Schottelius ee1c568c7b almost finish correct requirement loading, but need sleep 14 years ago
Nico Schottelius 0dd38f75c2 remove leading / from object_id of requirement 14 years ago
Nico Schottelius a7a3ee6f19 adjust prefix 14 years ago
Nico Schottelius e002710c4c rewrite emulator to class based approach for better logging 14 years ago
Nico Schottelius 00a1f1eeb9 ++ more host prefixing log code 14 years ago
Nico Schottelius a415cc4b91 add correct logger in manifest 14 years ago
Nico Schottelius 67b1094712 flatten error message in remotescripterror as well 14 years ago
Nico Schottelius ad1e51cb2e catch unicodedecodeerror 14 years ago