summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/resource/reference.rb
Commit message (Expand)AuthorAgeFilesLines
* Removing Resource::Reference classesLuke Kanies2010-02-171-103/+0
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-171-2/+2
* All non-transient parser references are goneLuke Kanies2010-02-171-8/+12
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-051-4/+4
* Removing unnecessary parser variables when yaml-dumpingLuke Kanies2009-04-221-0/+6
* Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies2009-04-021-1/+1
* Merge branch '0.24.x'Luke Kanies2009-04-021-1/+4
|\
| * Using the FileCollection where appropriate.Luke Kanies2009-02-281-0/+2
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* | Renaming Puppet::ResourceReference to Puppet::Resource::ReferenceLuke Kanies2008-12-091-2/+2
|/
* Fixing #1755 - handling fully qualified classes correctly.Luke Kanies2008-11-261-3/+4
* 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