summaryrefslogtreecommitdiffstats
path: root/lib/puppet/property.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies2008-11-211-1/+1
* Removing some code in Parameter that is unnecessary.Luke Kanies2008-09-231-1/+2
* Fixed #1595 - Internally, Property#retrieve is no longer calledLuke Kanies2008-09-231-0/+5
* Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.Luke Kanies2008-07-031-1/+0
* Fixing #920 -- I have replaced the existing mount test with anLuke Kanies2007-11-261-1/+1
* Rewriting the tests for the package resource type, fixing #930.Luke Kanies2007-11-261-37/+23
* Fixed #827. Applied a form of the patch provided by porridge andMichael V. O'Brien2007-10-041-2/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Fixing transactions so that they do not flush resources that are in noopluke2007-07-111-7/+8
* Adding support in Property for declarating whether a given property type will...luke2007-07-101-6/+37
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-041-0/+528