Historique des commits

Auteur SHA1 Message Date
  Daniel Wallace 3e3e7e715c add unittests for testing version setter il y a 6 ans
  Daniel Wallace 3e871318e2 Move script inside pepper for code coverage il y a 6 ans
  Daniel Wallace 95895caea6 don't use salt outputters for run-uri il y a 6 ans
  Daniel Wallace 92f58c6682 add travis and flake8 il y a 6 ans
  Daniel Wallace 6ab884bd8c default to nested il y a 6 ans
  Daniel Wallace 5a486e90f1 only load opts if salt is installed il y a 6 ans
  Daniel Wallace ab39a7bde2 handle runners and wheel clients that return as a dict without 'data' il y a 6 ans
  Daniel Wallace 7496b75e64 don't resolve self.output property if out is specified il y a 6 ans
  Daniel Wallace db2201a7df fix so that more than just list is caught il y a 6 ans
  Daniel Wallace fd50de7832 handle returns that are not dicts il y a 6 ans
  Daniel Wallace c0abad4a72 add --out argument to specify the outputter il y a 6 ans
  Daniel Wallace a1dc524271 make master config file configurable il y a 6 ans
  Daniel Wallace c6792daebd handle versions older than 2017.7 il y a 6 ans
  Daniel Wallace bf309601a0 use out with full_return if possible il y a 6 ans
  Daniel Wallace 21c7ecd7cb handle runner returns il y a 6 ans
  Daniel Wallace ea8a5d186a output once per minion like salt does il y a 6 ans
  Daniel Wallace 759ba1c355 use salt to print with outputters il y a 6 ans
  nbuchanan 1ae30f036c Added default timeout value il y a 8 ans
  Loren Carvalho 52abd48f6a refactored scripts/pepper into PepperCli il y a 9 ans
  Loren Carvalho 60b3f6d033 instead of entry_points abstracting the command line invocation il y a 9 ans
  Loren Carvalho 399173b425 moved `pepper` to a setuptools entry_point il y a 9 ans
  Seth House ec7bed0954 Added missing URL default value in options il y a 9 ans
  Seth House bc8050af18 Improve output and error handling il y a 9 ans
  Seth House f623e8459c Explicitly name the logger il y a 9 ans
  Seth House 9cd74aa3b3 Switch all defaults and examples to use HTTPS instead of HTTP il y a 9 ans
  Seth House b809c352cc Removed conditional to guess the expr_form il y a 10 ans
  Seth House 764a225acf Removed short-opts il y a 10 ans
  David Bottger 5655f53150 set return code based on (-f, --fail) fail_if_minions_dont_respond and our expected vs. returned list of minions il y a 10 ans
  David Bottger 2255499d7e implement timeout il y a 10 ans
  David Bottger 938b998543 We don't get an ack from nodes to know they are running a function, so run a simple function 'test.ping' to find out which nodes in tgt are going to respond. il y a 10 ans