summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merge branch 'ticket/2.6.next/5698' into 2.6.nextJesse Wolfe2011-01-031-1/+24
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fix #5698 puppet inspect shouldn't report of attributes of deleted filesJesse Wolfe2011-01-031-1/+24
| | * | | | | | (#5715) Added attributes resource_type and title to Puppet::Resource::Status.Paul Berry2010-12-301-0/+5
| | * | | | | | (#5715) Removed attribute source_description from the YAML representation ofPaul Berry2010-12-301-0/+10
| | * | | | | | (#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-303-8/+14
| | * | | | | | (#5715) Changed the type of metric names to always be strings.Paul Berry2010-12-303-36/+32
| | * | | | | | (#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-303-30/+17
| | * | | | | | (#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-302-2/+2
| | * | | | | | (#5715) Removed redundant attribute Resource::Status#versionPaul Berry2010-12-301-2/+2
| | * | | | | | (#5715) Removed Puppet::Util::Log#version.Paul Berry2010-12-306-18/+24
| | * | | | | | (#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
| | * | | | | | (#5715) Prep work: Fixed add_statuses in report_spec.Paul Berry2010-12-301-1/+1
| | * | | | | | Merge branch 'ticket/2.6.next/5723' into 2.6.nextNick Lewis2010-12-291-3/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | (#5723) Fix failing type/package specsNick Lewis2010-12-291-3/+3
| | * | | | | | Implement #5168 and #5169 ctime and mtime are propertiesJesse Wolfe2010-12-203-0/+90
| | * | | | | | Modified the behavior of Puppet::Resource::Status as follows:Paul Berry2010-12-173-7/+53
| | |/ / / / /
| | * | | | | (#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...Paul Berry2010-12-174-550/+167
| | * | | | | (#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis2010-12-167-49/+47
| | * | | | | (#5375) Rework puppet apply to use configurer.runPaul Berry2010-12-162-11/+11
| | * | | | | Merge branch 'ticket/2.6.4/5566' into 2.6.nextJesse Wolfe2010-12-161-1/+9
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Fix #5566 none, mtime, and ctime checksum types can write file contentsJesse Wolfe2010-12-161-1/+9
| | | |/ / /
* | | / / / maint: Work-around for a Mocha bugNick Lewis2011-01-063-2/+27
|/ / / / /
* | | | | Merge branch '2.6.x' into nextMatt Robinson2010-12-161-12/+15
|\| | | |
| * | | | maint: Fix ActiveRecord confine issueMatt Robinson2010-12-161-12/+15
| * | | | maint: Fix a test that was missing a requireMatt Robinson2010-12-162-0/+2
| * | | | maint: Fix tests that don't run on their ownMatt Robinson2010-12-1612-0/+12
* | | | | Merge branch '2.6.x' into nextNick Lewis2010-12-1612-95/+330
|\| | | |
| * | | | Merge branch 'ticket/2.6.next/4487' into 2.6.nextNick Lewis2010-12-131-11/+26
| |\ \ \ \
| | * | | | (#4487) Fix environment column in hosts tableNick Lewis2010-12-131-11/+26
| * | | | | maint: restore plugin handler safetyJesse Wolfe2010-12-131-0/+4
| * | | | | (#5408) Attributes can be both audited and managedJesse Wolfe2010-12-102-71/+197
| * | | | | maint: missing stubJesse Wolfe2010-12-101-0/+1
| * | | | | maint: missing stubJesse Wolfe2010-12-101-1/+1
| * | | | | maint: missing line and filename stubsJesse Wolfe2010-12-101-1/+1
| * | | | | maint: Fully stub partially stubbed test.Jesse Wolfe2010-12-101-0/+2
| * | | | | maint: remove Puppet.settings stubsJesse Wolfe2010-12-101-5/+5
| * | | | | maint: test was expecting Catalog.find too few timesJesse Wolfe2010-12-101-1/+1
| * | | | | maint: broken test not failing due to over-eager exception catchingJesse Wolfe2010-12-101-1/+1
| * | | | | Fix #1757 Change file mode representation to octalJesse Wolfe2010-12-082-5/+5
| |/ / / /
| * | | | Merge branch 'ticket/2.6.next/4943' into 2.6.nextNick Lewis2010-12-022-0/+87
| |\ \ \ \
| | * | | | (#4943) Add puppet inspect applicationNick Lewis2010-12-022-0/+87
| | |/ / /
| * | | | (#5261) Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-12-021-0/+15
| * | | | [#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...Matt Robinson2010-12-011-8/+0
| |/ / /
* | | | (#5427) Using Propery::OrderedList for host_aliasStefan Schulte2010-12-142-13/+68