Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | (#5171) Made filebucket able to perform diffs | Jesse Wolfe | 2011-01-11 | 3 | -3/+16 | |
| * | | | | | | | | | | (#5710) Removed unnecessary calls to insync? | Paul Berry | 2011-01-07 | 1 | -2/+5 | |
| * | | | | | | | | | | Merge branch 'ticket/2.6.next/5799' into 2.6.next | Nick Lewis | 2011-01-07 | 1 | -19/+1 | |
| |\| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'maint/2.6.next/inspect_audited_should_be_true' into 2.6.next | Matt Robinson | 2011-01-06 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | maint: Inspect reports should have audited = true on events | Matt Robinson | 2011-01-06 | 1 | -1/+7 | |
| * | | | | | | | | | | | Maint: Added "skipped" to the YAML output for Puppet::Resource::Status | Paul Berry | 2011-01-06 | 1 | -1/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'ticket/2.6.next/5799' into next | Nick Lewis | 2011-01-07 | 1 | -19/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | (#5799) Simplify report dir creation | Nick Lewis | 2011-01-06 | 1 | -19/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | / / / | Merge branch '2.6.x' into next | Nick Lewis | 2011-01-06 | 23 | -213/+262 | |
|\| | | | | | | | | | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | maint: remove stray debug statement. | Jesse Wolfe | 2011-01-03 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'maint/2.6.next/speed_up_slow_inspects' into 2.6.next | Jesse Wolfe | 2011-01-03 | 5 | -0/+20 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | maint: Prune #inspect methods on various objects | Jesse Wolfe | 2011-01-03 | 5 | -0/+20 | |
| * | | | | | | | | | Merge branch 'ticket/2.6.next/5758' into 2.6.next | Paul Berry | 2011-01-03 | 2 | -7/+8 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Prep work for #5758: set audited=true on all audit events | Paul Berry | 2011-01-03 | 1 | -4/+6 | |
| | * | | | | | | | | Prep work for #5758: clean up initializer for Puppet::Transaction::Event | Paul Berry | 2011-01-03 | 1 | -3/+2 | |
| * | | | | | | | | | Merge branch 'ticket/2.6.next/5698' into 2.6.next | Jesse Wolfe | 2011-01-03 | 2 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix #5698 puppet inspect shouldn't report of attributes of deleted files | Jesse Wolfe | 2011-01-03 | 2 | -3/+7 | |
| * | | | | | | | | | (#5715) Added attributes resource_type and title to Puppet::Resource::Status. | Paul Berry | 2010-12-30 | 1 | -2/+4 | |
| * | | | | | | | | | (#5715) Removed attribute source_description from the YAML representation of | Paul Berry | 2010-12-30 | 1 | -0/+6 | |
| * | | | | | | | | | (#5715) Removed unnecessary attributes from YAML of Puppet::Transaction::Event. | Paul Berry | 2010-12-30 | 1 | -0/+5 | |
| * | | | | | | | | | (#5715) Make certain report attributes always present. | Nick Lewis | 2010-12-30 | 2 | -0/+3 | |
| * | | | | | | | | | (#5715) Changed the type of metric names to always be strings. | Paul Berry | 2010-12-30 | 2 | -8/+9 | |
| * | | | | | | | | | (#5715) Add status attribute to reports. | Paul Berry | 2010-12-30 | 1 | -3/+16 | |
| * | | | | | | | | | (#5715) Made the report "calculate" methods strictly functional. | Paul Berry | 2010-12-30 | 1 | -9/+8 | |
| * | | | | | | | | | (#5715) Made the changes/total and events/total metrics always present | Paul Berry | 2010-12-30 | 1 | -8/+5 | |
| * | | | | | | | | | (#5715) Refactor in preparation for adding a status attribute to reports. | Paul Berry | 2010-12-30 | 4 | -30/+4 | |
| * | | | | | | | | | (#5715) Added total time to inspect reports and made inspect metrics more con... | Paul Berry | 2010-12-30 | 1 | -5/+5 | |
| * | | | | | | | | | (#5715) Removed Puppet::Transaction::Report#external_times from YAML output. | Paul Berry | 2010-12-30 | 1 | -0/+4 | |
| * | | | | | | | | | (#5715) Added total time metric to apply reports. | Paul Berry | 2010-12-30 | 1 | -0/+2 | |
| * | | | | | | | | | (#5715) Removed redundant attribute Transaction::Event#version | Paul Berry | 2010-12-30 | 2 | -2/+2 | |
| * | | | | | | | | | (#5715) Removed redundant attribute Resource::Status#version | Paul Berry | 2010-12-30 | 1 | -2/+2 | |
| * | | | | | | | | | (#5715) Removed Puppet::Util::Log#version. | Paul Berry | 2010-12-30 | 3 | -5/+5 | |
| * | | | | | | | | | (#5715) Removed the unused attribute Puppet::Transaction::Event#node | Paul Berry | 2010-12-30 | 1 | -1/+1 | |
| * | | | | | | | | | (#5715) Removed Resource::Status#skipped_reason. It was never used. | Paul Berry | 2010-12-30 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Implement #5168 and #5169 ctime and mtime are properties | Jesse Wolfe | 2010-12-20 | 4 | -12/+42 | |
| * | | | | | | | | Modified the behavior of Puppet::Resource::Status as follows: | Paul Berry | 2010-12-17 | 1 | -4/+9 | |
| * | | | | | | | | (#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar... | Paul Berry | 2010-12-17 | 4 | -130/+97 | |
| * | | | | | | | | (#5493) Add report_format, puppet_version, and configuration_version to Reports | Nick Lewis | 2010-12-16 | 4 | -7/+11 | |
| * | | | | | | | | (#5375) Rework puppet apply to use configurer.run | Paul Berry | 2010-12-16 | 2 | -22/+6 | |
| * | | | | | | | | Merge branch 'ticket/2.6.4/5566' into 2.6.next | Jesse Wolfe | 2010-12-16 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | Fix #5566 none, mtime, and ctime checksum types can write file contents | Jesse Wolfe | 2010-12-16 | 1 | -0/+11 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | maint: Fix tests that don't run on their own | Matt Robinson | 2010-12-16 | 1 | -0/+1 | |
* | | | | | | | | Merge branch '2.6.x' into next | Nick Lewis | 2010-12-16 | 12 | -119/+156 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge branch 'ticket/2.6.next/4487' into 2.6.next | Nick Lewis | 2010-12-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | (#4487) Fix environment column in hosts table | Nick Lewis | 2010-12-13 | 1 | -1/+1 | |
| * | | | | | | | | maint: restore plugin handler safety | Jesse Wolfe | 2010-12-13 | 1 | -1/+1 | |
| * | | | | | | | | (#5408) Attributes can be both audited and managed | Jesse Wolfe | 2010-12-10 | 4 | -63/+54 | |
| * | | | | | | | | maint: broken test not failing due to over-eager exception catching | Jesse Wolfe | 2010-12-10 | 1 | -3/+1 | |
| * | | | | | | | | Merge branch 'ticket/2.6.next/1757' into 2.6.next | Jesse Wolfe | 2010-12-08 | 3 | -46/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix #1757 Change file mode representation to octal | Jesse Wolfe | 2010-12-08 | 3 | -46/+13 | |
| | |/ / / / / / / |