summaryrefslogtreecommitdiffstats
path: root/lib/puppet/resource_reference.rb
Commit message (Expand)AuthorAgeFilesLines
* Renaming Puppet::ResourceReference to Puppet::Resource::ReferenceLuke Kanies2008-12-091-85/+0
* Adding Trans{Object,Bucket} backward compatibility to Puppet::ResourceLuke Kanies2008-12-091-0/+12
* Starting on #1808 - Added a base resource class.Luke Kanies2008-12-091-5/+5
* Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-311-2/+3
|\
| * Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
| * Fix ticket 974. My original "fix" wasn't. This actually fixes the problem by ...Paul Lathrop2008-02-051-2/+2
| * fix bug 974 - filenames with opening bracket characters generate exceptionsPaul Lathrop2008-02-051-1/+1
* | Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-081-9/+2
|/
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-3/+3
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-3/+21
* Adding a top-level ResourceReference class that everythingLuke Kanies2007-11-281-0/+61