Commit Graph

2724 Commits (60ca70b29afaf8bb8f484e26319f4ef8263704b9)
 

Author SHA1 Message Date
Steven Armstrong 04af96b5e3 Merge remote-tracking branch 'telmich/master' 13 years ago
Steven Armstrong d427e3f585 __self should not contain .cdist 13 years ago
Steven Armstrong 205cd7b28a fix the test 13 years ago
Steven Armstrong 2246b7496b fails if requirement has illegal object_id 13 years ago
Steven Armstrong 2a5465c03c test that emulator fails if requirement has illegal object_id 13 years ago
Steven Armstrong 030d5919e6 raise exception if object_id contains .cdist 13 years ago
Steven Armstrong af367a76f8 test for: .cdist may not be used in object_id 13 years ago
Steven Armstrong e58b52592b add missing environment variable __self 13 years ago
Steven Armstrong 1805c16fd4 --debug 13 years ago
Steven Armstrong a946b5cf59 verify manifest environment 13 years ago
Nico Schottelius 7bb81e2f18 Whitespace does not not weigh anything - remove - sed -i 's/ *$//g' *py */*py 13 years ago
Nico Schottelius 7160637014 remove trailing whitespace: :%s/ *$//g 13 years ago
Steven Armstrong 91c1215566 wrap exceptions in cdist.Error 13 years ago
Steven Armstrong e9a0aa1863 fail if requirements type does not exist 13 years ago
Steven Armstrong 64edfc4640 add tests for emulator 13 years ago
Steven Armstrong 4975b4643a --typo 13 years ago
Steven Armstrong 95a858c350 implement: fail if type does not exist on the filesystem 13 years ago
Steven Armstrong a0a4a7382d import NoSuchTypeError into cdist.core namespace 13 years ago
Steven Armstrong bd81045caf test for nonexistent type 13 years ago
Steven Armstrong 16ab494628 doc++ 13 years ago
Steven Armstrong 0d4a0eb46a Merge remote-tracking branch 'telmich/master' 13 years ago
Nico Schottelius fc3382f976 add log for requirement for non-existent type bug 13 years ago
Nico Schottelius 10114dccee add traceback output, uncaught 13 years ago
Nico Schottelius 50cb8807bf fix tests to work (not code :-) 13 years ago
Nico Schottelius a1b9bec8ce changes for 2.0.3 13 years ago
Steven Armstrong 077a04b89e todo++ 13 years ago
Steven Armstrong 4dd7468725 todo++ 13 years ago
Steven Armstrong 22a599185c todo++ 13 years ago
Steven Armstrong 71b6616d1e --todo 13 years ago
Nico Schottelius e64f46ba4e document bugfix for next version 13 years ago
Nico Schottelius 1e4de3521a skip errer detection in findline explorer 13 years ago
Nico Schottelius 4849149af5 add example type 13 years ago
Nico Schottelius 8adb467304 +readme 13 years ago
Nico Schottelius a69069f28c make unfinished examples disappear 13 years ago
Nico Schottelius bd13fbab3a remove old tests from config install and co. 13 years ago
Nico Schottelius 74920d53a6 ++cleanup 13 years ago
Nico Schottelius 0700fc6bc9 cleanup needed here as well 13 years ago
Nico Schottelius 03ea7787d2 +self 13 years ago
Nico Schottelius 65a82b517c --typo 13 years ago
Nico Schottelius 4e6c3ee686 ++mirror 13 years ago
Nico Schottelius eb7234df51 also publish to sourceforge 13 years ago
Nico Schottelius 69293efd00 --todo 13 years ago
Nico Schottelius 420b6aeae7 ensure object is not ran twice 13 years ago
Nico Schottelius 32b2c49d32 found 2 bugs in transfer_code_remote 13 years ago
Nico Schottelius dbdf036787 do not need to use terminate()/SIGTERM 13 years ago
Nico Schottelius ede8fd7518 ++output errors 13 years ago
Nico Schottelius 1d1bff88b7 just as a marker: return false, so in theory even multiprocess noticed that we did something stuped 13 years ago
Nico Schottelius a587975a99 catch keyboardirq in parallel mode, so it's not raised into multiprocess 13 years ago
Nico Schottelius 7b770b7b35 correctly report pid when killing subprocess 13 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 13 years ago