1. d987eb6 Add readYaml2 common func by azvyagintsev · 4 years, 7 months ago
  2. 4badf83 Introduce setEnvDefaults function by Dmitry Teselkin · 4 years, 8 months ago
  3. 898e174 add common.setMapDefaults() by azvyagintsev · 4 years, 8 months ago
  4. d4adf97 Convert repoDir to absolutePath by Dmitry Teselkin · 5 years ago
  5. 7137ad0 Hide password from cvp-finc tests output by Sergey Galkin · 5 years ago
  6. 70cd333 Method for check compatibility with semver by Mykyta Karpin · 5 years ago
  7. f92cf4f Fix mergeMaps adding list to empty map by Vasyl Saienko · 6 years ago
  8. 815758d Add functions for saving artifacts in GCS by Denis Egorenko · 6 years ago
  9. 386e94e Make runPepper more resistant against SaltReqTimeoutError by azvyagintsev · 6 years ago
  10. 6212096 Add archivation for comparePillars func by Denis Egorenko · 6 years ago
  11. c0fa788 Revert "Add archivation for comparePillars func" by Aleksey Zvyagintsev · 6 years ago
  12. cd17544 Add archivation for comparePillars func by Denis Egorenko · 6 years ago
  13. 331f2b6 Switch common.retry around enforceState to 'retries' parameter by Martin Polreich · 6 years ago
  14. eaf78db Add parseDate function by Denis Egorenko · 6 years ago
  15. 900a3af Add more verbosity for Common.retry function by Denis Egorenko · 6 years ago
  16. 9b63be4 Remove currentBuild.result 'FAILURE', because it can not be unset later by sandriichenko · 6 years ago
  17. 49d6781 Fix codenarc issues to unblock merge by Victor Ryzhenkin · 6 years ago
  18. f6fce3d Extend logic of checkRemoteBinary by azvyagintsev · 6 years ago
  19. 603d95b Small fix for apt_mk_version => mcp_version by azvyagintsev · 6 years ago
  20. 1c93d12 Add additional empty line between pinning rules for extra repos by Denis Egorenko · 6 years ago
  21. 5cea141 Add ability to manage extra repo config with different way by Denis Egorenko · 6 years ago
  22. e02a1b2 Implement pinning options for extra repo as map object for Docker tests by Denis Egorenko · 6 years ago
  23. 79d6f3b Add mergeMaps method to Common by Vasyl Saienko · 6 years ago
  24. 649cf7d Revert "Add ability to test model against Reclass source code" by Denis Egorenko · 6 years ago
  25. d54f60f Add ability to test model against Reclass source code by Denis Egorenko · 6 years ago
  26. 395aa21 Fix using distribRevision parameter in extraRepo config Yaml by Denis Egorenko · 6 years ago
  27. abcf42e Allign FORMULAS_REVISION=> distribRevision by azvyagintsev · 6 years ago
  28. b20bd26 Implement and switch docker-test to use bin-reclass by Aleksey Zvyagintsev · 6 years ago
  29. c545334 Revert "Implement and switch docker-test to use bin-reclass" by Aleksey Zvyagintsev · 6 years ago
  30. 9aadf52 Implement and switch docker-test to use bin-reclass by azvyagintsev · 6 years ago
  31. 599bd63 Add wrapper around parallel function to restrict number of threads by Denis Egorenko · 6 years ago
  32. 6d3cc23 Add missed common definition for mergeEnv function by Denis Egorenko · 6 years ago
  33. eded0d4 Add function to update job env var by Denis Egorenko · 6 years ago
  34. 5141e44 Fix checkRemoteBinary check-logic by azvyagintsev · 6 years ago
  35. a57c82a comparePillars add newline tag by default by azvyagintsev · 6 years ago
  36. 4551f37 Run comparePillars function in parallel by Denis Egorenko · 6 years ago
  37. c8ecdfd Fix validInputParam for 'Null' case by azvyagintsev · 6 years ago
  38. bc6debb Fix input message for stageWrapper to work with ineractive flag by Vasyl Saienko · 6 years ago
  39. f6e7791 Add Common.checkRemoteBinary func by azvyagintsev · 6 years ago
  40. d285199 Capitalize status key in stageMap by Vasyl Saienko · 6 years ago
  41. 723cbbc Add common functions to work with stages by Vasyl Saienko · 6 years ago
  42. 00ef98b Add getColorizedString function by Vasyl Saienko · 6 years ago
  43. c0fe144 Fix regexp processing in comparePillars by azvyagintsev · 6 years ago
  44. b99f87c Fix regexp processing in comparePillars by azvyagintsev · 6 years ago
  45. 24d4965 Fix regexp processing in comparePillars by azvyagintsev · 6 years ago
  46. 3bbcafe Add regexp support into comparePillars by azvyagintsev · 6 years ago
  47. ab5637b Add mk.common.GetBaseName function by azvyagintsev · 6 years ago
  48. 46514e0 Merge "Perform auto-ident" by Roman Vyalov · 6 years ago
  49. 6bda942 Perform auto-ident by azvyagintsev · 6 years ago
  50. 99d3584 Add diffCheckMultidir and comparePillars common func by azvyagintsev · 6 years ago
  51. 9e1d97a Adding orchestration methods by Oleksii Grudev · 7 years ago
  52. 0d0d852 waitForInputThenPass helper by Dmitry Pyzhov · 7 years ago
  53. 61463c7 Added retry block and sleeps to orchestrate functions by Jakub Josef · 7 years ago
  54. c8074db Improved handling of jenkins uid and gid by Jakub Josef · 7 years ago
  55. 66a242d Added retry function to Common by Richard Felkl · 7 years ago
  56. a661b8c Added option to handling workspace getting for concurrency builds by Jakub Josef · 7 years ago
  57. fb055b1 Add shCmdStatus command by Vasyl Saienko · 7 years ago
  58. bc1fea4 Refactor functions getting credentials by ID by Alexander Evseev · 7 years ago
  59. 3fc9ce3 Moved Yaml functions into separate file by Jakub Josef · 7 years ago
  60. e6c562e Removed all references to Ansi colors by Jakub Josef · 7 years ago
  61. 6d8082b Implemented load and dump YML methods by Jakub Josef · 7 years ago
  62. d057115 Fixed javadoc by Jakub Josef · 7 years ago
  63. d324f46 Fixed kitchen env filter function by Jakub Josef · 7 years ago
  64. bcfd8f9 Fix filtering kitchen envs by Martin Polreich · 8 years ago
  65. 328125d Fix returning value by Martin Polreich · 8 years ago
  66. 0f8ef46 Add filterKitchenEnvs function by Martin Polreich · 8 years ago
  67. bceaa32 Improved implementation of pretty printing. by Jakub Josef · 8 years ago
  68. 5dd1207 update check in waitForAutoscalingInstances by Tomáš Kukrál · 8 years ago
  69. d34fe87 add countHashMapEquals to common by Tomáš Kukrál · 8 years ago
  70. 538be16 Fixed serial calling with Maps by Jakub Josef · 8 years ago
  71. 228aae9 Extended serial function for work with maps too by Jakub Josef · 8 years ago
  72. 7fb8bbd Added list partitioning function, fixed serial function for list of closures by Jakub Josef · 8 years ago
  73. d31de30 Extended serialize function to be able to handle more parallel steps in one serial by Jakub Josef · 8 years ago
  74. ed239cd Add input parameters test function by Jakub Josef · 8 years ago
  75. 66976f6 Fixed debugging output by Jakub Josef · 8 years ago
  76. 9a836ac Added debug messages to http req/res method, improved debug output by Jakub Josef · 8 years ago
  77. b7ab847 Replaced json slurper with classic one by Jakub Josef · 8 years ago
  78. bdacdf0 Fix JSON parsing by Jakub Josef · 8 years ago
  79. a7de903 Fixed JSON slurper imports by Jakub Josef · 8 years ago
  80. a877db5 Added parseJSON function to common by Jakub Josef · 8 years ago
  81. b41c8d5 Moved pretty-printing to own function by Jakub Josef · 8 years ago
  82. 7a8dea2 Fixed checkContains function by Jakub Josef · 8 years ago
  83. c76c1e0 fix checkContains by Tomáš Kukrál · 8 years ago
  84. 767dd73 add checkContains by Tomáš Kukrál · 8 years ago
  85. 81c864d Fix debian build permissions by Filip Pytloun · 8 years ago
  86. 0e7bd63 Implemented warning message in salt state checking by Jakub Josef · 8 years ago
  87. 74b3469 Updated logging in salt.groovy by Jakub Josef · 8 years ago
  88. 3e40551 Merge "Fixed working with keys in salt print result" by Marek Celoud · 8 years ago
  89. 952ae0b Fixed working with keys in salt print result by Jakub Josef · 8 years ago
  90. 783576f Merge "Add uploadPpa function" by Filip Pytloun · 8 years ago
  91. 4e5ac79 Add uploadPpa function by chnyda · 8 years ago
  92. 3d9d9ab Extend get credentials functions for working with keys by Jakub Josef · 8 years ago
  93. 49d6630 Cleanup ssh and git functions by Filip Pytloun · 8 years ago
  94. 1b75ca8 Gerrit functions extracted into own file by Jakub Josef · 8 years ago
  95. 79ecec3 MCP pipeline library merged with ccp-pipeline-libs repo. by Jakub Josef · 8 years ago