summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* (#8032) Add containment to create_resourcesJeff McCune2011-06-211-5/+6
* Clean up indentation, whitespace, and commented out codeJacob Helwig2011-06-171-6/+1
* Merge branch '2.7.x'Nick Lewis2011-06-0836-323/+582
|\
| * Merge branch '2.7rc' into 2.7.xNick Lewis2011-06-0829-303/+533
| |\
| | * (#7833) Several help text/template editsnfagerlund2011-06-0811-32/+75
| | * (#7828) Fix whitespace in synopsis generator.Daniel Pittman2011-06-073-42/+33
| | * (#6873) Add Static Compiler terminus to 2.7.0Luke Kaines2011-06-071-0/+137
| | * Merge branch 'bug/2.7rc/7728-resource-failure-leads-to-extra-warnings' into 2...Daniel Pittman2011-06-071-2/+20
| | |\
| | | * (#7728) Suppress notifications from container whits.Daniel Pittman2011-06-071-2/+20
| | * | (#7764, 7775, 7778) Revisions to Faces help textnfagerlund2011-06-0723-209/+261
| | * | (#7773, 7776, 7764) Several help template tweaksnfagerlund2011-06-074-30/+19
| | |/
| * | Merge branch '2.6.x' into 2.7.xNick Lewis2011-06-087-20/+49
| |\ \
| | * | (#2128) Add WARNING for node_name_{fact,value} descriptionsJeff McCune2011-06-081-7/+7
| | * | (#2128) Whitespace only reflow commitJeff McCune2011-06-081-19/+17
| | * | (#2128) In-line docs for node_name_{fact,value}Jeff McCune2011-06-081-2/+14
| | * | (#650) Allow symlinks for configuration directoriesNick Lewis2011-06-071-0/+1
| | * | Merge branch 'ticket/2.6.x/2128' into 2.6.xNick Lewis2011-06-065-19/+37
| | |\ \
| | | * | (#2128) Add support for setting node name based on a factNick Lewis2011-06-063-1/+19
| | | * | (#2128) Get facts before retrieving catalogNick Lewis2011-06-061-11/+10
| | | * | (#2128) Add the ability to specify a node nameNick Lewis2011-06-065-8/+9
| | * | | Merge branch 'ticket/2.6.x/6885-puppet-agent-fingerprint-requires---verbose-t...Ben Hughes2011-06-031-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | (#6885) puppet agent fingerprint requires --verbose to return a value.Ben Hughes2011-06-031-1/+1
* | | | | Merge branch '2.7.x'Matt Robinson2011-06-064-37/+54
|\| | | |
| * | | | Merge branch '2.7rc' into 2.7.xMatt Robinson2011-06-063-20/+12
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'bug/2.7rc/7624-resource-purging-causes-audit-messages' into 2.7rcDaniel Pittman2011-06-061-1/+9
| | |\ \ \
| | | * | | (#7624) Manually fetch all properties in instances.Luke Kaines2011-06-061-1/+9
| | * | | | (#7632) Make secret_agent application compatible with secret_agent facenfagerlund2011-06-062-19/+3
| | |/ / /
| | * | | (#7624) Auditing should not be enabled by default for purged resources.Dan Bode2011-06-031-1/+1
| * | | | (#2728) Add diff output for changes made by Augeas providerMichael Knox2011-06-021-17/+42
* | | | | Merge branch '2.7.x'Max Martin2011-06-0242-647/+1146
|\| | | |
| * | | | Merge branch '2.7rc' into 2.7.xMax Martin2011-06-0212-242/+260
| |\| | |
| | * | | (#7746) Fix bootstrap issues from #7717 fix.Daniel Pittman2011-06-011-9/+62
| | * | | (#7683) Use ronn, when available, to render the output.Daniel Pittman2011-06-011-0/+48
| | * | | (#7683) Add a 'man' face and subcommand to Puppet.Daniel Pittman2011-06-012-0/+51
| | * | | maint: remove obsolete work-around code from help face.Daniel Pittman2011-06-011-3/+0
| | * | | (#7699) Don't duplicate inherited action names on faces.Daniel Pittman2011-06-011-1/+4
| | * | | (#7177) Deprecate implicit 'puppet apply' for 2.7.0Daniel Pittman2011-06-011-2/+24
| | * | | (#7717) Layout cleanup for subcommand extraction.Daniel Pittman2011-06-011-5/+11
| | * | | #7211: nasty logic error with global Face options taking arguments.Daniel Pittman2011-05-311-1/+1
| | * | | #7211: more helpful error messages in various cases.Daniel Pittman2011-05-311-6/+20
| | * | | (#7708) Delete extended documentation from configuration referencenfagerlund2011-05-271-101/+26
| | * | | (#7707) Document signals in puppet agent and puppet master helpnfagerlund2011-05-272-0/+22
| | * | | (#5318) Always notice changes to manifests when compiling.Daniel Pittman2011-05-271-5/+9
| | * | | (#7557) Remove Faces ApplicationMatt Robinson2011-05-261-122/+0
| | * | | Merge branch 'ticket/2.7rc/maint-faces_docs_spec_fixes' into ticket/2.7rc/mai...Matt Robinson2011-05-264-27/+24
| | |\ \ \
| | | * | | (#7690) Don't blow up when listing terminuses available for facesMatt Robinson2011-05-263-24/+19
| | | * | | maint: Dedup the loadpath so we don't have to walk it multiple timesMatt Robinson2011-05-261-1/+1
| | | * | | Maint: Fix ellipses for short descriptionsnfagerlund2011-05-261-1/+3
| | * | | | (#7563) DRY: Remove indirector boilerplate from individual facesnfagerlund2011-05-2612-113/+0
| | * | | | (#7564) Finish templatesnfagerlund2011-05-265-60/+270