Commit Graph

499 Commits (0d4a0eb46a95adb9c9a2548b879a050bb00f5645)

Author SHA1 Message Date
Nico Schottelius d9d9e6bff6 move back transfer stuff to exec 14 years ago
Steven Armstrong d03f23129b test and fixtures for Object explorers 14 years ago
Steven Armstrong 2c6c9bcab5 Object handles its explorers itself 14 years ago
Nico Schottelius 5393471841 add template for new explorer type 14 years ago
Steven Armstrong 45ff8f727f tests for Object source as list 14 years ago
Steven Armstrong d7adff4e21 silently ignore error when deleting nonexistent file 14 years ago
Steven Armstrong 442ffb75fa nuke legacy files 14 years ago
Nico Schottelius cfb74897c4 write down (almost?) all tests for config_install 14 years ago
Nico Schottelius 2c5b064b00 ++todo = remove CODE_HEADER in generated code 14 years ago
Nico Schottelius 5443db97c4 always setup __debug if debug is set 14 years ago
Steven Armstrong bcde8683af rewrite emulator to use Type and Object classes 14 years ago
Nico Schottelius e72ad1f7cb emulator not needed in config_install anymore 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 af83c7af8e tests for Object source 14 years ago
Steven Armstrong 005009ab5d finish FileStringProperty 14 years ago
Steven Armstrong a1e1c8d665 +docstring 14 years ago
Nico Schottelius 72a2543470 introduce install support in emulator 14 years ago
Nico Schottelius 94cca2e537 prepend hostname in emulator as well 14 years ago
Nico Schottelius 92d3925b1c add filter to prepend hostname in config_install 14 years ago
Nico Schottelius 35bfa2fcdc finish merge of context and config_install 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 915ec6d9ad rename property module to fsproperty 14 years ago
Nico Schottelius a8fc867834 ++test integration 14 years ago
Nico Schottelius c81a2925b8 accept exec_path, setup__target_host 14 years ago
Steven Armstrong 0963237321 new package cdist.util 14 years ago
Steven Armstrong 4a3bc72846 move file based properties out of core 14 years ago
Steven Armstrong f3932bb662 move file based properties out of core 14 years ago
Steven Armstrong 44a722042a new class for using filesystem as backend for boolean properties 14 years ago
Nico Schottelius 7823d0c997 merge context back into config (it is in fact the same idea) 14 years ago
Steven Armstrong 6de7bd3377 test for Object ran 14 years ago
Steven Armstrong 7855a485b6 test for Object prepared 14 years ago
Steven Armstrong f2701cb512 test for Object changed 14 years ago
Steven Armstrong 86f976976e bugfix: use absolute path when accessing file system 14 years ago
Steven Armstrong b1efc27b39 test for Object requirements 14 years ago
Steven Armstrong 0ba6d55191 raise exception when given a relative path 14 years ago
Steven Armstrong 96ca5b6988 bugfix: use absolute path to when accessing file sytem (unittest discoverd :-) 14 years ago
Steven Armstrong abf318ae90 test and fixtures for Object parameters 14 years ago
Steven Armstrong 88a1e34f30 test for Object object_id 14 years ago
Steven Armstrong 8384176080 test Object explorer_path 14 years ago
Steven Armstrong f3b942e591 test for Object paths 14 years ago
Steven Armstrong 7c12027311 test and fixtures for Object class/static methods 14 years ago
Steven Armstrong e27cd9e809 when comparing objects, define equality as 'attributes are the same' 14 years ago
Nico Schottelius 790deb4645 in theory finish the install command 14 years ago
Steven Armstrong c9159b15f1 use package, no need for another file 14 years ago
Nico Schottelius 56e1fc9eb8 type explorer should run with remote base as well :-) 14 years ago