summaryrefslogtreecommitdiffstats
path: root/spec/unit/transaction
Commit message (Expand)AuthorAgeFilesLines
* [#4364] Fix failing spec due to incorrect loglevelJesse Wolfe2010-08-041-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-095-953/+953
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-3/+3
* Fix for #4117 "Storing newly-audited value" messagesMarkus Roberts2010-07-091-1/+1
* maint: fix stub failures in report_spec.rbJesse Wolfe2010-07-021-0/+4
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-285-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-285-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-235-0/+0
* Fixing #3139 - all properties can now be auditedLuke Kanies2010-02-173-3/+86
* Working #3139 - ResourceHarness does cachingLuke Kanies2010-02-171-6/+21
* Working #3139 - scheduling moved to resource harnessLuke Kanies2010-02-171-0/+61
* Feature #2935 Modes: root? predicateJesse Wolfe2010-02-171-1/+1
* Fixing and porting Transaction Report testsLuke Kanies2010-04-121-1/+18
* Mark resource/status as failed if they are associated with a failingJesse Wolfe2010-02-171-4/+4
* Changing method profile for other event queueingLuke Kanies2010-02-171-9/+9
* Changing the method profile of EventManager#queue_eventLuke Kanies2010-02-171-12/+14
* Moving Metric management to the reportsLuke Kanies2010-02-173-14/+132
* Cleaning up the report tests a bitLuke Kanies2010-02-171-19/+20
* Fixing #2759 - reports now have complete change infoLuke Kanies2010-02-172-21/+5
* ResourceHarness now doesn't check params with no 'should'Luke Kanies2010-02-171-0/+9
* Changing Transaction to use the new ResourceHarnessLuke Kanies2010-02-171-2/+20
* Renaming some methods in Transaction::ChangeLuke Kanies2010-02-171-42/+11
* Adding Transaction::ResourceHarness classLuke Kanies2010-02-171-0/+230
* Solidifying the RAL/Event integration.Luke Kanies2010-02-171-1/+8
* Refactoring the Change/Event/Property interfaceLuke Kanies2010-02-172-15/+73
* Correcting comments and making report timestamp internalLuke Kanies2010-02-171-0/+5
* Adding Transaction events to Transaction reportsLuke Kanies2010-02-172-1/+33
* Removing unused code and adding a couple of testsLuke Kanies2010-02-171-26/+46
* Extracting event management into a separate classLuke Kanies2010-02-171-0/+259
* Cleaning up Event creationLuke Kanies2010-02-172-40/+37
* Random code cleanupLuke Kanies2010-02-171-50/+86
* Switching transactions to callback-based eventsLuke Kanies2010-02-171-14/+10
* Fix #1934 - detailed-exitcodes for puppetdDeepak Giridharagopal2009-11-191-0/+23
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Merge branch '0.24.x'Luke Kanies2008-12-021-4/+9
|\
| * Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies2008-11-211-4/+9
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-07-042-0/+207
|\|
| * 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-042-20/+8
| * Adding tests for the Transaction::Event classLuke Kanies2008-07-041-0/+37
| * Adding tests to the Transaction::Change class.Luke Kanies2008-07-041-0/+156
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-1/+1
|/
* Intermediate commit.Luke Kanies2008-04-081-4/+10
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-151-2/+2
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-0/+34