summaryrefslogtreecommitdiffstats
path: root/lib/puppet/resource.rb
Commit message (Expand)AuthorAgeFilesLines
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-19/+15
* Fix for #2621 (JSON serialization of exec)Markus Roberts2009-09-161-1/+0
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-3/+5
* Changing the preferred serialization format to jsonLuke Kanies2009-06-061-8/+0
* Providing JSON support to the Resource classLuke Kanies2009-06-061-3/+69
* Fixing a bunch of warningsLuke Kanies2009-06-031-1/+2
* Adding an 'Exported' attribute to Puppet::ResourceLuke Kanies2009-04-241-1/+5
* Fixing #2112 - Transactions handle conflicting generated resourcesLuke Kanies2009-04-171-1/+1
* Fixing tests broken during the #1405 fix.Luke Kanies2009-02-061-0/+10
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-2/+2
* Adding name/namevar abstraction to Puppet::Resource.Luke Kanies2008-12-181-7/+33
* Replacing TransObject usage with Puppet::ResourceLuke Kanies2008-12-181-14/+14
* Renaming Puppet::ResourceReference to Puppet::Resource::ReferenceLuke Kanies2008-12-091-4/+4
* Adding Trans{Object,Bucket} backward compatibility to Puppet::ResourceLuke Kanies2008-12-091-0/+57
* Starting on #1808 - Added a base resource class.Luke Kanies2008-12-091-0/+107