- aa1b1ae overwrite the cached exports for a node with the recalculated exports by Andrew Pickford · 8 years ago
- 1ad6fa4 use == instead of is by Andrew Pickford · 8 years ago
- c872763 streamline the value parsing by Andrew Pickford · 8 years ago
- be7098a set exports_uri in salt adapter by Andrew Pickford · 8 years ago
- bb4e01b set the initial exports to contents of the exports file when calculating by Andrew Pickford · 8 years ago
- 69e7782 value parsing speed up: treat simple refs with a quicker parser by Andrew Pickford · 8 years ago
- 1cc6abc speed up value parsing: only use pyparsing when needed by Andrew Pickford · 8 years ago
- 1caa6a2 ops, don't wrap a ValueList in a Value by Andrew Pickford · 8 years ago
- 56bfe88 use self:key parameters in $[] correctly by Andrew Pickford · 8 years ago
- 19281c8 ensure exports are correctly calculated during an inventory calculation by Andrew Pickford · 8 years ago
- 3b1ab43 use a syntax closer to list comprehensions for $[] by Andrew Pickford · 8 years ago
- 372e55a $[] now returns a dictionary by Andrew Pickford · 8 years ago
- 96e6399 tidy up $[] parsing by Andrew Pickford · 8 years ago
- 527ad2e if test for $[] exports by Andrew Pickford · 8 years ago
- d5fd646 tidy up export items calculations by Andrew Pickford · 8 years ago
- f99b1c9 handle no existing exports file by Andrew Pickford · 8 years ago
- 10a167c basic $[] functionality by Andrew Pickford · 8 years ago
- e5d68b3 move value and item classes to new reclass/values directory by Andrew Pickford · 8 years ago
- 17dc7fb tidy up value items by Andrew Pickford · 8 years ago
- 8940402 framework for $[] export parameters by Andrew Pickford · 8 years ago
- 7aea78d optionally add some automatically set parameters by Andrew Pickford · 8 years ago
- 6a884e5 ignore already rendered values when assembling references by Andrew Pickford · 8 years ago
- c1b9e26 allow key values of None/null to be unconditionally over written by Andrew Pickford · 8 years ago
- 01ad983 tidy up includes by Andrew Pickford · 8 years ago
- ca842f0 deal with ancestor references before deeper references by Andrew Pickford · 8 years ago
- 1868a7a treat the escape char normally when not next to reference open by Andrew Pickford · 8 years ago
- 7932810 clean up handling of references to lists and dicts by Andrew Pickford · 8 years ago
- 88456f5 tidy up value wrapping and rendering methods by Andrew Pickford · 8 years ago
- b4e1219 fix merging references to lists by Andrew Pickford · 8 years ago
- 6b93af4 convert all parts of a compound reference key to strings before concatenating by Andrew Pickford · 8 years ago
- 7801fdd rename Values to ValueList by Andrew Pickford · 8 years ago
- 6d14445 code tidy up by Andrew Pickford · 8 years ago
- c6416e1 ensure value object contains only one item by Andrew Pickford · 8 years ago
- aa49bc8 allow deep merging in referenced dicts by Andrew Pickford · 8 years ago
- b0a344f change parsed tokens directly into tuples removing need for a token stack by Andrew Pickford · 8 years ago
- 64c5517 rework parser to use parse actions instead of having to reparse xml by Andrew Pickford · 8 years ago
- 05cfd74 allow nested parameter substitutions by Andrew Pickford · 8 years ago
- 111d0db add option to not use references in yaml output by AndrewPickford · 8 years ago
- 478eb30 Fixed InvalidClassnameError by Pascal Mathis · 8 years ago
- 75dbf1e Merge pull request #61 from Rtzq0/issue_60 by James Lott · 8 years ago
- b388533 made initmerge explicit by Jason R · 8 years ago
- 99acc6e Add functionality for overriding dictionary merges. by Jason R · 8 years ago
- 3525f15 set up reclass for packaging on pypi by Jason R · 8 years ago
- 2ac6452 Fix UndefinedVariableError, which had, uh, undefined variables by martin f. krafft · 10 years ago
- 25cb8f5 Prepare 1.4.1 release by martin f. krafft · 10 years ago reclass-1.4.1
- 96f358c Revert "Setup basic logging for reclass" by martin f. krafft · 10 years ago
- 15cb21d Revert "replace null vvv() prints with logger.debug()" by martin f. krafft · 10 years ago
- 048e50f Revert "Update reclass cli entry points, use the logger from reclass.logger" by martin f. krafft · 10 years ago
- 73221e0 Version update for 1.4 by martin f. krafft · 10 years ago reclass-1.4
- 67bde40 Update reclass cli entry points, use the logger from reclass.logger by illumin-us-r3v0lution · 11 years ago
- aa44410 replace null vvv() prints with logger.debug() by illumin-us-r3v0lution · 11 years ago
- d784be7 Setup basic logging for reclass by illumin-us-r3v0lution · 11 years ago
- ff1342c Prevent interpolate() from overwriting values updated during merge by martin f. krafft · 11 years ago
- 42e679e Also mangle relpath during inventory enumeration by martin f. krafft · 11 years ago
- 15e72de Use "init" as directory index by martin f. krafft · 11 years ago
- 4a43919 Fix error reporting on node name collision by martin f. krafft · 11 years ago
- 26aa824 Prepare reclass 1.3 by martin f. krafft · 11 years ago debian/1.3-2 reclass-1.3
- 758e503 Optionally propagate pillar data from Salt to reclass by martin f. krafft · 11 years ago
- 15346a1 Include node name in __reclass__ pillar key by martin f. krafft · 11 years ago
- fb7360e remove printf-debugging by martin f. krafft · 11 years ago
- 14c81f5 Allow classes to be namespaced with subdirectories by martin f. krafft · 11 years ago
- d48a46e Quick-n-dirty addition of node environments by martin f. krafft · 11 years ago
- 5b17aca Update salt adapter top function to new Core API by martin f. krafft · 11 years ago
- f219afa fix entity uri unit test by martin f. krafft · 11 years ago
- 1582dfd Instantiate constants for better debug output by martin f. krafft · 11 years ago
- fb842d6 Reenable caching via memcache storage proxy by martin f. krafft · 11 years ago
- 5c3c39d Factor out all reclass logic from storage classes by martin f. krafft · 11 years ago
- 483034f Factor storage loader into its own module by martin f. krafft · 11 years ago
- 383ed02 mangle paths inside config module already by martin f. krafft · 11 years ago
- 4d6b2c3 Add memcache proxy preparing to factor out caching by martin f. krafft · 11 years ago
- 523e827 Rework exceptions, improve message handling by martin f. krafft · 11 years ago
- 1ba35c5 Copyright year update, happy new year! by martin f. krafft · 11 years ago
- f108903 Prepare reclass 1.2.2 by martin f. krafft · 11 years ago reclass-1.2.2
- 10e277c Recurse classes defined in class_mappings by martin f. krafft · 11 years ago
- 3ae5f83 Fix class-not-found error message, add nodename by martin f. krafft · 11 years ago
- b26aab6 Prepare reclass 1.2.1 by martin f. krafft · 11 years ago
- c2bb0e5 Add class_mappings kwarg to Salt adapter functions by Daniel Dehennin · 11 years ago
- 1700310 Prepare release 1.2 by martin f. krafft · 11 years ago reclass-1.2
- 37b56b6 Match class mappings against entity name incl. subdir by martin f. krafft · 11 years ago
- 05cbf6b Add note about escaping slashes in regexp by martin f. krafft · 11 years ago
- 41521eb Enable interpolation/backreferences in regexp-class-mappings by martin f. krafft · 11 years ago
- 2e233ed Change to using a list of mappings to maintain order by martin f. krafft · 11 years ago
- fb02b47 Basic framework for class mappings by martin f. krafft · 11 years ago
- a775b20 Store URI as part of the Entity object by martin f. krafft · 11 years ago
- 0378a23 Fix parameter interpolation across merged lists by martin f. krafft · 11 years ago
- b49f3e3 Do not use instance of dict() as default for seen by martin f. krafft · 11 years ago
- 50a8793 Include tracebacks in errors messages by martin f. krafft · 11 years ago
- 1f11ede Revamp storage classes, add node subdirs and caching by martin f. krafft · 11 years ago
- 8ae0137 Add printf debugging to storage base by martin f. krafft · 11 years ago
- a2a4328 Provide Entity.as_dict() by martin f. krafft · 11 years ago
- 88b379d Set entity name to full URI by martin f. krafft · 11 years ago
- 1cbef58 Raise an error if os.walk encounters a problem by martin f. krafft · 11 years ago
- 0d9ff07 Skip all directories with leading dots by martin f. krafft · 11 years ago
- 16c9380 Disallow overlapping of nodes and classes URIs by martin f. krafft · 11 years ago
- 75304a9 Fix typo in NodeNotFound exception by martin f. krafft · 11 years ago
- 49c7d3f Compose invalid class name character error message in exception by martin f. krafft · 11 years ago
- 2fcce33 Handle entity equality comparison against non-matching types by martin f. krafft · 11 years ago
- b0751e9 Handle entity equality comparison against non-matching types by martin f. krafft · 11 years ago
- 802174d Add vvv printf-debugging function to yaml_fs by martin f. krafft · 11 years ago
- cfc365b Limit class names to not contain spaces by martin f. krafft · 11 years ago