summaryrefslogtreecommitdiffstats
path: root/spec/unit/resource.rb
Commit message (Expand)AuthorAgeFilesLines
* Changing the interface of Puppet::ResourceLuke Kanies2010-02-171-5/+20
* Feature #3383 RAL over RESTJesse Wolfe2010-02-171-0/+19
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-33/+30
* Fix for #2621 (JSON serialization of exec)Markus Roberts2009-09-161-6/+0
* Changing the preferred serialization format to jsonLuke Kanies2009-06-061-4/+0
* Providing JSON support to the Resource classLuke Kanies2009-06-061-0/+152
* Adding an 'Exported' attribute to Puppet::ResourceLuke Kanies2009-04-241-0/+7
* Fixing #2112 - Transactions handle conflicting generated resourcesLuke Kanies2009-04-171-1/+1
* Fixing tests broken during the #1405 fix.Luke Kanies2009-02-061-0/+14
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-2/+2
* Adding name/namevar abstraction to Puppet::Resource.Luke Kanies2008-12-181-1/+49
* Replacing TransObject usage with Puppet::ResourceLuke Kanies2008-12-181-0/+8
* Renaming Puppet::ResourceReference to Puppet::Resource::ReferenceLuke Kanies2008-12-091-10/+10
* Adding Trans{Object,Bucket} backward compatibility to Puppet::ResourceLuke Kanies2008-12-091-0/+83
* Starting on #1808 - Added a base resource class.Luke Kanies2008-12-091-0/+196