Commit Graph

41 Commits (0d4a0eb46a95adb9c9a2548b879a050bb00f5645)

Author SHA1 Message Date
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 5edcc0537b use api internally instead of constructing the same paths again 14 years ago
Steven Armstrong 939962b583 implement code_remote 14 years ago
Steven Armstrong 93ede2a3be implement code_local 14 years ago
Steven Armstrong 2c6c9bcab5 Object handles its explorers itself 14 years ago
Steven Armstrong 753936b7c3 make object.source a list 14 years ago
Steven Armstrong 904396f6a5 new method to create object on the file system 14 years ago
Steven Armstrong 5a082058e5 new method which checks if object exists on the file system 14 years ago
Steven Armstrong 96c059983a - legacy code, + docstrings 14 years ago
Steven Armstrong 67543146f0 add source property 14 years ago
Steven Armstrong af8f006fc6 /type/cdist_type/ 14 years ago
Steven Armstrong bbcecc03ef remove redundant code, use new fsproperty module instead 14 years ago
Steven Armstrong 86f976976e bugfix: use absolute path when accessing file system 14 years ago
Steven Armstrong 96ca5b6988 bugfix: use absolute path to when accessing file sytem (unittest discoverd :-) 14 years ago
Steven Armstrong e27cd9e809 when comparing objects, define equality as 'attributes are the same' 14 years ago
Steven Armstrong b778c9ff15 absolute path is based on relative path -> does not need another .cdist 14 years ago
Steven Armstrong 5f4a85f6ad also need .cdist in relative paths 14 years ago
Steven Armstrong 53737aad3a append .cdist to absolute paths 14 years ago
Steven Armstrong 79d0a18bb2 use absolute path for accessing file system 14 years ago
Steven Armstrong 600e7fb5b5 --typo 14 years ago
Steven Armstrong be8428e592 relative paths 14 years ago
Steven Armstrong 1992c9a175 --legacy code 14 years ago
Steven Armstrong f39418a7b5 implement remote_code_remote :-( 14 years ago
Steven Armstrong d9f86e26d9 consistent naming 14 years ago
Steven Armstrong 6e011dc289 implement explorer_out_dir 14 years ago
Steven Armstrong 3ef9798098 implement code, code_remote 14 years ago
Nico Schottelius 06f438f824 move stuff from path to object, remove if already existent 14 years ago
Nico Schottelius 1810462989 move stuff over from path to object to be fixed 14 years ago
Nico Schottelius 354e15015a use full.path.to.cdist.core.Type(), Steven ;-) 14 years ago
Nico Schottelius be1d4afd58 add log to object 14 years ago
Nico Schottelius 344bfb0603 was the object prepared/ran? 14 years ago
Steven Armstrong 12dc0d2bdd cleanup and file system backed properties 14 years ago
Steven Armstrong 41ab7390db use constant instead of string for .cdist 14 years ago
Steven Armstrong cdba503ff2 move Object class into its own file 14 years ago
Steven Armstrong a4abb53ced +MissingEnvironmentVariableError 14 years ago
Steven Armstrong f262cc4ccf ++example usage 14 years ago
Steven Armstrong 50a3ad7993 proof of concept object oriented aproach 14 years ago