1. 48544be timeout added by Jiri Broulik · 8 years ago
  2. bceaa32 Improved implementation of pretty printing. by Jakub Josef · 8 years ago
  3. 16e9ce7 cmd print return by Jiri Broulik · 8 years ago
  4. ae19c26 return value by Jiri Broulik · 8 years ago
  5. 852dfd5 grains fix by Jiri Broulik · 8 years ago
  6. d97d7db Improved output of salt errors by Jakub Josef · 8 years ago
  7. d9001df Improved output of salt errors by Jakub Josef · 8 years ago
  8. 39b30cf Fixed salt command runs by Jakub Josef · 8 years ago
  9. 053df39 Improved salt cmd.run ability by Jakub Josef · 8 years ago
  10. c4c4020 Improved error printing in salt results verification by Jakub Josef · 8 years ago
  11. 374beb7 Added error printing in salt exception by Jakub Josef · 8 years ago
  12. 71721f5 Fixed salt state checking by Jakub Josef · 8 years ago
  13. 5e12570 Fixed salt state checking by Jakub Josef · 8 years ago
  14. a33e6d4 Fixed salt state checking by Jakub Josef · 8 years ago
  15. 777ac38 Change salt resource checking by Jakub Josef · 8 years ago
  16. 75298f9 Revert "use getFileContent as NonCPS" by Tomas Kukral · 8 years ago
  17. e914f0e use getFileContent as NonCPS by Tomáš Kukrál · 8 years ago
  18. b12eedd add getFileContent function by Tomáš Kukrál · 8 years ago
  19. a87941c Improved salt resource printing due to perfomance issues by Jakub Josef · 8 years ago
  20. 5f83821 Fixed batch param testing by Jakub Josef · 8 years ago
  21. 2f25cf2 Implemented batch option on salt states by Jakub Josef · 8 years ago
  22. 8021c00 Removed extra informations in salt exceptions, fixed escaping. by Jakub Josef · 8 years ago
  23. b77c081 Optimalize salt results printing by Jakub Josef · 8 years ago
  24. 43f62bc Simplified ASK_ON_ERROR handling by Jakub Josef · 8 years ago
  25. b41c8d5 Moved pretty-printing to own function by Jakub Josef · 8 years ago
  26. 77ba3b2 Fixed node key in error asking by Jakub Josef · 8 years ago
  27. a548384 Added pretty print to asking for errors by Jakub Josef · 8 years ago
  28. 760e84b Improved error asking by Jakub Josef · 8 years ago
  29. c952e5a Implemented ask for error possibility by Jakub Josef · 8 years ago
  30. 0e7bd63 Implemented warning message in salt state checking by Jakub Josef · 8 years ago
  31. f1fb447 Fixed resource cleaning in salt prints by Jakub Josef · 8 years ago
  32. 5276ebe Get minions salt function by Ales Komarek · 8 years ago
  33. d9afd0e Added colors to salt outputs by Jakub Josef · 8 years ago
  34. 935d2ef Implemented new version of pretty printing by Jakub Josef · 8 years ago
  35. 7852fe1 Fix pretty print in salt states output by Jakub Josef · 8 years ago
  36. 0e923bd Fix pretty printing by Jakub Josef · 8 years ago
  37. 74b3469 Updated logging in salt.groovy by Jakub Josef · 8 years ago
  38. 8a715bf Improved working with booleans in salt checks by Jakub Josef · 8 years ago
  39. 871bf15 Fixed missing util class definition by Jakub Josef · 8 years ago
  40. 9873dae Fixed working with keys in salt print result by Jakub Josef · 8 years ago
  41. ece32af Fixed working with keys in salt print result by Jakub Josef · 8 years ago
  42. 952ae0b Fixed working with keys in salt print result by Jakub Josef · 8 years ago
  43. 4eb2e6a Fixed printing of salt jobs by Jakub Josef · 8 years ago
  44. 26546bd Fixed salt resources matching by Jakub Josef · 8 years ago
  45. b9799c7 Fixed salt resources matching by Jakub Josef · 8 years ago
  46. f17c534 Fix working with salt results by Jakub Josef · 8 years ago
  47. ce90b10 Fixed print salt states by Jakub Josef · 8 years ago
  48. b22c65a Add logging to salt print result by Jakub Josef · 8 years ago
  49. d1de923 Added logging output by Jakub Josef · 8 years ago
  50. 52f69f7 Refactoring of salt functions by Jakub Josef · 8 years ago
  51. 8749180 Remove debug output, fix logging in salt result checking by Jakub Josef · 8 years ago
  52. 52ae039 Fixed logging in salt state checking by Jakub Josef · 8 years ago
  53. 877d698 Fixed salt result checking again by Jakub Josef · 8 years ago
  54. a532efc Fixed salt result checking by Jakub Josef · 8 years ago
  55. 4bc2afc Added test print to salt checkResult function by Jakub Josef · 8 years ago
  56. 1aeb6e3 Fix keys in checkResult function by Jakub Josef · 8 years ago
  57. 8734634 Fixed condition by Ales Komarek · 8 years ago
  58. 5e92f6c Fix { by Ales Komarek · 8 years ago
  59. a3c7e50 Fix } by Ales Komarek · 8 years ago
  60. 5ade54c New version of salt check result function by Jakub Josef · 8 years ago
  61. d258970 fix getPillar output by Tomáš Kukrál · 8 years ago
  62. 2e3f3be Revert "do not throw exception" by Filip Pytloun · 8 years ago
  63. 348336a do not throw exception by Tomáš Kukrál · 8 years ago
  64. 5d061ea Revert "fix checkResult" by Filip Pytloun · 8 years ago
  65. 9a19561 do not print errors since it creates serializable errors by Tomáš Kukrál · 8 years ago
  66. cebc5eb print errros only when serializable by Tomáš Kukrál · 8 years ago
  67. 6eb45f8 print warning when state step fails by Tomáš Kukrál · 8 years ago
  68. aa8091c make enforceState to print output by default by Tomáš Kukrál · 8 years ago
  69. cec24d4 Salt getPillar and getGrain functions by Ales Komarek · 8 years ago
  70. 2a9b712 wrap newlines in json output by Tomáš Kukrál · 8 years ago
  71. e18bcd6 Revert "lets apply some magic to printSaltStateResult" by Tomas Kukral · 8 years ago
  72. ac0f1ce lets apply some magic to printSaltStateResult by Tomáš Kukrál · 8 years ago
  73. bb02c45 display pretty newlines by Tomáš Kukrál · 8 years ago
  74. e90bb34 Revert "print args in runSaltProcessStep" by Tomas Kukral · 8 years ago
  75. 3281ba1 print args in runSaltProcessStep by Tomáš Kukrál · 8 years ago
  76. f0435c0 Fix determining whether to use local_batch by Filip Pytloun · 8 years ago
  77. f5dda64 remove checkResult from salt process by Tomáš Kukrál · 8 years ago
  78. 29c26e8 remove debug for checkResult by Tomáš Kukrál · 8 years ago
  79. 76db9e8 fix checkResult by Tomáš Kukrál · 8 years ago
  80. dfd4b49 fix quotes in infoMsg by Tomáš Kukrál · 8 years ago
  81. 7783b8e debug checkResult by Tomáš Kukrál · 8 years ago
  82. 6c04bd0 print info about salt actions by Tomáš Kukrál · 8 years ago
  83. adb4ecd use printSaltCommandResult by Tomáš Kukrál · 8 years ago
  84. 1971487 use print instead of echo by Tomáš Kukrál · 8 years ago
  85. d2f1bbe Fix wrong method name by Filip Pytloun · 8 years ago
  86. 5a7f7fd Always use compound match for salt minions by Filip Pytloun · 8 years ago
  87. ee878cd remove result formater by Tomáš Kukrál · 8 years ago
  88. e19ddea print more information about jobs and states by Tomáš Kukrál · 8 years ago
  89. 7bec053 fix restGet in Salt by Tomáš Kukrál · 8 years ago
  90. d4240b5 Fix to uppercase for mk libs by iberezovskiy · 8 years ago
  91. 79ecec3 MCP pipeline library merged with ccp-pipeline-libs repo. by Jakub Josef · 8 years ago