Commit Graph

111 Commits (50cb8807bfaaf9bf8295b00a5edde64539396a20)

Author SHA1 Message Date
Nico Schottelius 32b2c49d32 found 2 bugs in transfer_code_remote 14 years ago
Nico Schottelius 053903bb69 use instance logger in explorer 14 years ago
Nico Schottelius 00a1f1eeb9 ++ more host prefixing log code 14 years ago
Nico Schottelius a415cc4b91 add correct logger in manifest 14 years ago
Steven Armstrong 889e6c23cb Explorer tracks which type explorers have been transferred instad of Type 14 years ago
Nico Schottelius 0d441eb378 report info when running initial manifest (it may take some time) 14 years ago
Nico Schottelius 1e31721ad9 BUGFIX: remote path for explorer in __object variable 14 years ago
Steven Armstrong 325a13088c implement that type explorers are only transfered once 14 years ago
Steven Armstrong 814b46f0c7 /transfered_explorers/explorers_transferred/ 14 years ago
Nico Schottelius ba59339f67 fixup code and manifest 14 years ago
Nico Schottelius f80520090b remove obsolete global_explorer 14 years ago
Nico Schottelius 02934055e7 make debug test work for explorer 14 years ago
Nico Schottelius bc85237eaa make code setup debug env 14 years ago
Steven Armstrong f723bede10 no longer return output from run_*_manifest 14 years ago
Steven Armstrong c30e112e4a explorer: make tests pass again 14 years ago
Steven Armstrong c9bb105518 run_code* no longer returns output 14 years ago
Steven Armstrong fb705adc5d simplify object_id error handling 14 years ago
Steven Armstrong 93db0b58d6 append type to error message 14 years ago
Steven Armstrong f76a5abf6f /./,/ 14 years ago
Steven Armstrong 1c84e423d1 include type name in error message 14 years ago
Steven Armstrong d346364544 better error message 14 years ago
Steven Armstrong 3e3919d15f implement fail if object_id starts with / 14 years ago
Steven Armstrong b122b53d73 implement Object object_from_name 14 years ago
Steven Armstrong a8733c5b9b make base_path public 14 years ago
Steven Armstrong 08d98ac389 only list type explorers if there are any; only transfer type explorers if there are ant 14 years ago
Steven Armstrong d02b8d9d30 fix imports 14 years ago
Steven Armstrong 1f44617133 use remote paths when executing on remote side 14 years ago
Steven Armstrong 773d325afa only run gencode scripts if they exist 14 years ago
Steven Armstrong 6dada17509 only run type manifest if it exists 14 years ago
Steven Armstrong 74300ab38e set __cdist_manifest for use in type emulator 14 years ago
Steven Armstrong be21cdce17 set __cdist_manifest for use in type emulator 14 years ago
Steven Armstrong 6c7e280eac remove obsolete method, merge code 14 years ago
Steven Armstrong 1c3902f3db implement run_code_remote 14 years ago
Steven Armstrong e605102281 implement run_code_local 14 years ago
Steven Armstrong 31ce938593 implement transfer_code_remote 14 years ago
Steven Armstrong 5edcc0537b use api internally instead of constructing the same paths again 14 years ago
Steven Armstrong 1665b4b5e6 implement run_gencode_remote 14 years ago
Steven Armstrong 6d438d4ec5 implement run_gencode_local 14 years ago
Steven Armstrong 939962b583 implement code_remote 14 years ago
Steven Armstrong 93ede2a3be implement code_local 14 years ago
Steven Armstrong 8fb51a396a implement list_type_explorer_names 14 years ago
Steven Armstrong 86fcce928c implement list_global_explorer_names 14 years ago
Steven Armstrong 20fae8b52b fix typo 14 years ago
Steven Armstrong 48ae37e832 implement transfer_object_parameters 14 years ago
Steven Armstrong 841b54c6d0 +devnotes, +FIXME 14 years ago
Steven Armstrong c15673aef7 +docstring 14 years ago
Steven Armstrong 63eee391e0 implement Explorer analog to Manifest + tests 14 years ago
Steven Armstrong a8ec91c804 -e /type_base_path/type_path/ -e /object_base_path/object_path/ 14 years ago
Nico Schottelius 6d87f4b917 integrate global explorer into core 14 years ago
Nico Schottelius 50a07da967 global explorer belongs to core 14 years ago