summaryrefslogtreecommitdiffstats
path: root/lib/puppet/resource
Commit message (Expand)AuthorAgeFilesLines
...
* 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