summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | (#5838) Implemented the "head" method for FileBucketFile::File terminus.Paul Berry2011-01-123-180/+51
| * | | | | | | | (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-127-13/+73
| * | | | | | | | (#5838) Refactored error handling logic into find_in_cache.Paul Berry2011-01-121-7/+6
| * | | | | | | | (#5838) Refactored Puppet::Network::Rights#fail_on_denyPaul Berry2011-01-122-23/+15
| * | | | | | | | (#5171) Made filebucket able to perform diffsJesse Wolfe2011-01-113-3/+16
| * | | | | | | | (#5710) Removed unnecessary calls to insync?Paul Berry2011-01-071-2/+5
| * | | | | | | | Merge branch 'ticket/2.6.next/5799' into 2.6.nextNick Lewis2011-01-071-19/+1
| |\| | | | | | |
| * | | | | | | | Merge branch 'maint/2.6.next/inspect_audited_should_be_true' into 2.6.nextMatt Robinson2011-01-061-1/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | 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
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ticket/2.6.next/5799' into nextNick Lewis2011-01-071-19/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | (#5799) Simplify report dir creationNick Lewis2011-01-061-19/+1
| |/ / / / / / /
* | | | | | | / Merge branch '2.6.x' into nextNick Lewis2011-01-0623-213/+262
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | 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 '2.6.x' into nextNick Lewis2010-12-1612-119/+156
|\| | | | |
| * | | | | 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