Commit Graph

  • afc7ca88b8 Release 4.10.6 4.10.6 Darko Poljak 2019-02-15 20:28:08 +0100
  • a40a81d36f To keep original echo intentionally disable SC2046 too Darko Poljak 2019-02-15 20:42:46 +0100
  • 867b9cb102 shellcheck: SC2236: use -n instead of ! -z Darko Poljak 2019-02-15 20:40:12 +0100
  • 51fa8af6b7 pycodestyle Darko Poljak 2019-02-15 20:34:45 +0100
  • ef9d5494cd ++changelog Darko Poljak 2019-02-13 18:16:59 +0100
  • a3a7219ad6
    Merge pull request #734 from dheule/fix_zypper_types_echo Darko Poljak 2019-02-13 18:14:49 +0100
  • df693b9f47 added # shellcheck disable=SC2005 where we need the echo in __zypper explorers Daniel Heule 2019-02-13 11:30:55 +0100
  • 82cfea0f3c ++changelog Darko Poljak 2019-01-28 19:14:28 +0100
  • 7be3482549
    Merge pull request #735 from greendeath/master Darko Poljak 2019-01-28 19:13:23 +0100
  • a77983aead Reorganize parsers right Darko Poljak 2019-01-28 19:09:36 +0100
  • 67c3c8ca12 Added a startup flag for prometheus alertmanager Dominique Roux 2019-01-28 09:32:02 +0100
  • 0bdd590344 readd the use of echo in my explorers Daniel Heule 2019-01-22 13:30:06 +0100
  • 5d3598b96e Release 4.10.5 4.10.5 Darko Poljak 2018-12-21 22:24:02 +0100
  • 0cb3cbae1b Remove unused explorer Darko Poljak 2018-12-21 22:23:41 +0100
  • 794f20007f ++changelog Darko Poljak 2018-12-19 17:14:37 +0100
  • 585221db28
    Merge pull request #733 from sideeffect42/refactor-openbsd-pkg-type Darko Poljak 2018-12-19 17:13:10 +0100
  • 7d50ba01da
    Merge branch 'master' into refactor-openbsd-pkg-type sideeffect42 2018-12-15 09:46:50 +0100
  • ede076e7c5 [type/__package_pkg_openbsd] Send messages local instead of remote Takashi Yoshi 2018-12-14 21:20:24 +0100
  • 57a3257a26
    Merge branch 'master' into refactor-openbsd-pkg-type sideeffect42 2018-12-14 21:33:42 +0100
  • 93b0727c3b ++changelog Darko Poljak 2018-12-14 16:19:30 +0100
  • fccbcb2eb8
    Merge pull request #732 from sideeffect42/package-messages Darko Poljak 2018-12-14 16:18:20 +0100
  • a7f1eda328 [type/__package_emerge] Send error messages to stderr Takashi Yoshi 2018-12-07 16:56:36 +0100
  • aa456ab6c1 [type/__package_pkg_openbsd] Clean up code Takashi Yoshi 2018-12-14 12:35:04 +0100
  • 498628d16a [type/__package_pkg_openbsd] Misc. fixes and improvements Takashi Yoshi 2018-12-07 19:02:43 +0100
  • 827081f8a2 [type/__package_pkg_openbsd/explorer/pkg_version] Fix version extraction Takashi Yoshi 2018-12-07 17:32:43 +0100
  • c492c53a98 [type/__package_pkg_openbsd] Send error messages to stderr Takashi Yoshi 2018-12-07 16:56:36 +0100
  • e3b0cbe8ac ++changelog Darko Poljak 2018-12-14 15:20:17 +0100
  • 77d69c987d
    Merge pull request #731 from sideeffect42/sysctl-more-oses Darko Poljak 2018-12-14 15:19:17 +0100
  • 9acb9d1f3a [type/__sysctl] Group entries Takashi Yoshi 2018-12-14 14:12:33 +0100
  • 92610fe76c [type/__sysctl] Add support for Alpine Linux, Gentoo and OpenWrt Takashi Yoshi 2018-12-14 13:45:03 +0100
  • 45ff67c0f5 [type/__sysctl] Add Mac OS X support Takashi Yoshi 2018-12-14 13:06:31 +0100
  • 566feba5b1 [type/__sysctl] Add NetBSD support Takashi Yoshi 2018-12-14 12:55:03 +0100
  • b36716ef36 [type/__sysctl] Add OpenBSD support Takashi Yoshi 2018-12-14 12:44:41 +0100
  • 183d57d6d2 [type/__sysctl] Fix spelling of FreeBSD Takashi Yoshi 2018-12-14 12:43:57 +0100
  • 75afdd4d69 ++changelog Darko Poljak 2018-12-13 20:14:54 +0100
  • a9427f6b2d
    Merge pull request #729 from thriqon/allow-docker-ce-version-number Darko Poljak 2018-12-13 20:13:32 +0100
  • d4bb114468 Remove usage of CDIST_ORDER_DEPENDENCY Jonas Weber 2018-12-13 13:26:40 +0100
  • a7f4c8d773 Allow installing specific Docker-CE version Jonas Weber 2018-12-13 13:23:49 +0100
  • f2ef1ef0d6 ++changelog Darko Poljak 2018-12-13 12:32:57 +0100
  • 4a4287e02a
    Merge pull request #728 from oxr463/patch-1 Darko Poljak 2018-12-13 12:31:51 +0100
  • 96a0eaabf1
    Fix broken links. Rage OxR463 2018-12-12 12:12:36 -0500
  • 49f2d3bf91 ++ changelog Nico Schottelius 2018-12-11 18:48:23 +0100
  • 3b921b5dcf
    Merge pull request #727 from jgug/develop Nico Schottelius 2018-12-11 18:44:23 +0100
  • 8ad93a29c9 update for debian version 9 kjg 2018-12-12 01:40:39 +0900
  • ccdbf1a31c [type/__package_emerge_dependendencies] Send messages when a dependency is installed Takashi Yoshi 2018-12-07 16:55:49 +0100
  • 7e9dce0ceb [type/__package_*] Print installed/removed messages Takashi Yoshi 2018-12-07 16:53:21 +0100
  • 5014fd2388 ++changelog Darko Poljak 2018-12-05 16:54:39 +0100
  • 45d1037491 [__postgres_role] Revert parts of a34060d703 Darko Poljak 2018-12-05 16:51:37 +0100
  • 0491b5b8db Revert "[__postgres_role] Revert parts of a34060d7035e84ff8f70d1e8d5bded7a1bfd71b3" Darko Poljak 2018-12-05 16:41:22 +0100
  • c85dfbdb10 [__postgres_role] Revert parts of a34060d703 Nico Schottelius 2018-12-05 13:14:19 +0100
  • a85f2ebdb6 ++changelog Darko Poljak 2018-11-27 10:41:02 +0100
  • 3a96c21f09
    Merge pull request #723 from oliv3r/__ping Darko Poljak 2018-11-27 10:40:03 +0100
  • 0e4ff14633
    Merge pull request #725 from oliv3r/update_gitignore Darko Poljak 2018-11-27 08:04:48 +0100
  • 6b95db8fc7
    Update .gitignore to more broadly ignore vim Olliver Schinagl 2018-11-26 20:39:20 +0100
  • 71ceba4ac5
    type: Add new type __ping Olliver Schinagl 2018-11-26 15:49:23 +0100
  • 308be1b6fa ++changelog Darko Poljak 2018-11-18 16:04:24 +0100
  • 74d222079b
    Merge pull request #721 from jimis/master Darko Poljak 2018-11-18 16:04:26 +0100
  • 2cae33f6d6 Fix __group type failing with --gid Dimitrios Apostolou 2018-11-18 01:30:40 +0100
  • f8fbcdf2a7 Release 4.10.4 4.10.4 Darko Poljak 2018-11-03 19:22:59 +0100
  • d11174f2b7 Add missing ;; in case item. Darko Poljak 2018-11-03 19:21:20 +0100
  • 0882a0beec ++changelog Darko Poljak 2018-11-03 19:17:24 +0100
  • a34060d703 Improve OpenBSD support (#720) sideeffect42 2018-11-03 19:17:56 +0100
  • 6d70205319 ++changelog Darko Poljak 2018-11-02 15:25:13 +0100
  • 14b1952edf
    Merge pull request #719 from tom-ee/docs-patches Darko Poljak 2018-11-02 15:24:37 +0100
  • e860f1c792 Determine source_is only if destination is symlink. Darko Poljak 2018-11-02 14:35:06 +0100
  • a3a0023b2a man-pages are no longer in asciidoc but in ReSTructured text instead tom 2018-10-31 20:24:07 +0100
  • 1bae2be406 Synchronize notes on ssh-connection multipexing with current state. tom 2018-10-31 20:22:41 +0100
  • 6895ad0207 Fix post-shellcheck bug. Darko Poljak 2018-10-24 18:26:33 +0200
  • 8c03518962 Fix spelling. Darko Poljak 2018-10-17 07:09:59 +0200
  • 3d56aa83ac ++changelog Darko Poljak 2018-10-14 10:32:30 +0200
  • 72a0da5537
    Merge pull request #718 from darko-poljak/bugfix/716-conflicting-object-parameters Darko Poljak 2018-10-14 10:32:15 +0200
  • 5480c22020 Adapt object_parameters before checking conflicting parameters. Darko Poljak 2018-10-13 16:11:51 +0200
  • 151edc6398 Fix DirectoryDict getitem. Darko Poljak 2018-10-12 19:08:36 +0200
  • 3b7f39cab7 ++changelog Darko Poljak 2018-10-12 15:14:30 +0200
  • 09bd321c5c
    Merge pull request #715 from tom-ee/improve__user-type Darko Poljak 2018-10-12 15:14:21 +0200
  • c5098dfcc5 fix [SC1117] (explicitly excaping `\n`) tom 2018-10-12 14:02:11 +0200
  • c950dd1e90 quote "remote user", ensuring `user` is handled as one parameter tom 2018-10-11 19:00:44 +0200
  • 5761939fa9 add new messages to man.rst tom 2018-10-11 16:05:57 +0200
  • c995d08ce2 redirect stdout+stderr of `userdel` tom 2018-10-11 16:01:50 +0200
  • a1bf381370 add messaging tom 2018-10-11 15:59:47 +0200
  • 409d736339 explicitly check for `absent` to handle state-typos gracefully tom 2018-10-11 15:58:30 +0200
  • 09870ece59 ++changelog Darko Poljak 2018-10-12 13:57:02 +0200
  • e4a7fb50fb
    Merge pull request #717 from greendeath/master Darko Poljak 2018-10-12 13:43:16 +0200
  • dd5a45a809 [CONSUL] add newest versions Dominique Roux 2018-10-12 11:42:42 +0200
  • 5e99219ea5
    Merge pull request #713 from darko-poljak/shellcheck-files-scripts Darko Poljak 2018-10-11 09:16:24 +0200
  • faed292a4e Rule should be split. Darko Poljak 2018-10-10 15:01:03 +0200
  • 7a9dea9754 Improve quoting. Darko Poljak 2018-10-10 12:56:48 +0200
  • 610deba454 Improve quoting. Darko Poljak 2018-10-10 12:52:50 +0200
  • 8669ccb9c1 Improve shell code. Darko Poljak 2018-10-09 18:25:35 +0200
  • 53300b1004 Fix after shellcheck. Darko Poljak 2018-10-09 18:25:03 +0200
  • dcb4395909 Resolve custom remote copy/exec shellcheck (non-)issues. Darko Poljak 2018-10-08 17:13:13 +0200
  • 0f31a550cc Fix SC2012. Darko Poljak 2018-10-07 22:26:18 +0200
  • c58e12a4b9 shellcheck on /files/ scripts. Darko Poljak 2018-10-07 20:27:57 +0200
  • 0b58ab8c83 Bypass Configuration singleton from other tests if any. Darko Poljak 2018-10-10 12:34:31 +0200
  • 9afc17f3f8 Make cdist.test return exit code. Darko Poljak 2018-10-10 10:37:29 +0200
  • 256c8324a0 Merge branch 'master' of github.com:ungleich/cdist Nico Schottelius 2018-10-09 19:43:41 +0200
  • 52b45d4add
    Merge pull request #712 from darko-poljak/shellcheck-type-explorers Darko Poljak 2018-10-08 18:01:03 +0200
  • 69790ec138 Fix typing error. Darko Poljak 2018-10-08 15:43:42 +0200
  • 0458f66c96 Resolve SC2012. Darko Poljak 2018-10-08 15:35:29 +0200
  • ec186673bf Add TODO markers for SC2012. Darko Poljak 2018-10-07 19:46:34 +0200