HomePhorge

Merge branch 'ticket/2.6.next/5715' into 2.6.next
f1abd3c16eccUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Merge branch 'ticket/2.6.next/5715' into 2.6.next

  • ticket/2.6.next/5715: (#5715) Added attributes resource_type and title to Puppet::Resource::Status. (#5715) Removed attribute source_description from the YAML representation of Puppet::Resource::Status. (#5715) Removed unnecessary attributes from YAML of Puppet::Transaction::Event. (#5715) Make certain report attributes always present. (#5715) Changed the type of metric names to always be strings. (#5715) Add status attribute to reports. (#5715) Made the report "calculate" methods strictly functional. (#5715) Made the changes/total and events/total metrics always present (#5715) Refactor in preparation for adding a status attribute to reports. (#5715) Added total time to inspect reports and made inspect metrics more consistent. (#5715) Removed Puppet::Transaction::Report#external_times from YAML output. (#5715) Added total time metric to apply reports. (#5715) Removed redundant attribute Transaction::Event#version (#5715) Removed redundant attribute Resource::Status#version (#5715) Removed Puppet::Util::Log#version. (#5715) Removed the unused attribute Puppet::Transaction::Event#node (#5715) Removed Resource::Status#skipped_reason. It was never used. (#5715) Prep work: Fixed add_statuses in report_spec.

Event Timeline

Paul Berry <paul@puppetlabs.com> committed rPUf1abd3c16ecc: Merge branch 'ticket/2.6.next/5715' into 2.6.next (authored by Paul Berry <paul@puppetlabs.com>).Dec 30 2010, 10:29 PM

Merged Changes