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