summaryrefslogtreecommitdiffstats
path: root/lib/puppet/transaction/change.rb
Commit message (Expand)AuthorAgeFilesLines
* (#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...Paul Berry2010-12-171-75/+0
* (#5408) Attributes can be both audited and managedJesse Wolfe2010-12-101-43/+31
* Code smell: Two space indentationMarkus Roberts2010-07-091-80/+80
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-4/+4
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Fixing #3139 - all properties can now be auditedLuke Kanies2010-02-171-1/+15
* Fixing log message when changes failLuke Kanies2010-02-171-3/+1
* Renaming some methods in Transaction::ChangeLuke Kanies2010-02-171-16/+1
* Refactoring the Change/Event/Property interfaceLuke Kanies2010-02-171-3/+6
* Cleaning up Event creationLuke Kanies2010-02-171-32/+26
* Random code cleanupLuke Kanies2010-02-171-29/+30
* Removed extra whitespace from end of linesIan Taylor2009-06-061-6/+6
* Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies2008-11-211-5/+3
* Testing and simplifying the Transaction::Change#backward method.Luke Kanies2008-07-041-14/+5
* Removing the Transaction::Change#transaction accessor.Luke Kanies2008-07-041-13/+2
* Refactoring the Transaction::Event class.Luke Kanies2008-07-041-5/+1
* Adding tests to the Transaction::Change class.Luke Kanies2008-07-041-35/+19
* Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.Luke Kanies2008-07-031-0/+134