summaryrefslogtreecommitdiffstats
path: root/spec/unit/resource
Commit message (Expand)AuthorAgeFilesLines
...
* Removing Resource::Reference classesLuke Kanies2010-02-174-119/+42
* TypeCollection now supports namespace arraysLuke Kanies2010-02-171-2/+9
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-171-9/+9
* Fixing test structureLuke Kanies2010-02-171-8/+8
* Resolving conflicts with ???Markus Roberts2010-02-171-2/+2
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-173-0/+898
* Removing Interpreter classLuke Kanies2010-02-171-2/+1
* Moving Metric management to the reportsLuke Kanies2010-02-172-7/+7
* Adding first version of Resource::Status classLuke Kanies2010-02-171-0/+103
* Fixing #1054 - transaction reports are always sentLuke Kanies2010-01-181-21/+9
* Ticket #2734 PSON/JSON not serializing classes of a catalogMarkus Roberts2009-10-191-4/+8
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-47/+46
* Adding version information to the catalog for compatLuke Kanies2009-09-221-0/+12
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-2/+9
* Fix #2391 - Exported resources never make to the storeconfigs dbBrice Figureau2009-07-181-0/+41
* Adding JSON support to CatalogsLuke Kanies2009-06-061-0/+185
* Removed extra whitespace from end of linesIan Taylor2009-06-061-6/+6
* Changing Puppet::Cacher::Expirer#expired? method nameLuke Kanies2009-05-281-2/+2
* Fix #2218 - Ruby YAML bug prevents reloading catalog in puppetdBrice Figureau2009-05-021-4/+0
* Fixing #2180 - Catalogs yaml dump the resource table firstLuke Kanies2009-04-211-0/+4
* Fixing #2112 - Transactions handle conflicting generated resourcesLuke Kanies2009-04-171-44/+0
* Fixing tests broken during the #1405 fix.Luke Kanies2009-02-061-0/+5
* Moving classfile-writing to the CatalogLuke Kanies2009-02-061-0/+15
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-0/+8
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-18/+18
* TransObject is nearly deprecated now.Luke Kanies2008-12-181-85/+22
* Simplifying the initialization interface for ReferencesLuke Kanies2008-12-181-0/+10
* Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-181-1/+1
* Using Puppet::Resource to convert parser resources to RAL resourcesLuke Kanies2008-12-181-24/+5
* Adding equality testing to Puppet::Resource::ReferenceLuke Kanies2008-12-181-0/+16
* Correcting whitespace and nested describes in Puppet::Resource::CatalogLuke Kanies2008-12-181-665/+667
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-0/+932
* Renaming Puppet::ResourceReference to Puppet::Resource::ReferenceLuke Kanies2008-12-091-0/+77