summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/ast/resourcedefaults.rb
Commit message (Collapse)AuthorAgeFilesLines
* Renaming some ast resource classes and files so they make a lot more sense.Luke Kanies2007-09-061-21/+0
|
* We now have a real configuration object, as a subclass of GRATR::Digraph, ↵Luke Kanies2007-09-041-19/+0
| | | | that has a resource graph including resources for the container objects like classes and nodes. It is apparently functional, but I have not gone through all of the other tests to fix them yet. That is next.
* Merging the code over from the oscar branch. I will now be doing all ↵luke2006-11-081-0/+2
| | | | | | development in the trunk again, except for larger changes, which will still get their own branch. This is a merge of the changes from revision 1826 to revision 1834. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1835 980ebf18-57e1-0310-9a29-db15c13687c0
* Merging the changes from the override-refactor branch. This is a ↵luke2006-10-041-0/+38
significant rewrite of the parser, but it has little affect on the rest of the code tree. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1726 980ebf18-57e1-0310-9a29-db15c13687c0