summaryrefslogtreecommitdiffstats
path: root/spec/unit/transaction
Commit message (Expand)AuthorAgeFilesLines
* (#5710) Removed unnecessary calls to insync?Paul Berry2011-01-071-0/+23
* Prep for fixing #5710: Refactor stub provider in resource harness specPaul Berry2011-01-071-33/+36
* Maint: test partial resource failurePaul Berry2011-01-071-0/+58
* (#5758) Verify that report events are correctly createdPaul Berry2011-01-031-6/+56
* (#5715) Removed unnecessary attributes from YAML of Puppet::Transaction::Event.Paul Berry2010-12-301-0/+13
* (#5715) Make certain report attributes always present.Nick Lewis2010-12-302-4/+10
* (#5715) Changed the type of metric names to always be strings.Paul Berry2010-12-301-13/+13
* (#5715) Add status attribute to reports.Paul Berry2010-12-301-3/+18
* (#5715) Made the changes/total and events/total metrics always presentPaul Berry2010-12-301-0/+10
* (#5715) Refactor in preparation for adding a status attribute to reports.Paul Berry2010-12-301-10/+10
* (#5715) Removed Puppet::Transaction::Report#external_times from YAML output.Paul Berry2010-12-301-0/+8
* (#5715) Added total time metric to apply reports.Paul Berry2010-12-301-0/+9
* (#5715) Removed redundant attribute Transaction::Event#versionPaul Berry2010-12-301-1/+1
* (#5715) Removed Puppet::Util::Log#version.Paul Berry2010-12-301-1/+1
* (#5715) Removed the unused attribute Puppet::Transaction::Event#nodePaul Berry2010-12-301-1/+1
* (#5715) Prep work: Fixed add_statuses in report_spec.Paul Berry2010-12-301-1/+1
* Modified the behavior of Puppet::Resource::Status as follows:Paul Berry2010-12-172-5/+31
* (#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...Paul Berry2010-12-173-549/+151
* (#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis2010-12-161-15/+21
* (#5408) Attributes can be both audited and managedJesse Wolfe2010-12-102-71/+197
* Fix #1757 Change file mode representation to octalJesse Wolfe2010-12-081-3/+3
* (#4943) Add puppet inspect applicationNick Lewis2010-12-021-0/+8
* [#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