1. 1c0d8a7 Merge pull request #54 from salt-formulas/andrewp-fixed-parameters by Petr Michalec · 6 years ago
  2. 34d1445 Rename fixed/immutable parameters to constant parameters by Andrew Pickford · 6 years ago andrewp-fixed-parameters
  3. 581860f Merge pull request #52 from salt-formulas/andrewp-overwrite-bug-fix by Petr Michalec · 7 years ago
  4. 9229823 Return correct uri for TypeMergeError exceptions with dictionaries by Andrew Pickford · 7 years ago
  5. 5b31850 Fix more stringent tests that failed for python3 by Andrew Pickford · 7 years ago
  6. a628ca6 Fix more stringent tests that failed for python3 by Andrew Pickford · 7 years ago andrewp-overwrite-bug-fix
  7. e3b114e Add documentation for fixed/immutable parameter prefix by Andrew Pickford · 7 years ago
  8. fa991d9 Add new key modifier fixed, default symbol '=' by Andrew Pickford · 7 years ago
  9. eca7d09 Replace a nested if chain in DictPath with a single if/elif chain by Andrew Pickford · 7 years ago
  10. 902c6b6 Move merging logic into one place in ValueList class, improve error reporting by Andrew Pickford · 7 years ago
  11. a3f207e Merge pull request #51 from salt-formulas/andrew-valuelist-uri by Petr Michalec · 7 years ago v1.5.4
  12. f1889b4 Add uri() method to valuelist class by Andrew Pickford · 7 years ago andrew-valuelist-uri
  13. 44b576c Merge pull request #50 from salt-formulas/develop by Petr Michalec · 7 years ago
  14. 89c31ba Bump version 1.5.4 by Petr Michalec · 7 years ago
  15. 520c14f Merge pull request #49 from salt-formulas/maxarnold-salt20183-fix by Petr Michalec · 7 years ago
  16. 2e01223 Fix: salt 2018.3 + py2.7/3.x compatibility by Petr Michalec · 7 years ago maxarnold-salt20183-fix
  17. 3d313c1 Update README, reclass related tools by Petr Michalec · 7 years ago
  18. 2652216 Merge pull request #47 from salt-formulas/develop by Petr Michalec · 7 years ago v1.5.3
  19. 37fe9e5 Merge pull request #45 from salt-formulas/bump-version-1.5.3 by Petr Michalec · 7 years ago
  20. c647dc9 Merge pull request #46 from salt-formulas/andrew-use-c-bindings by Petr Michalec · 7 years ago
  21. 2d12f7a YAML: Use C bindings if available by Alexandru Avadanii · 7 years ago
  22. 77d80a8 Bump version to 1.5.3 by Petr Michalec · 7 years ago
  23. 2853cb1 Merge pull request #43 from salt-formulas/pr/38 by Petr Michalec · 7 years ago
  24. 4493d8a Merge pull request #42 from salt-formulas/pr/37 by Petr Michalec · 7 years ago
  25. 55f1825 Add tests for handling overwrites of escaped strings by Andrew Pickford · 7 years ago
  26. f1aaff5 Implement a better fix for escaped strings in referenced dictionaries by Andrew Pickford · 7 years ago
  27. 46942b3 Implement merge_over method for CompItem class by Andrew Pickford · 7 years ago
  28. 67e737c Minor fix in doc/readme by Petr Michalec · 7 years ago
  29. 04cb20a Allow use of references in classes to load by Andrew Pickford · 7 years ago
  30. 7904774 Add travis ci (#35) by Petr Michalec · 7 years ago
  31. 8e7eb57 Merge pull request #31 from salt-formulas/andrew-fix-overwrites by Petr Michalec · 7 years ago
  32. 9d61ea8 Merge pull request #32 from salt-formulas/andrew-fix-setup-typo by Petr Michalec · 7 years ago
  33. 2eff4c4 Fix typo entry_points not entry_point by Andrew Pickford · 7 years ago
  34. 6f20a1a Fix failure of parameter overwrites in some cases by Andrew Pickford · 7 years ago
  35. df55039 Merge pull request #29 from salt-formulas/revert-26-ref-in-classes by Petr Michalec · 7 years ago
  36. f6775cd Revert "Interpolate references in class names" by Petr Michalec · 7 years ago
  37. 13a2472 Merge pull request #28 from adrianchifor/install_prefix_remove by Petr Michalec · 7 years ago
  38. 36ecd9d Removed install prefix by Adrian Chifor · 7 years ago
  39. 412740a Merge pull request #25 from salt-formulas/python3-new-adrian by Petr Michalec · 7 years ago
  40. 3048be2 develop rebase. six.iteritems usage. Other python3 stuff. Tests OK by Adrian Chifor · 7 years ago
  41. 5fbab1d Merge pull request #26 from salt-formulas/ref-in-classes by Petr Michalec · 7 years ago
  42. d04d8e9 Merge pull request #22 from salt-formulas/update-pr21 by Petr Michalec · 7 years ago
  43. cb18ed4 Merge pull request #15 from salt-formulas/develop by Jakub Josef · 7 years ago v1.5.2
  44. 5c5d0bc Interpolate references in class names by Petr Michalec · 7 years ago
  45. 7115849 Update allow_none_override as agreed under PR #21 by Petr Michalec · 7 years ago
  46. 2a4beb8 Python3 rationals from #16 by Petr Michalec · 7 years ago
  47. 017b1bc Revert misunderstood add of dependences + partially py3 compatibility changes by Petr Michalec · 7 years ago
  48. 684e0a6 Merge pull request #21 from salt-formulas/option-to-allow-none-over-scalar-or-dict by Petr Michalec · 7 years ago
  49. 0a3a368 Allow override Scalar (assumed for dict,list) by None by Petr Michalec · 7 years ago
  50. bd08875 update dependencies on setup.py by Petr Michalec · 7 years ago
  51. a610eb5 Merge pull request #20 from salt-formulas/update-dependencies by Petr Michalec · 7 years ago
  52. f83a6c7 Update dependencies by Petr Michalec · 7 years ago
  53. f08f744 Merge pull request #19 from salt-formulas/andrew-fix-escapes by Petr Michalec · 7 years ago
  54. bba7631 fix escaped strings when the escaped string is in the second dict to be merged by Andrew Pickford · 7 years ago
  55. ac4ab03 fix bug introduced when fixing merging of escaped strings, when a parameters object by Andrew Pickford · 7 years ago
  56. c8e9902 fix merging of escaped strings by allowing a parameter object to by Andrew Pickford · 7 years ago
  57. 56bf553 Merge pull request #18 from salt-formulas/andrew-missed-ref2 by Petr Michalec · 7 years ago
  58. ffd77b4 group resolve errors together and report them at the end of the interpolation by Andrew Pickford · 7 years ago
  59. e0eb7b6 add documentation for ignoring overwritten references by Andrew Pickford · 7 years ago
  60. 37846a4 set default for ignore_overwritten_missing_references to true as that by Andrew Pickford · 7 years ago
  61. 8e41525 when merging values add option to ignore missing references that are overwritten and never used by Andrew Pickford · 7 years ago
  62. 4a61aad AndrewPickford: check for existance of required export when doing an if inv query by Petr Michalec · 7 years ago
  63. e2e3a21 Update reclass system dependencies by Petr Michalec · 7 years ago
  64. 411a551 update requirements by Petr Michalec · 7 years ago
  65. 67ad77c update requirements by Petr Michalec · 7 years ago
  66. 1039b21 update requirements by Petr Michalec · 7 years ago
  67. 3469eb5 Merge pull request #12 from AndrewPickford/master by Petr Michalec · 7 years ago
  68. e6743ef Merge pull request #2 from salt-formulas/updates-for-andrew by Andrew Pickford · 7 years ago
  69. ab9cac3 README update, fix rst syntax by Petr Michalec · 7 years ago
  70. 1932474 Fix typo in README by Petr Michalec · 7 years ago
  71. 4ab4ed9 Merge branch 'sf-merge-test' into updates-for-andrew by Petr Michalec · 7 years ago
  72. ad44117 Documentation updates by Petr Michalec · 7 years ago
  73. 5a35e87 Merge remote-tracking branch 'salt-formula/master' into sf-merge-test by Andrew Pickford · 7 years ago
  74. 897f8b6 fix ignore_class_regexp default pattern by Petr Michalec · 7 years ago
  75. 5474e2b Merge pull request #10 from pjediny/fix-isinstance by Petr Michalec · 7 years ago
  76. 38cd76b Use isinstance() insted of type() by Petr Jediný · 7 years ago
  77. 2c48d60 add ignore class not found regexp from salt-formulas/reclass by Andrew Pickford · 7 years ago
  78. bdf4147 update copyright and maintainer email by Andrew Pickford · 7 years ago
  79. fd6a3a3 documentation updates from salt-formulas/reclass by Andrew Pickford · 7 years ago
  80. f4b93c0 add inventory query example by Andrew Pickford · 7 years ago
  81. ffdfb39 also prune new test dir reclass/test by Andrew Pickford · 7 years ago
  82. 94b3e08 log the skipped class notfound by Petr Michalec · 7 years ago
  83. 116a062 rename README.ententions to README-extentions.rst by Andrew Pickford · 7 years ago
  84. 2f7d4f0 fix syntax overlooked by Petr Michalec · 7 years ago
  85. fa7cb98 Merge pull request #7 from salt-formulas/fix-ignore_class_regexp by Petr Michalec · 7 years ago
  86. 6c025e5 fix typo in ingore_class_regexp by Petr Michalec · 7 years ago
  87. 31a7e03 Merge pull request #6 from salt-formulas/ignore_class_regexp by Cedric HNYDA · 7 years ago
  88. d1fb0b4 ignore missing class by regexp by Petr Michalec · 7 years ago
  89. bb0a619 initial documentation for extensions by Andrew Pickford · 7 years ago
  90. 2a28327 sync version number to 1.5.2 by Andrew Pickford · 7 years ago
  91. 3fece05 remove unused line by Andrew Pickford · 7 years ago
  92. e6fba88 extend the current path rather than create a new subpath object by Andrew Pickford · 7 years ago
  93. d29a684 remove unused function deepest_match_in by Andrew Pickford · 7 years ago
  94. 62f2ef0 fix ancestor key dereferencing in exports by Andrew Pickford · 7 years ago
  95. d590976 use better algorithm for individual export evaluation by Andrew Pickford · 7 years ago
  96. d7045b0 deep copying parser objects fails so just shallow copy Settings objects instead by Andrew Pickford · 7 years ago
  97. 6a77d07 account for ancester and non existant paths by Andrew Pickford · 7 years ago
  98. 8099f08 correct option passing for reclass-salt top by Andrew Pickford · 7 years ago
  99. e415d16 fix typo by Andrew Pickford · 7 years ago
  100. 27f2fa7 bump version to 1.5.1 by Andrew Pickford · 7 years ago