Commit Graph

69 Commits (80c3dd7572329b4352b5637767b9d1786ce41011)

Author SHA1 Message Date
Darko Poljak 80c3dd7572 Ignore directory entries that begin with dot('.'). 8 years ago
Darko Poljak 2087f7a28a Un-suppress manifest stdout. 8 years ago
Darko Poljak e5a6599ccb Create mp_pool_run helper function for running in parallel. 8 years ago
Darko Poljak 8776a2ee06 concurrent.futures -> multiprocessing 8 years ago
Darko Poljak 609977b7ff ugly->bad 8 years ago
Darko Poljak 9268062de5 Fix target_host vars in Code. 8 years ago
Darko Poljak 51ffc0f037 log.info -> log.debug for debug messages 8 years ago
Darko Poljak 5f436f21b8 Transfer and run global explorers in parallel. 8 years ago
Darko Poljak a4c49201c0 Add jobs option for parallel execution, global explorers first. 8 years ago
Darko Poljak dbcc94ab65 Add derived env vars for target hostname and fqdn. 8 years ago
Darko Poljak 64efa04599 pep8 9 years ago
Darko Poljak 0049b62cca Add files conf subdirectory for static files. 9 years ago
Nico Schottelius d08c29b581 fix most test cases broken by no-dot-cdist change 10 years ago
Nico Schottelius 73c77dd2d3 Let core use random .cdist directory for objects 10 years ago
Antoine Catton 2318c792d7 Fix test cdist_type.TypeTestCase.test_directory_in_default 10 years ago
Ricardo Catalinas Jiménez 60b2bbf4c9 Fix messaging variables not exported in type manifest 10 years ago
Nico Schottelius c363fc24de begin to make OBJECT_MARKER dynamic 11 years ago
Daniel Heule f36dc11601 forgot myself to the headers .. 11 years ago
Daniel Heule 5ef27191fc implementing the $__object and $__object_id on the local and remote 11 years ago
Daniel Heule 2dd2f5593f bugfixes for issue 161 and FIXME: also check that there is no object ID 11 years ago
Daniel Heule 197fabf40a added some ideas from asteven and a bit more description about the order 11 years ago
Nico Schottelius 16d51b3cf1 backport ignoring install types in config mode from install_integration branch 11 years ago
Daniel Heule 4ef55ef13f allow object overrides with CDIST_ALLOW_OVERRIDE=true 11 years ago
Steven Armstrong 54815e2b29 implement cdist install 11 years ago
Steven Armstrong 94aa0df747 add missing import 11 years ago
Steven Armstrong ef1394f4d1 filter out special/hidden files when iterating over explorers 11 years ago
Nico Schottelius a5fc3f5002 remove changed attribute of an object - was never used and will never be used 11 years ago
Nico Schottelius 2f842d56eb integrate messaging into gencode, manifest 11 years ago
Nico Schottelius ac5fa7cd64 integrate messaging into cdist 11 years ago
Nico Schottelius 22a83d2c93 add new message object 11 years ago
Nico Schottelius d1a569fecd remove bug comments -> no bug here 11 years ago
Steven Armstrong fc40a40ae0 implement configurable default values for parameters 11 years ago
Nico Schottelius 73338c330b record the type name, if there is no such type 11 years ago
Steven Armstrong 3de9b869ac there is no such thing as cdist install in master 11 years ago
Nico Schottelius b527479620 refactor out_path -> base_path 12 years ago
Nico Schottelius 2f5de23ae9 out_path -> base_path 12 years ago
Steven Armstrong 7205cd5ecf remove that crappy old singleton object_id thingy 12 years ago
Nico Schottelius 25bdcb1602 cleanup tests and ... - 100% green 12 years ago
Nico Schottelius 0b4914a7f3 +comment wording 12 years ago
Nico Schottelius a265d87037 begin dry run in command line 12 years ago
Nico Schottelius 85d24ce259 fix execution order - seems to be fine now 12 years ago
Nico Schottelius 8a7c64f86a cleanups + indent errors 12 years ago
Nico Schottelius a064cc19b3 try new object orientated (hrrr) code instead of stage based 12 years ago
Arkaitz Jimenez 4a89e64115 Make global explorers available to initial manifest and fix hostname explorer 12 years ago
Nico Schottelius cb829ec8d0 introduce MissingObjectIdError 12 years ago
Nico Schottelius 2732a4ba5c finally finish the dynamic resolver 12 years ago
Nico Schottelius 369305f376 remove circularreferenceerror, because it is not being used anymore 12 years ago
Nico Schottelius 8031c77700 fix some tests, break some others :-) 12 years ago
Nico Schottelius 958d2d336f various cleanups 12 years ago
Nico Schottelius cd8b3cf68d finish rewrite of dependency resolver 12 years ago