Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
reclass
/
refs/heads/add-python3-full
870f1d2
Add full support for python3
by Petr Michalec
· 7 years ago
add-python3-full
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
f1aaff5
Implement a better fix for escaped strings in referenced dictionaries
by Andrew Pickford
· 7 years ago
46942b3
Implement merge_over method for CompItem class
by Andrew Pickford
· 7 years ago
67e737c
Minor fix in doc/readme
by Petr Michalec
· 7 years ago
04cb20a
Allow use of references in classes to load
by Andrew Pickford
· 7 years ago
7904774
Add travis ci (#35)
by Petr Michalec
· 7 years ago
8e7eb57
Merge pull request #31 from salt-formulas/andrew-fix-overwrites
by Petr Michalec
· 7 years ago
9d61ea8
Merge pull request #32 from salt-formulas/andrew-fix-setup-typo
by Petr Michalec
· 7 years ago
2eff4c4
Fix typo entry_points not entry_point
by Andrew Pickford
· 7 years ago
6f20a1a
Fix failure of parameter overwrites in some cases
by Andrew Pickford
· 7 years ago
df55039
Merge pull request #29 from salt-formulas/revert-26-ref-in-classes
by Petr Michalec
· 7 years ago
f6775cd
Revert "Interpolate references in class names"
by Petr Michalec
· 7 years ago
13a2472
Merge pull request #28 from adrianchifor/install_prefix_remove
by Petr Michalec
· 7 years ago
36ecd9d
Removed install prefix
by Adrian Chifor
· 7 years ago
412740a
Merge pull request #25 from salt-formulas/python3-new-adrian
by Petr Michalec
· 7 years ago
3048be2
develop rebase. six.iteritems usage. Other python3 stuff. Tests OK
by Adrian Chifor
· 7 years ago
5fbab1d
Merge pull request #26 from salt-formulas/ref-in-classes
by Petr Michalec
· 7 years ago
d04d8e9
Merge pull request #22 from salt-formulas/update-pr21
by Petr Michalec
· 7 years ago
cb18ed4
Merge pull request #15 from salt-formulas/develop
by Jakub Josef
· 7 years ago
v1.5.2
5c5d0bc
Interpolate references in class names
by Petr Michalec
· 7 years ago
7115849
Update allow_none_override as agreed under PR #21
by Petr Michalec
· 7 years ago
2a4beb8
Python3 rationals from #16
by Petr Michalec
· 7 years ago
017b1bc
Revert misunderstood add of dependences + partially py3 compatibility changes
by Petr Michalec
· 7 years ago
684e0a6
Merge pull request #21 from salt-formulas/option-to-allow-none-over-scalar-or-dict
by Petr Michalec
· 7 years ago
0a3a368
Allow override Scalar (assumed for dict,list) by None
by Petr Michalec
· 7 years ago
bd08875
update dependencies on setup.py
by Petr Michalec
· 7 years ago
a610eb5
Merge pull request #20 from salt-formulas/update-dependencies
by Petr Michalec
· 7 years ago
f83a6c7
Update dependencies
by Petr Michalec
· 7 years ago
f08f744
Merge pull request #19 from salt-formulas/andrew-fix-escapes
by Petr Michalec
· 7 years ago
bba7631
fix escaped strings when the escaped string is in the second dict to be merged
by Andrew Pickford
· 7 years ago
ac4ab03
fix bug introduced when fixing merging of escaped strings, when a parameters object
by Andrew Pickford
· 7 years ago
c8e9902
fix merging of escaped strings by allowing a parameter object to
by Andrew Pickford
· 7 years ago
56bf553
Merge pull request #18 from salt-formulas/andrew-missed-ref2
by Petr Michalec
· 7 years ago
ffd77b4
group resolve errors together and report them at the end of the interpolation
by Andrew Pickford
· 7 years ago
e0eb7b6
add documentation for ignoring overwritten references
by Andrew Pickford
· 7 years ago
37846a4
set default for ignore_overwritten_missing_references to true as that
by Andrew Pickford
· 7 years ago
8e41525
when merging values add option to ignore missing references that are overwritten and never used
by Andrew Pickford
· 7 years ago
4a61aad
AndrewPickford: check for existance of required export when doing an if inv query
by Petr Michalec
· 7 years ago
e2e3a21
Update reclass system dependencies
by Petr Michalec
· 7 years ago
411a551
update requirements
by Petr Michalec
· 7 years ago
67ad77c
update requirements
by Petr Michalec
· 7 years ago
1039b21
update requirements
by Petr Michalec
· 7 years ago
3469eb5
Merge pull request #12 from AndrewPickford/master
by Petr Michalec
· 7 years ago
e6743ef
Merge pull request #2 from salt-formulas/updates-for-andrew
by Andrew Pickford
· 7 years ago
ab9cac3
README update, fix rst syntax
by Petr Michalec
· 7 years ago
1932474
Fix typo in README
by Petr Michalec
· 7 years ago
4ab4ed9
Merge branch 'sf-merge-test' into updates-for-andrew
by Petr Michalec
· 7 years ago
ad44117
Documentation updates
by Petr Michalec
· 7 years ago
5a35e87
Merge remote-tracking branch 'salt-formula/master' into sf-merge-test
by Andrew Pickford
· 7 years ago
897f8b6
fix ignore_class_regexp default pattern
by Petr Michalec
· 7 years ago
5474e2b
Merge pull request #10 from pjediny/fix-isinstance
by Petr Michalec
· 7 years ago
38cd76b
Use isinstance() insted of type()
by Petr Jediný
· 7 years ago
2c48d60
add ignore class not found regexp from salt-formulas/reclass
by Andrew Pickford
· 7 years ago
bdf4147
update copyright and maintainer email
by Andrew Pickford
· 7 years ago
fd6a3a3
documentation updates from salt-formulas/reclass
by Andrew Pickford
· 7 years ago
f4b93c0
add inventory query example
by Andrew Pickford
· 7 years ago
ffdfb39
also prune new test dir reclass/test
by Andrew Pickford
· 7 years ago
94b3e08
log the skipped class notfound
by Petr Michalec
· 7 years ago
116a062
rename README.ententions to README-extentions.rst
by Andrew Pickford
· 7 years ago
2f7d4f0
fix syntax overlooked
by Petr Michalec
· 7 years ago
fa7cb98
Merge pull request #7 from salt-formulas/fix-ignore_class_regexp
by Petr Michalec
· 7 years ago
6c025e5
fix typo in ingore_class_regexp
by Petr Michalec
· 7 years ago
31a7e03
Merge pull request #6 from salt-formulas/ignore_class_regexp
by Cedric HNYDA
· 7 years ago
d1fb0b4
ignore missing class by regexp
by Petr Michalec
· 7 years ago
bb0a619
initial documentation for extensions
by Andrew Pickford
· 7 years ago
2a28327
sync version number to 1.5.2
by Andrew Pickford
· 7 years ago
3fece05
remove unused line
by Andrew Pickford
· 7 years ago
e6fba88
extend the current path rather than create a new subpath object
by Andrew Pickford
· 7 years ago
d29a684
remove unused function deepest_match_in
by Andrew Pickford
· 7 years ago
62f2ef0
fix ancestor key dereferencing in exports
by Andrew Pickford
· 7 years ago
d590976
use better algorithm for individual export evaluation
by Andrew Pickford
· 7 years ago
d7045b0
deep copying parser objects fails so just shallow copy Settings objects instead
by Andrew Pickford
· 7 years ago
6a77d07
account for ancester and non existant paths
by Andrew Pickford
· 7 years ago
8099f08
correct option passing for reclass-salt top
by Andrew Pickford
· 7 years ago
e415d16
fix typo
by Andrew Pickford
· 7 years ago
27f2fa7
bump version to 1.5.1
by Andrew Pickford
· 7 years ago
8258dad
add OPT_ prefix to allow and inventory options
by Andrew Pickford
· 7 years ago
fbb1306
pass command line options into settings
by Andrew Pickford
· 7 years ago
49ef7db
improve readability
by Andrew Pickford
· 7 years ago
8a05d71
command line option for ignore class not found
by Andrew Pickford
· 7 years ago
8fe8468
rename class_not_found to class_notfound
by Andrew Pickford
· 7 years ago
34a9e5d
add option to ignore missing classes
by Andrew Pickford
· 7 years ago
f36c449
Merge pull request #5 from salt-formulas/pass-defaults
by Petr Michalec
· 7 years ago
58f5981
Pass ingore_class_notfound defaults properly
by Petr Michalec
· 7 years ago
a3af54a
Modify parser and spread ignore_class_not_found from cmd line
by chnyda
· 7 years ago
1c2b748
Merge pull request #4 from chnyda/master
by Petr Michalec
· 7 years ago
ff7e9c1
Fix reclass parser to include OPT_IGNORE_CLASS_NOTFOUND
by chnyda
· 7 years ago
b5c4c93
Merge pull request #2 from bbinet/optionnal-classes
by Petr Michalec
· 7 years ago
2689522
Merge pull request #1 from epcim/pr/fix/fix_raise_UndefinedVariableError
by Petr Michalec
· 7 years ago
ce4d860
rename ret to node in _nodeinfo
by Andrew Pickford
· 7 years ago
3c7e567
add tests for invquery ignore errors option
by Andrew Pickford
· 7 years ago
1e2fd7f
bring ClassNotFound and BadReference errors into unified InterpolationError
by Andrew Pickford
· 7 years ago
06352f0
fix test broken by output change
by Andrew Pickford
· 7 years ago
6a00c56
make interpolation error messages more informative
by Andrew Pickford
· 7 years ago
dec210a
add inventory query options
by Andrew Pickford
· 7 years ago
000ecf1
consolidate settings into an object that can be passed around
by Andrew Pickford
· 7 years ago
2224af4
give file name/uri containing failed key in resolve errors
by Andrew Pickford
· 7 years ago
Next »