summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/resource/reference.rb
Commit message (Expand)AuthorAgeFilesLines
* Moving the ast node tests to rspec (which I could haveLuke Kanies2008-02-121-2/+6
* Moving all of the tests for Puppet::Parser::Compile toLuke Kanies2008-02-111-1/+1
* Fixing #967 -- relationships now work when running 0.23.x clientsLuke Kanies2007-12-181-1/+7
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-18/+9
* Fixing #806. Resources correctly look up their fully qualified definition ty...Luke Kanies2007-09-061-1/+1
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-1/+5
* Doing a small amount of refactoring, toward being able to use Parser resource...Luke Kanies2007-09-031-4/+19
* The first pass where at least all of the snippet tests pass. I have unfortun...Luke Kanies2007-08-201-2/+0
* Changing the log message when a resource type cannot be foundluke2007-07-091-1/+1
* Fixing #343. Collections and definition evaluation both now happen on every ...luke2006-12-231-1/+1
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-1/+4
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+68