summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/collexpr.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-66/+66
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-4/+3
* Make sure virtual and rails query use tags when tag are searchedBrice Figureau2009-06-061-4/+11
* Fix #2246 - Array tagged resources can't be collected or exportedBrice Figureau2009-06-061-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-6/+6
* Fix #1202 - Collection attribute matching doesn't parse arraysBrice Figureau2008-10-081-1/+6
* Refactoring the AST classes just a bit. I realized thatLuke Kanies2008-02-081-5/+3
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-2/+0
* The first round of bug-fixes in preparation for beakerluke2007-07-191-2/+4
* Fixing #703, mostly. You still cannot do multi-condition queries, but you ca...luke2007-07-181-9/+7
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+81