Commit Graph

597 Commits (fb4f8784b6cb0cdd83aa6fe109bcddcd884967f2)

Author SHA1 Message Date
Steven Armstrong e9541b2a2a == is not = :-/ 13 years ago
Steven Armstrong de8a09b45d ++FIXME 13 years ago
Steven Armstrong 9156d2f5ac trust in telmich we do (or should) 13 years ago
Steven Armstrong c45c9cd702 dont re-run already fulfilled requirements 13 years ago
Steven Armstrong 24bf7369d9 ++info 13 years ago
Steven Armstrong 50eead577c +missing import 13 years ago
Steven Armstrong 8cfc16cd76 finish migration to cdist_object.state 13 years ago
Steven Armstrong 6734ff693f fix object_prepare to use object.state 13 years ago
Nico Schottelius e98272e0c5 move log.info down 13 years ago
Nico Schottelius 0e7c532870 add new state code, begin to detect circular dependencies 13 years ago
Steven Armstrong d6cf85e6f6 implement /__object_fq/__object_name/ 13 years ago
Steven Armstrong b56925d24a /__object_fq/__object_name/ 13 years ago
Steven Armstrong 8f306a7484 /__debug/__cdist_debug/ 13 years ago
Steven Armstrong dc3ed07153 /__debug/__cdist_debug/ 13 years ago
Steven Armstrong eb5b80d132 remove legacy tests 13 years ago
Steven Armstrong 1fb96c0fc2 update test for upcomming change: /__debug/__cdist_debug/ 13 years ago
Steven Armstrong ef5eb34274 update test for upcomming change: /__debug/__cdist_debug/ 13 years ago
Steven Armstrong f732220e77 remove legacy tests 13 years ago
Steven Armstrong ff2192f6de remove legacy attributes: ran, prepared 13 years ago
Steven Armstrong 022b17d700 implement Object state 13 years ago
Steven Armstrong 4f398a834f /ran/done/ 13 years ago
Steven Armstrong 02de396905 tests for Object state 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
Nico Schottelius 50cb8807bf fix tests to work (not code :-) 13 years ago
Nico Schottelius 03ea7787d2 +self 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 3883fe4247 raise cdist error instead of oserror 13 years ago
Nico Schottelius 3c31b4f9a3 and finally also adjust the requirement itself 13 years ago
Nico Schottelius 950424d478 move log output into correct function, also log object code run/gencode 13 years ago
Nico Schottelius 42e1c21f43 print progress output in info level for object prepare 13 years ago
Nico Schottelius 5a72223ae3 strip away / in emulator in requirements 13 years ago
Nico Schottelius 053903bb69 use instance logger in explorer 13 years ago