1. 67bc4ec Disable swarm metrics by default by Ildar Svetlov · 6 years ago
  2. ea38cf6 Enabled privileged mode for running containers by Gleb Galkin · 6 years ago
  3. c6c9a51 Disable fluentd docker label by default by Michal Kobus · 6 years ago
  4. 8cccf51 Add Salt 2018.3 tests by Martin Polreich · 7 years ago
  5. 0d91734 Merge "README cleanup" by Aleksey Zvyagintsev · 6 years ago
  6. 66415f3 Fix, dockerng/docker module name compat. by Petr Michalec · 6 years ago release/2018.8.0
  7. c07919f Merge "Hotfix: docker:host:enabled default value" by Richard Felkl · 7 years ago
  8. e2e889c Hotfix: docker:host:enabled default value by Petr Michalec · 7 years ago
  9. 95b1f91 Merge "Fix Python version for Travis CI tests" by Jiri Broulik · 7 years ago
  10. 0b8d96e README cleanup by OlgaGusarenko · 7 years ago
  11. 9c79a77 Replace deprecated docker Salt module by Martin Polreich · 7 years ago
  12. cfe1104 Fix Python version for Travis CI tests by Martin Polreich · 7 years ago
  13. 700b72c Updated Docker dashboard to align with recent rules by Mateusz Matuszkowiak · 7 years ago
  14. 646b949 Dashboards rationalization for Docker by Mateusz Matuszkowiak · 7 years ago
  15. 439ca08 Cosmetic changes for alerts by Michal Kobus · 7 years ago
  16. 667d80c Alerts rationalization for Docker service by Mateusz Matuszkowiak · 7 years ago
  17. c5d6817 Tune measurement filtering for docker telegraf plugin by Ildar Svetlov · 7 years ago release/2018.4.0
  18. 8011289 Change alert rules for service in swarm by Ildar Svetlov · 7 years ago
  19. 2078df3 Gather swarm metrics by Ildar Svetlov · 7 years ago
  20. 4549150 Fix wait-for stack hooks by azvyagintsev · 7 years ago
  21. 90e9e5d Merge "Use new image for kitchen tests" by Petr Michalec · 7 years ago
  22. 9c7de37 Use new image for kitchen tests by Martin Polreich · 7 years ago
  23. 3f39807 Remove useless dependency on linux formula by Filip Pytloun · 7 years ago
  24. b7912e9 Update Makefile by Filip Pytloun · 7 years ago
  25. e80fcae Fixed shebang kernel limitation with virtualenv during test run (https://github.com/pypa/virtualenv/issues/596) by Jakub Josef · 7 years ago
  26. 15e0204 Merge "Adding default False values instead of empty ones" by mcp-jenkins · 7 years ago
  27. 18014f6 Merge "Fix flapping DockerServiceWarning alert" by Jakub Josef · 7 years ago
  28. 493406a Fix flapping DockerServiceWarning alert by Dmitry Kalashnik · 7 years ago
  29. 3f1de38 Rename log key to Payload by Bartosz Kupidura · 7 years ago
  30. 4c5e4a7 Merge "Remove salt-master, reclass from pkg dependencis" by Filip Pytloun · 7 years ago
  31. bd57e65 Merge "Optimize kitchen tests for Travis CI" by Petr Michalec · 7 years ago
  32. 74d55fc Remove salt-master, reclass from pkg dependencis by Petr Michalec · 7 years ago
  33. 73fe021 Optimize kitchen tests for Travis CI by Martin Polreich · 7 years ago
  34. fe7bcfd Merge "Extend dockerng_service.running for watch method" by Petr Jediny · 7 years ago
  35. 60e636b Extend dockerng_service.running for watch method by Pavel Svimbersky · 7 years ago
  36. 831b38f Merge "Fixed typo in run_tests.sh file" by mcp-jenkins · 7 years ago
  37. 27816ab Add module for mgmt services inside container by Pavel Svimbersky · 7 years ago
  38. ca8ed1a Merge "Add stacks into sphinx docs" by mcp-jenkins · 7 years ago
  39. b1d0ae9 Fixed typo in run_tests.sh file by Jakub Josef · 7 years ago
  40. 707c9d8 Merge "Add fluentd support" by Ales Komarek · 7 years ago
  41. 3a5d9b9 Add fluentd support by Bartosz Kupidura · 7 years ago
  42. d0d855a fixed pillar check in docker.client.init by Richard Felkl · 7 years ago
  43. 8638f3a Add stacks into sphinx docs by Filip Pytloun · 7 years ago
  44. ffc82df Allow more complex docker login by Filip Pytloun · 7 years ago
  45. 3a31931 Adding default False values instead of empty ones by Consatntine Kalinovskiy · 7 years ago
  46. 37a3999 Merge pull request #18 from FraaJad/master by Filip Pytloun · 7 years ago
  47. cad230e Ensure stack works when no volumes are specified in the compose file. by Doug Clow · 7 years ago
  48. 3c3465e Added support for multiple service constraints. Fixed logic in stack state for when a volume mount follows a bind mount. Added configs key to docker-compose.yml. by Doug Clow · 7 years ago
  49. 67a8f69 Merge "Enforce to restart docker service on proxy change" by Tomas Kukral · 7 years ago
  50. 6d305c2 Enforce to restart docker service on proxy change by Andrey · 7 years ago
  51. ca10d2b State fails if no_proxy not provided by Ramon Melero · 7 years ago
  52. b99042d remove log driver from default by Marek Celoud · 7 years ago
  53. 2560d54 Add salt-formula-linux as a build-dep by chnyda · 7 years ago
  54. bd67484 Add threshold for docker replicas alerts by Dmitry Kalashnik · 7 years ago
  55. caba132 Added client.registry role to mirror docker images by Richard Felkl · 7 years ago
  56. b2debce fix README for insecure registries by Tomáš Kukrál · 7 years ago
  57. ca98043 Add support for 'hostname' docker service flag (#17) by Jiří Hýbek · 7 years ago
  58. 5dc8707 Merge "Prevent crash when client.enabled isn't defined" by Tomas Kukral · 7 years ago
  59. 9cd9ec8 remove supported OS from README by Tomáš Kukrál · 7 years ago
  60. 574dfbf Prevent crash when client.enabled isn't defined by Simon Pasquier · 7 years ago
  61. 0dfff9a idempotence for master even in swarm cluster by Jiri Broulik · 7 years ago
  62. e755a6b fix checking of docker version in sphinx by Tomáš Kukrál · 7 years ago
  63. 4161f86 Merge "Update .travis.yml and .kitchen.yml files for parallel testing" by Martin Polreich · 7 years ago
  64. a051704 Merge "Fix alerts when stack names contain '-'" by Jakub Josef · 7 years ago
  65. 441978b Fix alerts when stack names contain '-' by Simon Pasquier · 7 years ago
  66. ca36547 Merge "Add possibility to specify Compose file version" by Jakub Josef · 7 years ago
  67. fe26cc7 Merge "add support for proxy in docker" by mcp-jenkins · 7 years ago
  68. 19a3960 add support for proxy in docker by Tomáš Kukrál · 7 years ago
  69. ac9be64 Update .travis.yml and .kitchen.yml files for parallel testing by Martin Polreich · 7 years ago
  70. 2847c68 Add python_shell=true to cmd.shell command by Martin Polreich · 7 years ago
  71. de1f22d cmd.run not recognized fix by Jiri Broulik · 7 years ago
  72. 48482c2 Add possibility to specify Compose file version by Simon Pasquier · 7 years ago
  73. 0e3c23c Add better swarm state execution conditions by Olivier Bourdon · 7 years ago
  74. 9144168 Update join_token condition by Martin Polreich · 7 years ago
  75. 2b849e0 Fix join_token being empty by Martin Polreich · 7 years ago
  76. 8d5be52 Fix join_token index by Martin Polreich · 7 years ago
  77. 4a1e50b Fix jinja logic operator by Martin Polreich · 7 years ago
  78. 7379794 Fix setting global join_token variable by Martin Polreich · 7 years ago
  79. 1e7a3cc Saltstack v2017.7.0 compatibility, Docker 17.06 compatibility, adds force and build options to dockerng.image_present (#15) by FraaJad · 7 years ago
  80. 18d9550 Ability to retrieve swarm join-token from pillar instead of Salt mine (#16) by FraaJad · 7 years ago
  81. 64ae773 Rename Prometheus alerts for consistency by Simon Pasquier · 7 years ago
  82. 1cb536c Merge "Monitor service replicas" by Ales Komarek · 7 years ago
  83. d262ac3 Monitor service replicas by Simon Pasquier · 7 years ago
  84. 70ed012 Fix docker/meta/collectd.yml for the CI by Olivier Bourdon · 7 years ago
  85. 35143d0 expose additional container and compose functionality, allow setting the mine function (#14) by FraaJad · 7 years ago
  86. 8ec921d Merge "Fix docker/meta/heka.yml for the CI" by Tomas Kukral · 8 years ago
  87. 5e26578 Fix docker/meta/heka.yml for the CI by Simon Pasquier · 8 years ago
  88. 36c1fd6 Add 'datasource: influxdb' to Grafana meta by Simon Pasquier · 8 years ago
  89. 2e62cb5 Merge "Add grafana dashboard" by jenkins-mk jenkins-mk · 8 years ago
  90. cb67e07 Add grafana dashboard by Bartosz Kupidura · 8 years ago
  91. 23febed Merge "Add docker prometheus alerts" by jenkins-mk jenkins-mk · 8 years ago
  92. 7a41fda Add docker prometheus alerts by Bartosz Kupidura · 8 years ago
  93. 6e6cc18 Add procstat input for dockerd by Bartosz Kupidura · 8 years ago
  94. 55cbec7 add support for docker daemon.json configuration by Tomáš Kukrál · 8 years ago
  95. 7612124 Merge pull request #13 from Martin819/master by Filip Pytloun · 8 years ago
  96. 36e842d Simplify 'noservices' condition by Martin Polreich · 8 years ago
  97. 0445391 Merge pull request #12 from Martin819/master by Filip Pytloun · 8 years ago
  98. d5a70fc Optimize noservice condition by Martin Polreich · 8 years ago
  99. 85d7a1d Fail if stack deploy fails even with retries by Filip Pytloun · 8 years ago
  100. 062a79d Merge pull request #11 from Martin819/master by Petr Michalec · 8 years ago