summaryrefslogtreecommitdiffstats
path: root/lib/puppet/resource
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplifying the initialization interface for ReferencesLuke Kanies2008-12-181-5/+10
* Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-181-3/+6
* Adding equality testing to Puppet::Resource::ReferenceLuke Kanies2008-12-181-0/+6
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-0/+508
* Renaming Puppet::ResourceReference to Puppet::Resource::ReferenceLuke Kanies2008-12-091-0/+86