Commit Graph

2544 Commits (d6cf85e6f6407c7b9b5fec96c55a7799da4c0db7)
 

Author SHA1 Message Date
Steven Armstrong d6cf85e6f6 implement /__object_fq/__object_name/ 14 years ago
Steven Armstrong b56925d24a /__object_fq/__object_name/ 14 years ago
Steven Armstrong 9f21273f4e Merge remote-tracking branch 'telmich/master' 14 years ago
Steven Armstrong 8f306a7484 /__debug/__cdist_debug/ 14 years ago
Steven Armstrong dc3ed07153 /__debug/__cdist_debug/ 14 years ago
Steven Armstrong eb5b80d132 remove legacy tests 14 years ago
Nico Schottelius 07ef08938b remove __debug, should not be setup by cdist 14 years ago
Steven Armstrong 1fb96c0fc2 update test for upcomming change: /__debug/__cdist_debug/ 14 years ago
Steven Armstrong ef5eb34274 update test for upcomming change: /__debug/__cdist_debug/ 14 years ago
Nico Schottelius 5a29875fcf Merge remote-tracking branch 'steven/master' 14 years ago
Nico Schottelius c621af1e9f begin tutorial sections 14 years ago
Steven Armstrong f732220e77 remove legacy tests 14 years ago
Steven Armstrong ff2192f6de remove legacy attributes: ran, prepared 14 years ago
Steven Armstrong 022b17d700 implement Object state 14 years ago
Steven Armstrong 4f398a834f /ran/done/ 14 years ago
Steven Armstrong 02de396905 tests for Object state 14 years ago
Nico Schottelius 3814dcd728 remove old test ideas from todo 14 years ago
Nico Schottelius b7fdfb12e6 cleanups 14 years ago
Nico Schottelius 7d749540d8 changes for 2.0.4 14 years ago
Nico Schottelius 68d87c3023 reference new and old variable, remove reference to cdist-config 14 years ago
Nico Schottelius 8b9e6780b8 no need for a constant that's used two lines below 14 years ago
Nico Schottelius 0344796d31 restructure imports 14 years ago
Nico Schottelius e3f3c48b22 wrap the whole program in the try...except KeyboardInterrupt block 14 years ago
Nico Schottelius 27fd9cd61b add sudo example 14 years ago
Nico Schottelius 837489ce85 remove obsolete preseed code from __package_apt 14 years ago
Nico Schottelius 4d4287c580 Merge remote-tracking branch 'steven/master' 14 years ago
Steven Armstrong 04af96b5e3 Merge remote-tracking branch 'telmich/master' 14 years ago
Steven Armstrong d427e3f585 __self should not contain .cdist 14 years ago
Steven Armstrong 205cd7b28a fix the test 14 years ago
Steven Armstrong 2246b7496b fails if requirement has illegal object_id 14 years ago
Steven Armstrong 2a5465c03c test that emulator fails if requirement has illegal object_id 14 years ago
Steven Armstrong 030d5919e6 raise exception if object_id contains .cdist 14 years ago
Steven Armstrong af367a76f8 test for: .cdist may not be used in object_id 14 years ago
Steven Armstrong e58b52592b add missing environment variable __self 14 years ago
Steven Armstrong 1805c16fd4 --debug 14 years ago
Steven Armstrong a946b5cf59 verify manifest environment 14 years ago
Nico Schottelius 7bb81e2f18 Whitespace does not not weigh anything - remove - sed -i 's/ *$//g' *py */*py 14 years ago
Nico Schottelius 7160637014 remove trailing whitespace: :%s/ *$//g 14 years ago
Steven Armstrong 91c1215566 wrap exceptions in cdist.Error 14 years ago
Steven Armstrong e9a0aa1863 fail if requirements type does not exist 14 years ago
Steven Armstrong 64edfc4640 add tests for emulator 14 years ago
Steven Armstrong 4975b4643a --typo 14 years ago
Steven Armstrong 95a858c350 implement: fail if type does not exist on the filesystem 14 years ago
Steven Armstrong a0a4a7382d import NoSuchTypeError into cdist.core namespace 14 years ago
Steven Armstrong bd81045caf test for nonexistent type 14 years ago
Steven Armstrong 16ab494628 doc++ 14 years ago
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