Commit Graph

499 Commits (0d4a0eb46a95adb9c9a2548b879a050bb00f5645)

Author SHA1 Message Date
Nico Schottelius 183bbf61d4 fix imports from path in config_install 14 years ago
Nico Schottelius 4f76cfc84e changes for relative 14 years ago
Steven Armstrong dd29e86b81 -syntax error 14 years ago
Steven Armstrong ffb33189c7 fix path/absolute_path handling 14 years ago
Steven Armstrong c56d17d674 relative paths 14 years ago
Nico Schottelius 7169d6ac42 more s/_dir/_path/g 14 years ago
Nico Schottelius e1f0d60e8b restructure to _path and do not make context dependent on env 14 years ago
Steven Armstrong 1992c9a175 --legacy code 14 years ago
Nico Schottelius fa1a4263e0 setup __cdist_base_dir 14 years ago
Nico Schottelius 1b484e2d87 setup __cdist_base_dir 14 years ago
Steven Armstrong f39418a7b5 implement remote_code_remote :-( 14 years ago
Nico Schottelius ed347ffb8a fix init_deploy() 14 years ago
Nico Schottelius fc6ae54889 os.path not os 14 years ago
Nico Schottelius e03ebcd5c1 require conf_dir to find manifest_dir to find manifest 14 years ago
Nico Schottelius 2b0a337584 fix base_dir passing 14 years ago
Nico Schottelius 1138d8b439 remote_remote_code_remote_remote 14 years ago
Nico Schottelius ca5361afc1 remote cdist.path, use base_dir 14 years ago
Nico Schottelius f121934769 cleanup object_run() finally 14 years ago
Steven Armstrong 4db02516e7 consistent naming 14 years ago
Steven Armstrong d9f86e26d9 consistent naming 14 years ago
Steven Armstrong 6e011dc289 implement explorer_out_dir 14 years ago
Nico Schottelius af5a99dc9f update object_run() for new interface 14 years ago
Steven Armstrong 3ef9798098 implement code, code_remote 14 years ago
Steven Armstrong 4f33e5222d Type: implement gencode, gencode_remote 14 years ago
Steven Armstrong 34f2999e14 Type: implement manifest_path 14 years ago
Nico Schottelius 00550edfcb finish run_manifest() 14 years ago
Nico Schottelius 4a98b9af55 finish run_type_manifest 14 years ago
Steven Armstrong 9473a3a19e Type: implement explorer_dir, remote_explorer_dir 14 years ago
Nico Schottelius 480c1bbb35 cleanup run_type_explorer() 14 years ago
Nico Schottelius b936fea3e5 link to emulator in config_install and remove it from emulator 14 years ago
Nico Schottelius 8a4b8e9b66 cleanup run_global_explorers() 14 years ago
Nico Schottelius b568a5886c retrieve explorers from explorer class and allow zero explorers 14 years ago
Nico Schottelius 73fa0e1ab7 path becomes context (+1 happy developer) 14 years ago
Nico Schottelius 9540d529d6 also allow to overwrite remote_base_dir 14 years ago
Nico Schottelius 4b306e45f9 more ideas for globalexplorer 14 years ago
Nico Schottelius 359e5156e2 +globalexplorer start 14 years ago
Nico Schottelius 886c1d32ac DOT_CDIST -> cdist 14 years ago
Nico Schottelius 08975c4d2f path -> config_install 14 years ago
Nico Schottelius 0b63919cdd path -> copy 14 years ago
Nico Schottelius 06f438f824 move stuff from path to object, remove if already existent 14 years ago
Nico Schottelius ee69971465 make temp_dir unecessary / only implementation detail 14 years ago
Nico Schottelius e26f612012 move file_to_list to cdist 14 years ago
Nico Schottelius cf97fd9837 remove type_explorer information from path 14 years ago
Nico Schottelius 1810462989 move stuff over from path to object to be fixed 14 years ago
Nico Schottelius 2b1c4df8d9 have explorers been transferred? (type) 14 years ago
Steven Armstrong 7bbecb2586 implement descriptor protocol for FileList and DirectoryDict 14 years ago
Steven Armstrong 3873aefcf5 cleanup, add sort method 14 years ago
Nico Schottelius 6f58b18c8c remove legacy code, fail until type supports us 14 years ago
Nico Schottelius 35a7757e1a rewrite path to include calls to non-existent methods in type (fix needed, sar :-) 14 years ago
Nico Schottelius b891818b9c remove obsolete get_type_from_object() and use Object.type 14 years ago