Commit Graph

141 Commits (ecc77e55ed7f7c76a9f2f1b6af6e5d7fd44bef99)

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
Darko Poljak edfaa65d2b Detect dependency cycle as soon as possible 6 years ago
Darko Poljak 51fa8af6b7 pycodestyle 6 years ago
Darko Poljak 5480c22020 Adapt object_parameters before checking conflicting parameters. 6 years ago
Darko Poljak 0b58ab8c83 Bypass Configuration singleton from other tests if any. 6 years ago
Darko Poljak 9afc17f3f8 Make cdist.test return exit code. 6 years ago
Darko Poljak 82077aff25 Add timestamping log option to config file. 6 years ago
Darko Poljak 5aa8dac80a Disable config parser interpolation 7 years ago
Darko Poljak 2dfbd89c5e Fix determining save_output_streams value through configuration 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 e6c5563a16 NoSuchTypeError -> InvalidTypeError 7 years ago
Darko Poljak f2614469c5 configuration: converter() -> get_converter() 7 years ago
Darko Poljak f0dc21ec0c __cdist_log_level=<log level int value>; __cdist_log_level_name=<log level name> (#574) 7 years ago
Darko Poljak 1ae5b1732e Fix missing dirs cleanup. 7 years ago
Darko Poljak 519eb60664 Fix exec/{local,remote} tests. Add exec/local test to make test. 7 years ago
Darko Poljak 3454da076f Add -l/--log-level option. Honor __cdist_loglevel env var. (#572) 7 years ago
Darko Poljak f08ac264a0 pep8 7 years ago
Darko Poljak 57f15f9cce Make __cdist_loglevel value more expressive. (#571) 7 years ago
Darko Poljak 97f6517715 Configuration fixes. 7 years ago
Darko Poljak 99133219bc Add another test case. 7 years ago
Darko Poljak 5213f343c0 pep8 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 75fe3272b3 Add file locking for -j parallel execution. 7 years ago
Darko Poljak 314a931b84 Respect cdist log level in emulator. 7 years ago
Darko Poljak 59782ad64e Fix unit test. 7 years ago
Darko Poljak ca1cc0f64a object_id = '/' is invalid 7 years ago
Darko Poljak 68cb13881f Add archiving support. 7 years ago
Darko Poljak e2a1519332 Merge inventory from beta branch. 8 years ago
Darko Poljak 126a1812a5 Fix parallel object prepare and run steps. Add nonparallel type marker. 8 years ago
Darko Poljak 2a9bd77550 Merge custom cache path pattern from beta branch. 8 years ago
Darko Poljak 609977b7ff ugly->bad 8 years ago
Darko Poljak d49af95d3c Add warning message for faulty dependencies case. 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 8d6e0760dc Fix errors in remote.py unit test. 8 years ago
Darko Poljak dbcc94ab65 Add derived env vars for target hostname and fqdn. 8 years ago
Darko Poljak 6f28fc2db2 Fix ssh mux socket file error. 9 years ago
Darko Poljak 64efa04599 pep8 9 years ago
Darko Poljak 72345f5516 Make union of existing and new requirements instead of conflict error. 9 years ago
Darko Poljak 0049b62cca Add files conf subdirectory for static files. 9 years ago
Darko Poljak bd9008794c Conflicting requirements bugfix. 9 years ago
Darko Poljak e4cbb382ab PATH resolution for true/false. 9 years ago
Darko Poljak 3062421cf5 Fix bug with parallel hosts operation and specified output path. 9 years ago
Darko Poljak 8191ea91e1 Fix remote exec bug and bug with save_cache and ssh mux socket file. 9 years ago
Darko Poljak 1dfd6671e7 Fix #416: error for non-posix remote shell. Fix remote.py test errors. 9 years ago
Nico Schottelius b0321895a7 fix all tests 10 years ago