summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/zaml.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into nextNick Lewis2011-02-031-0/+1
|\
| * Fix for #5755 -- making zaml serialization robust over projected objectsMarkus Roberts2011-02-031-0/+2
| * Fix to fix for #5755 -- backref serialization issues in zamlMarkus Roberts2011-02-011-27/+25
| * Bug #5755 -- ZAML generates extra newline in some hash backreferences.Daniel Pittman2011-01-311-4/+3
* | Merge commit '2.6.3' into nextPaul Berry2010-11-171-1/+4
|\|
| * Kludge for #5206 -- port of fix for #3536 to yamlMarkus Roberts2010-11-101-1/+4
* | Merge commit '2.6.2rc1' into nextJesse Wolfe2010-10-041-1/+0
|\|
| * Fix for #4896 -- stray newline left over from removed diagnosticMarkus Roberts2010-09-301-1/+0
* | Fixed issue #4570 (Race conditions when serializing objects to YAML).Paul Berry2010-08-231-12/+11
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-238/+238
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-44/+44
* Fix for #3949 and relatedMarkus Roberts2010-02-171-2/+3
* Fix for #2604 Pure Ruby yaml generationMarkus Roberts2010-02-171-0/+318