summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | maint: Inspect reports should have audited = true on eventsMatt Robinson2011-01-061-1/+7
| |/ / /
* / / / Maint: Added "skipped" to the YAML output for Puppet::Resource::StatusPaul Berry2011-01-061-1/+2
|/ / /
* | | maint: remove stray debug statement.Jesse Wolfe2011-01-031-1/+1
* | | Merge branch 'maint/2.6.next/speed_up_slow_inspects' into 2.6.nextJesse Wolfe2011-01-035-0/+20
|\ \ \
| * | | maint: Prune #inspect methods on various objectsJesse Wolfe2011-01-035-0/+20
* | | | Merge branch 'ticket/2.6.next/5758' into 2.6.nextPaul Berry2011-01-032-7/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Prep work for #5758: set audited=true on all audit eventsPaul Berry2011-01-031-4/+6
| * | | Prep work for #5758: clean up initializer for Puppet::Transaction::EventPaul Berry2011-01-031-3/+2
* | | | Merge branch 'ticket/2.6.next/5698' into 2.6.nextJesse Wolfe2011-01-032-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix #5698 puppet inspect shouldn't report of attributes of deleted filesJesse Wolfe2011-01-032-3/+7
* | | | (#5715) Added attributes resource_type and title to Puppet::Resource::Status.Paul Berry2010-12-301-2/+4
* | | | (#5715) Removed attribute source_description from the YAML representation ofPaul Berry2010-12-301-0/+6
* | | | (#5715) Removed unnecessary attributes from YAML of Puppet::Transaction::Event.Paul Berry2010-12-301-0/+5
* | | | (#5715) Make certain report attributes always present.Nick Lewis2010-12-302-0/+3
* | | | (#5715) Changed the type of metric names to always be strings.Paul Berry2010-12-302-8/+9
* | | | (#5715) Add status attribute to reports.Paul Berry2010-12-301-3/+16
* | | | (#5715) Made the report "calculate" methods strictly functional.Paul Berry2010-12-301-9/+8
* | | | (#5715) Made the changes/total and events/total metrics always presentPaul Berry2010-12-301-8/+5
* | | | (#5715) Refactor in preparation for adding a status attribute to reports.Paul Berry2010-12-304-30/+4
* | | | (#5715) Added total time to inspect reports and made inspect metrics more con...Paul Berry2010-12-301-5/+5
* | | | (#5715) Removed Puppet::Transaction::Report#external_times from YAML output.Paul Berry2010-12-301-0/+4
* | | | (#5715) Added total time metric to apply reports.Paul Berry2010-12-301-0/+2
* | | | (#5715) Removed redundant attribute Transaction::Event#versionPaul Berry2010-12-302-2/+2
* | | | (#5715) Removed redundant attribute Resource::Status#versionPaul Berry2010-12-301-2/+2
* | | | (#5715) Removed Puppet::Util::Log#version.Paul Berry2010-12-303-5/+5
* | | | (#5715) Removed the unused attribute Puppet::Transaction::Event#nodePaul Berry2010-12-301-1/+1
* | | | (#5715) Removed Resource::Status#skipped_reason. It was never used.Paul Berry2010-12-301-1/+1
|/ / /
* | | Implement #5168 and #5169 ctime and mtime are propertiesJesse Wolfe2010-12-204-12/+42
* | | Modified the behavior of Puppet::Resource::Status as follows:Paul Berry2010-12-171-4/+9
* | | (#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...Paul Berry2010-12-174-130/+97
* | | (#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis2010-12-164-7/+11
* | | (#5375) Rework puppet apply to use configurer.runPaul Berry2010-12-162-22/+6
* | | Merge branch 'ticket/2.6.4/5566' into 2.6.nextJesse Wolfe2010-12-161-0/+11
|\ \ \
| * | | Fix #5566 none, mtime, and ctime checksum types can write file contentsJesse Wolfe2010-12-161-0/+11
| | |/ | |/|
* | | maint: Fix tests that don't run on their ownMatt Robinson2010-12-161-0/+1
* | | Merge branch 'ticket/2.6.next/4487' into 2.6.nextNick Lewis2010-12-131-1/+1
|\ \ \
| * | | (#4487) Fix environment column in hosts tableNick Lewis2010-12-131-1/+1
* | | | maint: restore plugin handler safetyJesse Wolfe2010-12-131-1/+1
* | | | (#5408) Attributes can be both audited and managedJesse Wolfe2010-12-104-63/+54
* | | | maint: broken test not failing due to over-eager exception catchingJesse Wolfe2010-12-101-3/+1
* | | | Merge branch 'ticket/2.6.next/1757' into 2.6.nextJesse Wolfe2010-12-083-46/+13
|\ \ \ \
| * | | | Fix #1757 Change file mode representation to octalJesse Wolfe2010-12-083-46/+13
| |/ / /
* / / / Bug #5423: This moves the home directory property before the uid property, th...Jonathan Boyett2010-12-061-5/+5
|/ / /
* | | Merge branch 'ticket/2.6.next/4943' into 2.6.nextNick Lewis2010-12-022-2/+83
|\ \ \
| * | | (#4943) Add puppet inspect applicationNick Lewis2010-12-022-2/+83
| | |/ | |/|
* | | (#5261) Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-12-021-22/+1
* | | [#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...Matt Robinson2010-12-011-1/+0
|/ /
* / (#5304) Use internal_name rather than real_name for maillist providerNigel Kersten2010-12-011-5/+3
|/
* Revert "(#5304) Use internal_name rather than real_name for maillist provider"James Turnbull2010-12-021-5/+6
* Disable remote ralsh by defaultPaul Berry2010-12-021-1/+0