summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/node.rb
Commit message (Expand)AuthorAgeFilesLines
* Removing some left-over debuggingluke2006-10-041-4/+0
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-78/+35
* Adding some small changes towards fixing #140 and #83, but this work needs to...luke2006-05-131-4/+12
* This should have been in 0.16.1. Moving the "setclass" statements around so ...luke2006-04-261-4/+5
* Adding the host name as a tag (stripped of the domain name)luke2006-04-111-0/+4
* Fixing #103. There are now no such things as node scopes; the entire tree is...luke2006-04-051-4/+0
* Fixing bug #60. Converting nodes to use types everywhere instead of names, a...luke2006-02-281-4/+0
* Fixing bug #73; node names now appear only once in the pathluke2006-02-271-3/+3
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-271-15/+20
* Changing transactions to be one-stage instead of two, and changing most of th...luke2006-02-161-1/+0
* Committing the initial ldap support -- puppet can now look up node configurat...luke2006-02-141-0/+1
* Committing both the finalization of the config code, plus all of the code nec...luke2006-02-071-0/+1
* Moving ast classes into separate filesluke2006-01-131-0/+102