Commit Graph

1636 Commits (f9f874deed99b3ed7fe3488dc65d29f67e33e620)
 

Author SHA1 Message Date
Nico Schottelius f9f874deed new features in 2.0.0 13 years ago
Nico Schottelius b508a2c9ea Merge branch 'weired_idea' 13 years ago
Nico Schottelius e56bbfea9a less verbose output in default case 13 years ago
Nico Schottelius 34ae8c2926 make code execution happen in the end 13 years ago
Nico Schottelius 4e4d648593 fchmod() does not work on object returned by open(), so use chmod 13 years ago
Nico Schottelius 30a52cab0f begin to save code and make it executable 13 years ago
Nico Schottelius 6bd823995f restore mistakenly deleted file 13 years ago
Nico Schottelius c78ce344e7 remove debug by default, switch to infolevel and verify -d works 13 years ago
Nico Schottelius 5702706adf fix not so obvious tuple/str error (trailing comma from c&p) 13 years ago
Nico Schottelius c9c808a732 cleanp 13 years ago
Nico Schottelius c147c74e1e begin to redo object_run() 13 years ago
Nico Schottelius 151022ffd1 support file transfer and begin support for non root logins 13 years ago
Nico Schottelius ca58841696 Broken code - it's too hot 13 years ago
Nico Schottelius 5a765bfc76 codegen vs. gencode 13 years ago
Nico Schottelius 636995f44e add some meat to object_run() 13 years ago
Nico Schottelius beafb55e12 __global not available for type explorer (should it be?) 13 years ago
Nico Schottelius c516d8359e support __object_* in run_type_explorer() 13 years ago
Nico Schottelius 4a5100692a add helper methods to get paths from code/gencode 13 years ago
Andrew Schleifer 99887fe20f fix typo 13 years ago
Nico Schottelius 74c280911b begin run_object_gencode() and import missing FIXME bits deploy_to() 13 years ago
Nico Schottelius f5c2ae3049 begin cleanup 13 years ago
Nico Schottelius bc6201102e todo-- 13 years ago
Nico Schottelius 4e2e731374 execute the correct manifest for objects 13 years ago
Nico Schottelius 7eb418c3ab correct env for the various stages 13 years ago
Nico Schottelius 13e3e27679 changes for next 13 years ago
Nico Schottelius 8dff399c96 reloop until no new objects are created anyomer 13 years ago
Nico Schottelius 232618a675 make manifest run more generic 13 years ago
Nico Schottelius 99268591c2 make more use of run_or_fail 13 years ago
Nico Schottelius 14ac0e3ad1 introduce remote_mkdir() 13 years ago
Nico Schottelius db2562303a in theory transfer the object parameters 13 years ago
Nico Schottelius 722339f3e1 support getting paths of objects and their parameters 13 years ago
Nico Schottelius 6d5a53b7ad fixup list bug by creating a new one 13 years ago
Nico Schottelius 2c15069d96 make remote_cmd a new list 13 years ago
Nico Schottelius f21ce6a0db commit broken code 13 years ago
Nico Schottelius 20aafe62f5 make use of remote=True flag 13 years ago
Nico Schottelius c1ad93bccc extend run_or_fail to include remote exec 13 years ago
Nico Schottelius b2d1d1bee7 begin to modify tuple (bad idea) 13 years ago
Nico Schottelius 894c39cd21 store results of type explorer 13 years ago
Nico Schottelius 8889e4a5b0 prepare saving output of type explorers 13 years ago
Nico Schottelius cbdb5cd05d fixup type explorer run 13 years ago
Nico Schottelius 7e8362eeed allow zero hosts to be specified, fixup exit_error 13 years ago
Nico Schottelius ab0cd9430f add support for the banner :-) 13 years ago
Nico Schottelius f31f33418f begin to actually prepare the object/type explorers 13 years ago
Nico Schottelius 97ac276433 implement transfer of type explorers 13 years ago
Nico Schottelius 4d765a7024 begin type explorer transfer 13 years ago
Nico Schottelius 03e2db83cd implement list of objects 13 years ago
Nico Schottelius 0f36ddd649 support object dir 13 years ago
Nico Schottelius dbbbf822fe make cdist-type-emulator work 13 years ago
Nico Schottelius bf0f2b8f12 ++todo 13 years ago
Nico Schottelius 9ce26e5817 include cdist-type-emulator into path again 13 years ago