summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* maint: more work on regexp matching in Test::Unit assertions.Daniel Pittman2011-06-071-5/+3
* maint: acceptance tests need to search for bin/falseDaniel Pittman2011-06-071-1/+1
* Merge branch 'bug/2.7rc/7828-face-synopsis-generators-ram-options-together' i...Daniel Pittman2011-06-074-42/+67
|\
| * (#7828) Fix whitespace in synopsis generator.Daniel Pittman2011-06-074-42/+67
|/
* maint: handle incoherent Test::Unit assertions.Daniel Pittman2011-06-071-3/+3
* Merge branch 'feature/2.7rc/6873-add-static-compiler' into 2.7rcDaniel Pittman2011-06-071-0/+137
|\
| * (#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-074-4/+40
|\
| * (#7728) Acceptance test for whit notifications.Daniel Pittman2011-06-071-0/+20
| * (#7728) Suppress notifications from container whits.Daniel Pittman2011-06-071-2/+20
| * maint: remove an unhelpful pending test.Daniel Pittman2011-06-071-2/+0
| * maint: fix misnamed acceptance test for #7139Daniel Pittman2011-06-071-0/+0
* | Merge branch 'ticket/2.7rc/7764-Faces_help_revisions' into 2.7rcnfagerlund2011-06-0724-237/+278
|\ \ | |/ |/|
| * (#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 '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
* | (#7193) Fix path issues with acceptance tests that call old shell testsMatt Robinson2011-06-062-2/+2
* | Merge branch 'ticket/2.7rc/7632-secret_agent_application' into 2.7rcnfagerlund2011-06-062-19/+3
|\ \ | |/ |/|
| * (#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
* Merge branch 'bug/2.7rc/7746-fix-broken-master-start' into 2.7rcDaniel Pittman2011-06-011-9/+62
|\
| * (#7746) Fix bootstrap issues from #7717 fix.Daniel Pittman2011-06-011-9/+62
|/
* Merge branch 'feature/2.7rc/7683-man-face-with-ronn-support' into 2.7rcDaniel Pittman2011-06-013-3/+99
|\
| * (#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-012-13/+42
* Merge branch 'refactor/2.7rc/7717-deprecate-puppet-apply-by-magic' into 2.7rcDaniel Pittman2011-06-011-5/+33
|\
| * (#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
|/
* Merge branch 'bug/2.7rc/7211-unhelpful-help-for-common-cases' into 2.7rcDaniel Pittman2011-05-313-11/+58
|\
| * #7211: Test unknown options don't shadow unknown actions.Daniel Pittman2011-05-311-0/+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-313-10/+46
|/
* Merge branch 'ticket/2.7rc/7708-reorganize-config-refs' into 2.7rcnfagerlund2011-05-273-101/+48
|\
| * (#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
|/
* add puppet master polling step for ticket 7117Dominic Maraglia2011-05-271-2/+10
* (#5318) Always notice changes to manifests when compiling.Daniel Pittman2011-05-271-5/+9
* Merge branch 'ticket/2.7rc/7557-remove_faces_application' into 2.7rcMatt Robinson2011-05-262-136/+0
|\
| * (#7557) Remove Faces ApplicationMatt Robinson2011-05-262-136/+0
|/
* Merge branch 'ticket/2.7rc/maint-faces_docs_spec_fixes' into ticket/2.7rc/mai...Matt Robinson2011-05-268-32/+43
|\
| * maint: Fix order dependent spec failure for face indirectionMatt Robinson2011-05-261-1/+2
| * (#7690) Don't blow up when listing terminuses available for facesMatt Robinson2011-05-264-24/+25
| * maint: Dedup the loadpath so we don't have to walk it multiple timesMatt Robinson2011-05-262-3/+3
| * Maint: Fix ellipses for short descriptionsnfagerlund2011-05-262-3/+12
* | (#7563) DRY: Remove indirector boilerplate from individual facesnfagerlund2011-05-2612-113/+0
* | (#7564) Finish templatesnfagerlund2011-05-265-60/+270
* | (#7561) Complete help text for all faces and actionsnfagerlund2011-05-2622-257/+628