1. 1c165e2 Fix setSaltOverrides method by Mykyta Karpin · 7 years ago
  2. ef0c1d8 Removed usage of mcp.Common YML methods by Jakub Josef · 7 years ago
  3. f1a692a strip execution success from getFileContent by Tomáš Kukrál · 7 years ago
  4. e6c562e Removed all references to Ansi colors by Jakub Josef · 7 years ago
  5. 62f6c84 Fixed checkResult function in case of passing string by Jakub Josef · 7 years ago
  6. 71512bc support for status check on multiple minions by Jiri Broulik · 7 years ago
  7. 6336611 unite info messages for salt actions by Marek Celoud · 8 years ago
  8. 29c9e33 Fix Salt overrides function by Matthew Mosesohn · 8 years ago
  9. cf1f233 add param in minionPresent by Jiri Broulik · 8 years ago
  10. d0c2757 commandStatus function fix by Jiri Broulik · 8 years ago
  11. ea5462e typo fix by Jiri Broulik · 8 years ago
  12. e564684 Ignore overrides.yml file when configuring override metadata by Matthew Mosesohn · 8 years ago
  13. e36ab7c Don't stuck when salt minion/master is restarted by Vasyl Saienko · 8 years ago
  14. 115a78f Fixed syntax of command status function by Jakub Josef · 8 years ago
  15. 2c69f3d minion and status check by Jiri Broulik · 8 years ago
  16. 1c77afa Add parameter to allow enforceState continue in case 'No minions matched the target' by Martin Polreich · 8 years ago
  17. 657ccfc Add infoMsg for enforceHighstate by Alexander Noskov · 8 years ago
  18. 1c4770b use installInfra function by vrovachev · 8 years ago
  19. 18ac50f update getMinions parameter by Tomáš Kukrál · 8 years ago
  20. b12ff9f add testTarget to Orchestrate class by Tomáš Kukrál · 8 years ago
  21. 243cf84 fix setSaltOverrides - missing variable by Tomáš Kukrál · 8 years ago
  22. f178f05 add fix missing common in setSaltOverrides by Tomáš Kukrál · 8 years ago
  23. 9e88085 Add new function setSaltOverrides by Matthew Mosesohn · 8 years ago
  24. 48544be timeout added by Jiri Broulik · 8 years ago
  25. bceaa32 Improved implementation of pretty printing. by Jakub Josef · 8 years ago
  26. 16e9ce7 cmd print return by Jiri Broulik · 8 years ago
  27. ae19c26 return value by Jiri Broulik · 8 years ago
  28. 852dfd5 grains fix by Jiri Broulik · 8 years ago
  29. d97d7db Improved output of salt errors by Jakub Josef · 8 years ago
  30. d9001df Improved output of salt errors by Jakub Josef · 8 years ago
  31. 39b30cf Fixed salt command runs by Jakub Josef · 8 years ago
  32. 053df39 Improved salt cmd.run ability by Jakub Josef · 8 years ago
  33. c4c4020 Improved error printing in salt results verification by Jakub Josef · 8 years ago
  34. 374beb7 Added error printing in salt exception by Jakub Josef · 8 years ago
  35. 71721f5 Fixed salt state checking by Jakub Josef · 8 years ago
  36. 5e12570 Fixed salt state checking by Jakub Josef · 8 years ago
  37. a33e6d4 Fixed salt state checking by Jakub Josef · 8 years ago
  38. 777ac38 Change salt resource checking by Jakub Josef · 8 years ago
  39. 75298f9 Revert "use getFileContent as NonCPS" by Tomas Kukral · 8 years ago
  40. e914f0e use getFileContent as NonCPS by Tomáš Kukrál · 8 years ago
  41. b12eedd add getFileContent function by Tomáš Kukrál · 8 years ago
  42. a87941c Improved salt resource printing due to perfomance issues by Jakub Josef · 8 years ago
  43. 5f83821 Fixed batch param testing by Jakub Josef · 8 years ago
  44. 2f25cf2 Implemented batch option on salt states by Jakub Josef · 8 years ago
  45. 8021c00 Removed extra informations in salt exceptions, fixed escaping. by Jakub Josef · 8 years ago
  46. b77c081 Optimalize salt results printing by Jakub Josef · 8 years ago
  47. 43f62bc Simplified ASK_ON_ERROR handling by Jakub Josef · 8 years ago
  48. b41c8d5 Moved pretty-printing to own function by Jakub Josef · 8 years ago
  49. 77ba3b2 Fixed node key in error asking by Jakub Josef · 8 years ago
  50. a548384 Added pretty print to asking for errors by Jakub Josef · 8 years ago
  51. 760e84b Improved error asking by Jakub Josef · 8 years ago
  52. c952e5a Implemented ask for error possibility by Jakub Josef · 8 years ago
  53. 0e7bd63 Implemented warning message in salt state checking by Jakub Josef · 8 years ago
  54. f1fb447 Fixed resource cleaning in salt prints by Jakub Josef · 8 years ago
  55. 5276ebe Get minions salt function by Ales Komarek · 8 years ago
  56. d9afd0e Added colors to salt outputs by Jakub Josef · 8 years ago
  57. 935d2ef Implemented new version of pretty printing by Jakub Josef · 8 years ago
  58. 7852fe1 Fix pretty print in salt states output by Jakub Josef · 8 years ago
  59. 0e923bd Fix pretty printing by Jakub Josef · 8 years ago
  60. 74b3469 Updated logging in salt.groovy by Jakub Josef · 8 years ago
  61. 8a715bf Improved working with booleans in salt checks by Jakub Josef · 8 years ago
  62. 871bf15 Fixed missing util class definition by Jakub Josef · 8 years ago
  63. 9873dae Fixed working with keys in salt print result by Jakub Josef · 8 years ago
  64. ece32af Fixed working with keys in salt print result by Jakub Josef · 8 years ago
  65. 952ae0b Fixed working with keys in salt print result by Jakub Josef · 8 years ago
  66. 4eb2e6a Fixed printing of salt jobs by Jakub Josef · 8 years ago
  67. 26546bd Fixed salt resources matching by Jakub Josef · 8 years ago
  68. b9799c7 Fixed salt resources matching by Jakub Josef · 8 years ago
  69. f17c534 Fix working with salt results by Jakub Josef · 8 years ago
  70. ce90b10 Fixed print salt states by Jakub Josef · 8 years ago
  71. b22c65a Add logging to salt print result by Jakub Josef · 8 years ago
  72. d1de923 Added logging output by Jakub Josef · 8 years ago
  73. 52f69f7 Refactoring of salt functions by Jakub Josef · 8 years ago
  74. 8749180 Remove debug output, fix logging in salt result checking by Jakub Josef · 8 years ago
  75. 52ae039 Fixed logging in salt state checking by Jakub Josef · 8 years ago
  76. 877d698 Fixed salt result checking again by Jakub Josef · 8 years ago
  77. a532efc Fixed salt result checking by Jakub Josef · 8 years ago
  78. 4bc2afc Added test print to salt checkResult function by Jakub Josef · 8 years ago
  79. 1aeb6e3 Fix keys in checkResult function by Jakub Josef · 8 years ago
  80. 8734634 Fixed condition by Ales Komarek · 8 years ago
  81. 5e92f6c Fix { by Ales Komarek · 8 years ago
  82. a3c7e50 Fix } by Ales Komarek · 8 years ago
  83. 5ade54c New version of salt check result function by Jakub Josef · 8 years ago
  84. d258970 fix getPillar output by Tomáš Kukrál · 8 years ago
  85. 2e3f3be Revert "do not throw exception" by Filip Pytloun · 8 years ago
  86. 348336a do not throw exception by Tomáš Kukrál · 8 years ago
  87. 5d061ea Revert "fix checkResult" by Filip Pytloun · 8 years ago
  88. 9a19561 do not print errors since it creates serializable errors by Tomáš Kukrál · 8 years ago
  89. cebc5eb print errros only when serializable by Tomáš Kukrál · 8 years ago
  90. 6eb45f8 print warning when state step fails by Tomáš Kukrál · 8 years ago
  91. aa8091c make enforceState to print output by default by Tomáš Kukrál · 8 years ago
  92. cec24d4 Salt getPillar and getGrain functions by Ales Komarek · 8 years ago
  93. 2a9b712 wrap newlines in json output by Tomáš Kukrál · 8 years ago
  94. e18bcd6 Revert "lets apply some magic to printSaltStateResult" by Tomas Kukral · 8 years ago
  95. ac0f1ce lets apply some magic to printSaltStateResult by Tomáš Kukrál · 8 years ago
  96. bb02c45 display pretty newlines by Tomáš Kukrál · 8 years ago
  97. e90bb34 Revert "print args in runSaltProcessStep" by Tomas Kukral · 8 years ago
  98. 3281ba1 print args in runSaltProcessStep by Tomáš Kukrál · 8 years ago
  99. f0435c0 Fix determining whether to use local_batch by Filip Pytloun · 8 years ago
  100. f5dda64 remove checkResult from salt process by Tomáš Kukrál · 8 years ago