summaryrefslogtreecommitdiffstats
path: root/lib/puppet/property.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing all broken tests. Most of them were broken by fileserving changes.Luke Kanies2008-12-021-2/+2
* Merge branch '0.24.x'Luke Kanies2008-12-021-1/+1
|\
| * Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies2008-11-211-1/+1
* | Fixing tests broken by fileserving and other refactoring.Luke Kanies2008-11-081-3/+0
* | Converting the file 'source' property to a parameter.Luke Kanies2008-11-051-10/+0
* | Switched all value management in props/params to internal classes.Luke Kanies2008-11-041-93/+64
|/
* 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