summaryrefslogtreecommitdiffstats
path: root/lib/puppet/resource
Commit message (Expand)AuthorAgeFilesLines
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-171-24/+9
* Fixing #2655 - Adding default parameter values to resourcesLuke Kanies2010-02-171-1/+5
* Fixing Catalog conversionLuke Kanies2010-02-171-1/+1
* Fix for #3690 failing to calculate error codesJesse Wolfe2010-02-171-0/+1
* Fixing #3668 - fixed autoloading classes from modulesLuke Kanies2010-02-171-4/+23
* Adding indirector support to Resource TypesLuke Kanies2010-02-171-0/+34
* Fixing #3533 - Removing all transaction cleanupLuke Kanies2010-02-171-7/+0
* Adding :catalog_terminus settingLuke Kanies2010-02-171-1/+1
* Fixing various broken Resource::Type testsLuke Kanies2010-04-091-2/+7
* Adding virtual and exported resource support to the DSLLuke Kanies2010-02-171-5/+1
* s/DSL::ResourceHelper/DSL::ResourceAPI/gLuke Kanies2010-02-171-1/+1
* Adding simplistic pure ruby interfaceLuke Kanies2010-02-172-5/+15
* Resolving conflicts with ???Markus Roberts2010-02-171-1/+1
* Forcing parent evaluation in resource typesLuke Kanies2010-02-171-2/+17
* Removing Resource::Reference classesLuke Kanies2010-02-174-103/+26
* TypeCollection now supports namespace arraysLuke Kanies2010-02-171-10/+17
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-171-2/+2
* Feature #3383 RAL over RESTJesse Wolfe2010-02-171-1/+2
* Resolving conflicts with ???Markus Roberts2010-02-171-1/+0
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-173-0/+426
* Mark resource/status as failed if they are associated with a failingJesse Wolfe2010-02-171-0/+3
* Moving Metric management to the reportsLuke Kanies2010-02-172-4/+3
* Adding first version of Resource::Status classLuke Kanies2010-02-171-0/+51
* Fixing #1054 - transaction reports are always sentLuke Kanies2010-01-181-3/+1
* ReFix 2675 ending slash in directory should get stripped offJesse Wolfe2010-01-011-0/+4
* Least kludgy patch for #2675Markus Roberts2009-11-142-26/+10
* Ticket #2770 (deserializing Exec[...]s with "\n"s)Markus Roberts2009-11-122-3/+3
* Ticket #2734 PSON/JSON not serializing classes of a catalogMarkus Roberts2009-10-191-1/+6
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-29/+32
* Adding version information to the catalog for compatLuke Kanies2009-09-221-0/+3
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-2/+5
* Fix #2391 - Exported resources never make to the storeconfigs dbBrice Figureau2009-07-181-1/+13
* Switching Queueing to using JSON instead of YAMLLuke Kanies2009-06-061-1/+6
* Adding JSON support to CatalogsLuke Kanies2009-06-061-0/+65
* Removed extra whitespace from end of linesIan Taylor2009-06-062-12/+12
* Fixing a bunch of warningsLuke Kanies2009-06-032-3/+3
* Changing Puppet::Cacher::Expirer#expired? method nameLuke Kanies2009-05-281-1/+1
* Fix #2218 - Ruby YAML bug prevents reloading catalog in puppetdBrice Figureau2009-05-021-14/+0
* Adding equality to ResourceReferenceLuke Kanies2009-04-221-4/+2
* Switching to Indirected ActiveRecordLuke Kanies2009-04-221-0/+1
* Fixing #2180 - Catalogs yaml dump the resource table firstLuke Kanies2009-04-211-0/+14
* Fixing #2112 - Transactions handle conflicting generated resourcesLuke Kanies2009-04-171-14/+3
* Adding another stacktrace for debuggingLuke Kanies2009-04-171-0/+1
* Fixing tests broken during the #1405 fix.Luke Kanies2009-02-061-0/+2
* Removing the Catalog's @aliases hash default valueLuke Kanies2009-02-061-3/+6
* Converting the catalog as neededLuke Kanies2009-02-061-1/+5
* Moving classfile-writing to the CatalogLuke Kanies2009-02-061-0/+11
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-3/+8
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* TransObject is nearly deprecated now.Luke Kanies2008-12-182-6/+8