Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All tests now pass in this configuration branch, which means | Luke Kanies | 2007-09-22 | 1 | -14/+0 |
| | | | | | | | | it's time to merge it back into the indirection branch. Considering that this work was what drove me to create the indirection branch in the first place, i should now be able to merge both back in the master branch. | ||||
* | Fixing #615 (subclasses with similar names) by getting rid of the class ↵ | luke | 2007-05-03 | 1 | -1/+2 |
| | | | | | | "type" and "fqname", and instead using "classname" everywhere. You should no longer see unqualified class/definition names anywhere. Also, rewriting how snippet tests work, to avoid creating all of the files, since the point was the parsing tests, not functional tests. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2458 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Merging the changes from the override-refactor branch. This is a ↵ | luke | 2006-10-04 | 1 | -0/+13 |
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 |