Commit Graph

96 Commits (69e5e538ac5e1383a2076e19bbc18d90cbe28a9c)

Author SHA1 Message Date
Darko Poljak 3cb4e76175 Allow custom message for each deprecated parameter 6 years ago
Darko Poljak 55ba49efac Add support for deprecated type parameters 6 years ago
Darko Poljak 4949af894e Add type deprecation support. 6 years ago
Ander Punnar 69622b0fa5 set __cdist_dry_run env var if dry-run 6 years ago
Darko Poljak 10a29ca9e6 Fix pycodestyle issue 6 years ago
Darko Poljak edfaa65d2b Detect dependency cycle as soon as possible 6 years ago
Darko Poljak 087066687c Report explorer error better 6 years ago
Darko Poljak 8c03518962 Fix spelling. 6 years ago
Darko Poljak 0c57b3083e Fix getting loggers. 6 years ago
Darko Poljak 6acf6f64dc Add timestamp to log messages. 6 years ago
Darko Poljak f09765a03a Improve error reporting. 7 years ago
Darko Poljak b0c5bc793d Fix "label empty or too long" error #645 7 years ago
Darko Poljak cf36aece7d [BETA] bug: error info lost with parallel (option -j) #632 7 years ago
Darko Poljak 4d39b6af51 Add -4 and -6 params to force IPv4, IPv6 addresses respectively. 7 years ago
Darko Poljak a993e0f5a9
Support disabling saving output streams 7 years ago
Darko Poljak 9703e0f08e Save output streams. 7 years ago
Darko Poljak 764ea49904 Log more data. 7 years ago
Darko Poljak ac04edc233 Change path removal suitable for integration and normal run. 7 years ago
Darko Poljak 47d72fb83a Create control path only if needed. 7 years ago
Darko Poljak 08bc38dd0f Log ERROR to stderr and rest to stdout. (#576) 7 years ago
Darko Poljak 1ae5b1732e Fix missing dirs cleanup. 7 years ago
Darko Poljak 2e4c0d3465 Improve dry run logging. 7 years ago
Darko Poljak 28d3466e9d Fix logging dry run line. 7 years ago
Darko Poljak cb38354df3 Run cleanup commands in quiet mode for DEBUG, TRACE. 7 years ago
Darko Poljak e0a4fc4ea7 verbose -> info 7 years ago
Darko Poljak dd48c82656 Log 'Processing' line even if dry run. 7 years ago
Darko Poljak 136f2ecd87 Add helpers for cdist config/install integration. (#551) 7 years ago
Darko Poljak bdee7273af Configfile (#559) 7 years ago
Darko Poljak f368539447 Some pylint cleaning. 7 years ago
Philippe Gregoire 61b52ac806 Set default remote_cmds_cleanup_pattern 8 years ago
Philippe Gregoire 7b0b3d9415 Fix remote cmds cleanup 8 years ago
Darko Poljak 75fe3272b3 Add file locking for -j parallel execution. 8 years ago
Darko Poljak 68cb13881f Add archiving support. 8 years ago
Darko Poljak 0d734c872d Fix log var assignment. 8 years ago
Darko Poljak 23fbabe303 Further improve parallel execution. 8 years ago
Darko Poljak d1a044cc23 multiprocessing.Pool -> concurrent.futures.ProcessPoolExecutor 8 years ago
Darko Poljak 7c7a98d083 pep8 8 years ago
Darko Poljak 0af64c01bf Add -p HOST_MAX argument. 8 years ago
Darko Poljak e2a1519332 Merge inventory from beta branch. 8 years ago
Darko Poljak a20b7167cd pep8 8 years ago
Darko Poljak 126a1812a5 Fix parallel object prepare and run steps. Add nonparallel type marker. 8 years ago
Darko Poljak 9c914308f6 Fix ssh connection multiplexing race condition #542 8 years ago
Steven Armstrong 9fe2420547 also log start of config run 8 years ago
Steven Armstrong a1d73f7281 log changing object as Processing instead of Updating 8 years ago
Steven Armstrong f6e1174adb start moving info log messages to verbose 8 years ago
Darko Poljak a37d286d67 Suppress subprocess script output in quiet mode. 8 years ago
Darko Poljak a722f3c634 3rd iteration of logging cleanup. 8 years ago
Darko Poljak 248656b81f First iteration of logging cleanup. 8 years ago
Darko Poljak 138705e3dc Code improvements. 8 years ago
Darko Poljak 2a9bd77550 Merge custom cache path pattern from beta branch. 8 years ago