Commit Graph

24 Commits (860473fcda835e8e9d94171a4e4229a907ba9192)

Author SHA1 Message Date
Nico Schottelius 480c1bbb35 cleanup run_type_explorer() 13 years ago
Nico Schottelius b936fea3e5 link to emulator in config_install and remove it from emulator 13 years ago
Nico Schottelius 8a4b8e9b66 cleanup run_global_explorers() 13 years ago
Nico Schottelius b568a5886c retrieve explorers from explorer class and allow zero explorers 13 years ago
Nico Schottelius 08975c4d2f path -> config_install 13 years ago
Nico Schottelius b891818b9c remove obsolete get_type_from_object() and use Object.type 13 years ago
Nico Schottelius c0d6d4d530 use name, not object 13 years ago
Nico Schottelius 9b5b94577f add debug 13 years ago
Nico Schottelius 579bd45c87 cleanup more stuff in config_install 13 years ago
Nico Schottelius 13d47f3cf4 remove datetime from config to wrong position 13 years ago
Nico Schottelius 609efcbfd1 Remove datetime from config_install, break code and make it more beautiful 13 years ago
Nico Schottelius 1db4cd48d2 -typo 13 years ago
Nico Schottelius 14082f5c00 string, not tuple in exception 13 years ago
Nico Schottelius a87e6f22b5 use new cdist.Error exception 13 years ago
Nico Schottelius 8305f07aab stage prepare uses new object interface 13 years ago
Nico Schottelius df5de24b72 begin use of cdist.core.Object.list_objects() 13 years ago
Nico Schottelius 1c8a143397 commit previously missed change 13 years ago
Nico Schottelius 820eea56fb install finish 13 years ago
Nico Schottelius 7f85aab3ef add some pseudo code to adapt to changes 13 years ago
Nico Schottelius a0c984acdd config+install is broken now due to refactoring 13 years ago
Nico Schottelius 28428177ae --typo 13 years ago
Nico Schottelius a875d69d7e continue on test_path testcase 13 years ago
Nico Schottelius b3f914f6f6 create base module for install and config 13 years ago
Nico Schottelius 26c0d5d9aa upcoming changes for 2.0.3 13 years ago
Nico Schottelius d8da7635de use warning loglevel by default 13 years ago
Nico Schottelius b52939ccfe only debug if __debug is setup 13 years ago
Nico Schottelius a165585699 pass __debug to manifest 13 years ago
Nico Schottelius ccbd0f1d84 introduce config.link_emulator() to be called from test 13 years ago
Nico Schottelius cc87573d6b remove lecagy cdist-type-emulator support 13 years ago
Nico Schottelius 6f1a13b531 move emulator link to emulator module and make source variable (exec_path) 13 years ago
Nico Schottelius fc1e0d9f1f remove exec bits from copying 13 years ago
Nico Schottelius 35e33570d1 also move out config 13 years ago
Nico Schottelius 0197f8da13 more cleanups from refactoring 13 years ago
Nico Schottelius 6d75016139 make type emulator load again 13 years ago
Nico Schottelius 4eec4d9627 only setup library path in main, not emulator 13 years ago
Nico Schottelius 3f6c479d72 move TYPE_PREFIX back into main, as it's only needed there and should work without module 13 years ago
Nico Schottelius 16d58dcac7 move out banner, fail at emulator 13 years ago
Nico Schottelius e6a903fd96 cleanup logger stuff, remove more path stuff from cdist bin 13 years ago
Nico Schottelius 8f2e5bb8c8 cleanup and move error class to init 13 years ago
Nico Schottelius 8af45f83b2 rearange remote_user 13 years ago
Nico Schottelius e14848ec1f remove run* from cdist and put it into lib/exec 13 years ago
Nico Schottelius d4406cece3 begin to replace first function with path module 13 years ago
Nico Schottelius 79173488ff cdist runs with path module loaded (unusued though) 13 years ago
Nico Schottelius 6139fab354 import cdist.path works 13 years ago
Nico Schottelius 8e59f97800 begin to used cdist.path 13 years ago
Steven Armstrong 91022c3f7e handle ioerror if script does not exist 13 years ago
Steven Armstrong a2f3246758 fix typo /nun_or_fail/run_or_fail/ 13 years ago
Steven Armstrong ea9dc8d60c handle errors with exceptions instead of function 13 years ago
Nico Schottelius f4da3b96d8 fix indentions 13 years ago
Nico Schottelius ad5c33b746 %s/\( \)/\1 /g + fix logo 13 years ago