Commit Graph

58 Commits (117ccf94d311d618b08932c2c485af41151a889a)

Author SHA1 Message Date
Steven Armstrong 2c6c9bcab5 Object handles its explorers itself 13 years ago
Steven Armstrong 442ffb75fa nuke legacy files 13 years ago
Steven Armstrong 753936b7c3 make object.source a list 13 years ago
Steven Armstrong 904396f6a5 new method to create object on the file system 13 years ago
Steven Armstrong 5a082058e5 new method which checks if object exists on the file system 13 years ago
Steven Armstrong 96c059983a - legacy code, + docstrings 13 years ago
Steven Armstrong 67543146f0 add source property 13 years ago
Steven Armstrong af8f006fc6 /type/cdist_type/ 13 years ago
Steven Armstrong bbcecc03ef remove redundant code, use new fsproperty module instead 13 years ago
Steven Armstrong 4a3bc72846 move file based properties out of core 13 years ago
Steven Armstrong 44a722042a new class for using filesystem as backend for boolean properties 13 years ago
Steven Armstrong 86f976976e bugfix: use absolute path when accessing file system 13 years ago
Steven Armstrong 0ba6d55191 raise exception when given a relative path 13 years ago
Steven Armstrong 96ca5b6988 bugfix: use absolute path to when accessing file sytem (unittest discoverd :-) 13 years ago
Steven Armstrong e27cd9e809 when comparing objects, define equality as 'attributes are the same' 13 years ago
Steven Armstrong d3e1276965 remove duplicate code 13 years ago
Steven Armstrong ae15779c81 -- DeprecationWarning: object.__new__() takes no parameters 13 years ago
Steven Armstrong b778c9ff15 absolute path is based on relative path -> does not need another .cdist 13 years ago
Steven Armstrong 5f4a85f6ad also need .cdist in relative paths 13 years ago
Steven Armstrong 53737aad3a append .cdist to absolute paths 13 years ago
Steven Armstrong 79d0a18bb2 use absolute path for accessing file system 13 years ago
Steven Armstrong 600e7fb5b5 --typo 13 years ago
Steven Armstrong a7a086e29b only one instance of each named type 13 years ago
Steven Armstrong be8428e592 relative paths 13 years ago
Steven Armstrong dd29e86b81 -syntax error 13 years ago
Steven Armstrong ffb33189c7 fix path/absolute_path handling 13 years ago
Steven Armstrong c56d17d674 relative paths 13 years ago
Steven Armstrong 1992c9a175 --legacy code 13 years ago
Steven Armstrong f39418a7b5 implement remote_code_remote :-( 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
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
Steven Armstrong 9473a3a19e Type: implement explorer_dir, remote_explorer_dir 13 years ago
Nico Schottelius 4b306e45f9 more ideas for globalexplorer 13 years ago
Nico Schottelius 359e5156e2 +globalexplorer start 13 years ago
Nico Schottelius 06f438f824 move stuff from path to object, remove if already existent 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 354e15015a use full.path.to.cdist.core.Type(), Steven ;-) 13 years ago
Nico Schottelius be1d4afd58 add log to object 13 years ago
Nico Schottelius 344bfb0603 was the object prepared/ran? 13 years ago
Steven Armstrong c0854ebb2e remove unused constant 13 years ago
Steven Armstrong 3a1cea6887 file system backed properties 13 years ago
Steven Armstrong 12dc0d2bdd cleanup and file system backed properties 13 years ago
Steven Armstrong a15972f20d +docstring 13 years ago