summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* Feature #5855 -- fix withenv call in freebsd package providerfredrik-eriksson2011-01-261-2/+2
* Merge branch 'bug/2.6.next/6009' into 2.6.nextDaniel Pittman2011-01-251-2/+2
|\
| * Fixed #6009 - nested member list vs directory service group providerJames Turnbull2011-01-251-2/+2
* | (#5944) Remove documentation of define() when used on nodes, as it is not a s...nfagerlund2011-01-251-21/+3
* | (#5944) Further edits of inline defined() documentation.nfagerlund2011-01-251-25/+30
* | (#5944) Improve documentation of defined() functionnfagerlund2011-01-251-6/+41
* | Merge branch 'ticket/2.6.next/5594' into 2.6.nextnfagerlund2011-01-251-32/+2
|\ \
| * | (#5594) Update documentation of exec resource type.nfagerlund2011-01-251-32/+2
* | | Merge branch 'ticket/2.6.next/5931' into 2.6.nextPaul Berry2011-01-2519-55/+31
|\ \ \ | |/ / |/| |
| * | (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-2518-34/+28
| * | Maint: Removed dead code from resource harness.Paul Berry2011-01-251-18/+0
| * | Maint: Rename misleading insync? method in file providerPaul Berry2011-01-253-3/+3
| |/
* / (#5548) Specify return values of manual status commands in service type descr...nfagerlund2011-01-251-4/+10
|/
* (#5900) Include ResourceStatus#failed in serialized reportsNick Lewis2011-01-141-1/+2
* (#5882) Added error-handling for bucketing files in puppet inspectNick Lewis2011-01-131-1/+5
* (#5882) Added error-handling to puppet inspect when auditingNick Lewis2011-01-131-12/+27
* (#5171) Made "puppet inspect" upload audited files to a file bucketPaul Berry2011-01-132-0/+16
* Prep for #5171: Added a missing require to inspect application.Paul Berry2011-01-131-0/+1
* (#5838) Support paths as part of file bucket requests.Paul Berry2011-01-121-1/+1
* (#5838) Make file bucket dipper efficient when saving a file that already existsPaul Berry2011-01-121-1/+6
* (#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
|\
| * (#5799) Simplify report dir creationNick Lewis2011-01-061-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
|/
* 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