Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
reclass
/
e3fc5e8fa1fcd6a1cb1d3440deda8322bce7cd7c
e3fc5e8
add Python3.7 compatibility
by Bruno Binet
· 4 years, 9 months ago
b8de2fb
Merge pull request #85 from pranavgupta1234/extend_file_extension
by Petr Michalec
· 6 years ago
cc7d59d
removed unnecessary typecasting
by pranavgupta1234
· 6 years ago
961aa7f
remove import fnmatch from yaml_git as well
by pranavgupta1234
· 6 years ago
8283bfb
extension support added for yaml_git storage as well
by pranavgupta1234
· 6 years ago
8d17363
removed fnmatch import
by pranavgupta1234
· 6 years ago
bba9562
added support for .yaml along with .yml
by pranavgupta1234
· 6 years ago
d9ce787
Merge pull request #78 from alexandruavadanii/fix-default-ignore_overwritten_missing_reference
by Petr Michalec
· 6 years ago
bd78071
Merge pull request #76 from maljub01/fix-typo
by Filip Pytloun
· 6 years ago
2d93d69
Merge pull request #79 from horakmar/develop
by Aleš Komárek
· 6 years ago
d00e3ba
Fixed typo in settings definitions.
by Martin Horák
· 6 years ago
3f0171d
Fix ignore_overwritten_missing_reference default
by Alexandru Avadanii
· 6 years ago
8c1979d
Fix a typo: Canot -> Cannot
by Marwan Al Jubeh
· 6 years ago
4ba6925
fix version name to 1.6.x
by Petr Michalec
· 6 years ago
a83680c
Merge pull request #73 from a-ovchinnikov/develop
by Petr Michalec
· 6 years ago
637a909
bump version 1.7.0
by Petr Michalec
· 6 years ago
8cdce39
Tests for parsers are added
by Alexey Ovchinnikov
· 6 years ago
acad24c
Merge pull request #60 from a-ovchinnikov/develop
by Petr Michalec
· 6 years ago
ece09c6
Fix for parser reinstantiation bug
by Alexey Ovchinnikov
· 6 years ago
bb76a54
Fix for reference check in core
by Alexey Ovchinnikov
· 6 years ago
2294aef
Minor changes
by Alexey Ovchinnikov
· 6 years ago
c193191
Settings cleanup
by Alexey Ovchinnikov
· 6 years ago
3af1e0d
More refactoring
by Alexey Ovchinnikov
· 6 years ago
d1a099a
Merge pull request #71 from salt-formulas/andrewp-yaml-git
by Petr Michalec
· 6 years ago
720ad9b
Merge pull request #72 from Martin819/develop
by Petr Michalec
· 6 years ago
d159be1
Fix error reporting for inventory queries
by Andrew Pickford
· 6 years ago
7794b68
Simplify the absolute name parser
by Martin Polreich
· 6 years ago
5a2f9da
Split ifs to separated functions
by Martin Polreich
· 6 years ago
3471d5d
Edit tests
by Martin Polreich
· 6 years ago
767b772
Add test case for '..'
by Martin Polreich
· 6 years ago
c394ea5
Fix tests
by Martin Polreich
· 6 years ago
27dea66
Allow to use '..' as a reference to higher level in class structure
by Martin Polreich
· 6 years ago
424769f
Add documentation for yaml_git and mixed storage types
by Andrew Pickford
· 6 years ago
andrewp-yaml-git
fa2785f
Add a locking mechanism to yaml_git storage
by Andrew Pickford
· 6 years ago
7b03872
Merge pull request #70 from salt-formulas/andrewp-fix-relative-classes
by Petr Michalec
· 6 years ago
develop
0206c9f
Add tests for compose node name functionality
by Andrew Pickford
· 6 years ago
andrewp-fix-relative-classes
168a034
Fix relative class name functionality
by Andrew Pickford
· 6 years ago
059726d
Merge pull request #69 from salt-formulas/andrewp-fix-inv-query-merging
by Petr Michalec
· 6 years ago
45a675a
Fix merging inv query results
by Andrew Pickford
· 6 years ago
andrewp-fix-inv-query-merging
bf3597a
Update README.rst
by Petr Michalec
· 6 years ago
36bc995
Update README.rst
by Petr Michalec
· 6 years ago
eb62d35
Update README.rst
by Petr Michalec
· 6 years ago
871c61d
Update README.rst
by Petr Michalec
· 6 years ago
cd8abe9
Update README.rst
by Petr Michalec
· 6 years ago
0344dcc
rename README-extensions.rst
by Petr Michalec
· 6 years ago
26b20f7
Update README.rst
by Petr Michalec
· 6 years ago
23fcc23
Update README.rst
by Petr Michalec
· 6 years ago
3fb65d8
Merge pull request #68 from salt-formulas/feature-relative-class-name
by Petr Michalec
· 6 years ago
234ce10
Merge pull request #67 from salt-formulas/andrewp-compose-node-name-fixes
by Petr Michalec
· 6 years ago
d2762b0
Feature, classes, use relative reference
by Petr Michalec
· 6 years ago
feature-relative-class-name
30abae2
Fix references bug introduced in refactoring
by Andrew Pickford
· 6 years ago
97b87cb
Update mixed and yaml_git for node name changes introduced with compose_node_name option
by Andrew Pickford
· 6 years ago
andrewp-compose-node-name-fixes
379c8f9
Merge pull request #66 from salt-formulas/andrewp-invitem-refactoring-fix
by Petr Michalec
· 6 years ago
7ce295c
Fix references bug introduced in refactoring
by Andrew Pickford
· 6 years ago
andrewp-invitem-refactoring-fix
e768c1a
Merge pull request #65 from salt-formulas/develop
by Petr Michalec
· 6 years ago
1.5.6
v1.5.6
3627638
Merge pull request #64 from salt-formulas/fix-class-ref-descend
by Petr Michalec
· 6 years ago
d15bffc
Fix, class name references in 2nd level
by Petr Michalec
· 6 years ago
fix-class-ref-descend
18fd5b2
Merge pull request #62 from salt-formulas/develop
by Petr Michalec
· 6 years ago
7fb396d
Merge pull request #61 from salt-formulas/bump-156
by Petr Michalec
· 6 years ago
7102e87
bump 1.5.6 version
by Petr Michalec
· 6 years ago
bump-156
8a869a6
Merge pull request #48 from gburiola/develop
by Petr Michalec
· 6 years ago
a7bfd74
Ignore path starting with _ on compose_node_name
by Luis Buriola
· 6 years ago
96d7ace
Rename option add_subdir_to_node to compose_node_name
by Luis Buriola
· 6 years ago
8de37a3
update changelog
by Petr Michalec
· 6 years ago
23949f4
Merge pull request #58 from salt-formulas/pr/57
by Petr Michalec
· 6 years ago
4ae9ef7
Fix numeric keys at key prefix check
by Petr Michalec
· 6 years ago
pr/57
294cc43
Update third.yml
by Petr Michalec
· 6 years ago
check-numeric-key
c04e1b0
Add option add_subdir_to_node
by Luis Buriola
· 6 years ago
d5ba465
Merge pull request #53 from a-ovchinnikov/develop
by Petr Michalec
· 6 years ago
f3f752c
Merge pull request #56 from salt-formulas/develop
by Martin Polreich
· 6 years ago
v1.5.5
286ed46
Bump version 1.5.5
by Martin Polreich
· 6 years ago
aeea688
Refactoring pt. 2
by Alexey Ovchinnikov
· 6 years ago
pr/53
21d6238
Refactoring pt. 1
by Alexey Ovchinnikov
· 6 years ago
1c332a0
Merge pull request #55 from salt-formulas/andrewp-fix-exports
by Petr Michalec
· 6 years ago
a92cc93
Fix: use returned parameter from _render_simple_dict/list in exports class
by Andrew Pickford
· 7 years ago
andrewp-fix-exports
1c0d8a7
Merge pull request #54 from salt-formulas/andrewp-fixed-parameters
by Petr Michalec
· 6 years ago
34d1445
Rename fixed/immutable parameters to constant parameters
by Andrew Pickford
· 6 years ago
andrewp-fixed-parameters
581860f
Merge pull request #52 from salt-formulas/andrewp-overwrite-bug-fix
by Petr Michalec
· 7 years ago
9229823
Return correct uri for TypeMergeError exceptions with dictionaries
by Andrew Pickford
· 7 years ago
5b31850
Fix more stringent tests that failed for python3
by Andrew Pickford
· 7 years ago
a628ca6
Fix more stringent tests that failed for python3
by Andrew Pickford
· 7 years ago
andrewp-overwrite-bug-fix
e3b114e
Add documentation for fixed/immutable parameter prefix
by Andrew Pickford
· 7 years ago
fa991d9
Add new key modifier fixed, default symbol '='
by Andrew Pickford
· 7 years ago
eca7d09
Replace a nested if chain in DictPath with a single if/elif chain
by Andrew Pickford
· 7 years ago
902c6b6
Move merging logic into one place in ValueList class, improve error reporting
by Andrew Pickford
· 7 years ago
a3f207e
Merge pull request #51 from salt-formulas/andrew-valuelist-uri
by Petr Michalec
· 7 years ago
v1.5.4
f1889b4
Add uri() method to valuelist class
by Andrew Pickford
· 7 years ago
andrew-valuelist-uri
44b576c
Merge pull request #50 from salt-formulas/develop
by Petr Michalec
· 7 years ago
89c31ba
Bump version 1.5.4
by Petr Michalec
· 7 years ago
520c14f
Merge pull request #49 from salt-formulas/maxarnold-salt20183-fix
by Petr Michalec
· 7 years ago
2e01223
Fix: salt 2018.3 + py2.7/3.x compatibility
by Petr Michalec
· 7 years ago
maxarnold-salt20183-fix
3d313c1
Update README, reclass related tools
by Petr Michalec
· 7 years ago
2652216
Merge pull request #47 from salt-formulas/develop
by Petr Michalec
· 7 years ago
v1.5.3
37fe9e5
Merge pull request #45 from salt-formulas/bump-version-1.5.3
by Petr Michalec
· 7 years ago
c647dc9
Merge pull request #46 from salt-formulas/andrew-use-c-bindings
by Petr Michalec
· 7 years ago
2d12f7a
YAML: Use C bindings if available
by Alexandru Avadanii
· 7 years ago
77d80a8
Bump version to 1.5.3
by Petr Michalec
· 7 years ago
2853cb1
Merge pull request #43 from salt-formulas/pr/38
by Petr Michalec
· 7 years ago
4493d8a
Merge pull request #42 from salt-formulas/pr/37
by Petr Michalec
· 7 years ago
55f1825
Add tests for handling overwrites of escaped strings
by Andrew Pickford
· 7 years ago
Next »