Commit Graph

470 Commits (325a13088cfc80765644e30eebbe77b8087aacdc)

Author SHA1 Message Date
Nico Schottelius a8fc867834 ++test integration 13 years ago
Nico Schottelius c81a2925b8 accept exec_path, setup__target_host 13 years ago
Steven Armstrong 0963237321 new package cdist.util 13 years ago
Steven Armstrong 4a3bc72846 move file based properties out of core 13 years ago
Steven Armstrong f3932bb662 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
Nico Schottelius 7823d0c997 merge context back into config (it is in fact the same idea) 13 years ago
Steven Armstrong 6de7bd3377 test for Object ran 13 years ago
Steven Armstrong 7855a485b6 test for Object prepared 13 years ago
Steven Armstrong f2701cb512 test for Object changed 13 years ago
Steven Armstrong 86f976976e bugfix: use absolute path when accessing file system 13 years ago
Steven Armstrong b1efc27b39 test for Object requirements 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 abf318ae90 test and fixtures for Object parameters 13 years ago
Steven Armstrong 88a1e34f30 test for Object object_id 13 years ago
Steven Armstrong 8384176080 test Object explorer_path 13 years ago
Steven Armstrong f3b942e591 test for Object paths 13 years ago
Steven Armstrong 7c12027311 test and fixtures for Object class/static methods 13 years ago
Steven Armstrong e27cd9e809 when comparing objects, define equality as 'attributes are the same' 13 years ago
Nico Schottelius 790deb4645 in theory finish the install command 13 years ago
Steven Armstrong c9159b15f1 use package, no need for another file 13 years ago
Nico Schottelius 56e1fc9eb8 type explorer should run with remote base as well :-) 13 years ago
Nico Schottelius ea146c88e7 cleanup config 13 years ago
Nico Schottelius e10ebeadf8 BUGFIX: export global explorer with path from remote 13 years ago
Steven Armstrong f46344effe test and fixtures for Type.list_* 13 years ago
Steven Armstrong 5d59102018 test only one instance of same type 13 years ago
Steven Armstrong 73bdb7f11f test and fixtures for Type members (name, path, ...) 13 years ago
Steven Armstrong d3e1276965 remove duplicate code 13 years ago
Steven Armstrong 8d3cad1815 test and fixtures for Type.{required,optional}_parameters 13 years ago
Steven Armstrong b7c88b03d3 removed unused code/imports 13 years ago
Steven Armstrong 8e0501aaa9 tests and fixtures for Type.explorers 13 years ago
Steven Armstrong 52f9388f07 tests and fixtures for Type.is_install 13 years ago
Nico Schottelius 71ed728b4a move parallel code to main binary, allow branching out on install and config 13 years ago
Nico Schottelius 11a8379c75 +comment 13 years ago
Nico Schottelius d21126189c indent/cleanup 13 years ago
Steven Armstrong f515e20572 start unittests for Type 13 years ago
Steven Armstrong ae15779c81 -- DeprecationWarning: object.__new__() takes no parameters 13 years ago
Nico Schottelius e985c0d697 remove sys.exit from banner 13 years ago
Nico Schottelius cabb5b9ab0 100% test coverage for the banner (feels good, doesn't it?) 13 years ago
Nico Schottelius be78955cc6 move banner into cdist module 13 years ago
Nico Schottelius 63c9a91bca +whitespace save out only 13 years ago
Nico Schottelius d32aa37fba cleanup context 13 years ago
Nico Schottelius 073717e07e some more relative to absolute path changes 13 years ago
Nico Schottelius b5c01f7354 update code to use new _path from object 13 years ago
Nico Schottelius c6e8f163f5 use variable require, not __require for defining 13 years ago
Nico Schottelius 4a1cf3dbf3 -typo 13 years ago
Nico Schottelius 35900ae66c make type explorer work 13 years ago
Steven Armstrong b778c9ff15 absolute path is based on relative path -> does not need another .cdist 13 years ago
Nico Schottelius d9bb8e3107 use cdist_type 13 years ago