summaryrefslogtreecommitdiffstats
path: root/spec/unit/transaction/change.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-193/+0
* Fixing #3139 - all properties can now be auditedLuke Kanies2010-02-171-0/+26
* Renaming some methods in Transaction::ChangeLuke Kanies2010-02-171-42/+11
* Refactoring the Change/Event/Property interfaceLuke Kanies2010-02-171-9/+8
* Cleaning up Event creationLuke Kanies2010-02-171-39/+15
* Random code cleanupLuke Kanies2010-02-171-50/+86
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies2008-11-211-4/+9
* Testing and simplifying the Transaction::Change#backward method.Luke Kanies2008-07-041-0/+31
* Removing the Transaction::Change#transaction accessor.Luke Kanies2008-07-041-5/+0
* Refactoring the Transaction::Event class.Luke Kanies2008-07-041-1/+1
* Adding tests to the Transaction::Change class.Luke Kanies2008-07-041-0/+156