Commit Graph

208 Commits (71af3b60c08850853954b71c2b506ef74f29cdc2)

Author SHA1 Message Date
Nico Schottelius 1138d8b439 remote_remote_code_remote_remote 13 years ago
Nico Schottelius ca5361afc1 remote cdist.path, use base_dir 13 years ago
Nico Schottelius f121934769 cleanup object_run() finally 13 years ago
Steven Armstrong 4db02516e7 consistent naming 13 years ago
Steven Armstrong d9f86e26d9 consistent naming 13 years ago
Steven Armstrong 6e011dc289 implement explorer_out_dir 13 years ago
Nico Schottelius af5a99dc9f update object_run() for new interface 13 years ago
Steven Armstrong 3ef9798098 implement code, code_remote 13 years ago
Steven Armstrong 4f33e5222d Type: implement gencode, gencode_remote 13 years ago
Steven Armstrong 34f2999e14 Type: implement manifest_path 13 years ago
Nico Schottelius 00550edfcb finish run_manifest() 13 years ago
Nico Schottelius 4a98b9af55 finish run_type_manifest 13 years ago
Steven Armstrong 9473a3a19e Type: implement explorer_dir, remote_explorer_dir 13 years ago
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 73fa0e1ab7 path becomes context (+1 happy developer) 13 years ago
Nico Schottelius 9540d529d6 also allow to overwrite remote_base_dir 13 years ago
Nico Schottelius 4b306e45f9 more ideas for globalexplorer 13 years ago
Nico Schottelius 359e5156e2 +globalexplorer start 13 years ago
Nico Schottelius 886c1d32ac DOT_CDIST -> cdist 13 years ago
Nico Schottelius 08975c4d2f path -> config_install 13 years ago
Nico Schottelius 0b63919cdd path -> copy 13 years ago
Nico Schottelius 06f438f824 move stuff from path to object, remove if already existent 13 years ago
Nico Schottelius ee69971465 make temp_dir unecessary / only implementation detail 13 years ago
Nico Schottelius e26f612012 move file_to_list to cdist 13 years ago
Nico Schottelius cf97fd9837 remove type_explorer information from path 13 years ago
Nico Schottelius 1810462989 move stuff over from path to object to be fixed 13 years ago
Nico Schottelius 2b1c4df8d9 have explorers been transferred? (type) 13 years ago
Steven Armstrong 7bbecb2586 implement descriptor protocol for FileList and DirectoryDict 13 years ago
Steven Armstrong 3873aefcf5 cleanup, add sort method 13 years ago
Nico Schottelius 6f58b18c8c remove legacy code, fail until type supports us 13 years ago
Nico Schottelius 35a7757e1a rewrite path to include calls to non-existent methods in type (fix needed, sar :-) 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 354e15015a use full.path.to.cdist.core.Type(), Steven ;-) 13 years ago
Nico Schottelius 6bd6443721 fix out dir for object 13 years ago
Nico Schottelius 9b5b94577f add debug 13 years ago
Nico Schottelius be1d4afd58 add log to object 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 d07a191867 add logger to config 13 years ago
Nico Schottelius ae9eba80a9 use require, not __require in emulator 13 years ago
Nico Schottelius ccb2ffcae6 remove toplevel object/type 13 years ago
Nico Schottelius 8305f07aab stage prepare uses new object interface 13 years ago