summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application
Commit message (Expand)AuthorAgeFilesLines
...
* | (#1204) Reformat help text for puppet masternfagerlund2011-02-171-28/+43
* | (#1204) Reformat help text for puppet kick and inspectnfagerlund2011-02-172-51/+64
* | (#1204) Reformat help text for puppet filebucketnfagerlund2011-02-171-29/+43
* | (#1204) Fix garbled help for puppet filebucketnfagerlund2011-02-171-21/+12
* | (#1204) Edit content of puppet describe helpnfagerlund2011-02-171-6/+1
* | (#1204) Reformat help text for puppet cert and describenfagerlund2011-02-172-73/+90
* | (#1204) Edit content and formatting of puppet apply helpnfagerlund2011-02-171-33/+49
* | (#1204) Reformat help text for puppet doc and puppet agent.nfagerlund2011-02-172-149/+163
* | Merge branch 'maint/2.6.next/help' into nextJesse Wolfe2011-02-0311-0/+1052
|\ \
| * | Maint: move puppet resource --helpJesse Wolfe2011-02-031-0/+104
| * | Maint: move puppet kick --helpJesse Wolfe2011-02-031-0/+131
| * | Maint: move puppet queue --helpJesse Wolfe2011-02-031-0/+59
| * | Maint: move puppet doc --helpJesse Wolfe2011-02-031-0/+84
| * | Maint: move puppet cert --helpJesse Wolfe2011-02-031-0/+111
| * | Maint: move puppet apply --helpJesse Wolfe2011-02-031-0/+76
| * | Maint: move puppet describe --helpJesse Wolfe2011-02-031-0/+53
| * | Maint: move puppet filebucket --helpJesse Wolfe2011-02-031-0/+98
| * | Maint: move puppet master --helpJesse Wolfe2011-02-031-0/+77
| * | Maint: move puppet agent --helpJesse Wolfe2011-02-031-0/+206
| * | Maint: remove puts and exit from inspect --helpJesse Wolfe2011-02-031-1/+1
| |/
| * (#6018) Nick F's --help text for puppet inspect.Jesse Wolfe2011-02-031-0/+53
* | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-4/+1
|\|
| * Merge remote branch 'james/tickets/2.6.x/5916' into 2.6.nextJesse Wolfe2011-02-011-4/+1
| |\
| | * Fixes #5916 - Cleanup of unused doc methods and documentationJames Turnbull2011-01-171-4/+1
* | | Merge branch '2.6.x' into nextMatt Robinson2011-01-191-7/+44
|\| |
| * | (#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-131-0/+11
| * | Prep for #5171: Added a missing require to inspect application.Paul Berry2011-01-131-0/+1
| * | maint: Inspect reports should have audited = true on eventsMatt Robinson2011-01-061-1/+7
| |/
* | Merge branch '2.6.x' into nextNick Lewis2011-01-061-6/+12
|\|
| * Merge branch 'ticket/2.6.next/5698' into 2.6.nextJesse Wolfe2011-01-031-2/+6
| |\
| | * Fix #5698 puppet inspect shouldn't report of attributes of deleted filesJesse Wolfe2011-01-031-2/+6
| * | (#5715) Refactor in preparation for adding a status attribute to reports.Paul Berry2010-12-301-1/+1
| * | (#5715) Added total time to inspect reports and made inspect metrics more con...Paul Berry2010-12-301-5/+5
| |/
| * (#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis2010-12-161-0/+2
| * (#5375) Rework puppet apply to use configurer.runPaul Berry2010-12-161-18/+2
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-0/+80
|\|
| * (#4943) Add puppet inspect applicationNick Lewis2010-12-021-0/+80
* | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-303-4/+4
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-296-16/+15
* | (#5375) Rework puppet apply to use configurer.runPaul Berry2010-11-231-19/+2
* | Merge remote branch 'masterzen/feature/master/4339' into nextPaul Berry2010-11-222-0/+6
|\ \
| * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2010-11-132-0/+5
| * | Fix #4339 - Allow puppet apply to save last run summaryBrice Figureau2010-11-131-0/+1
| |/
* / (#5370) Made metrics and --summarize work with Puppet applyPaul Berry2010-11-221-1/+1
|/
* Fix for #4637 --use of namevar missed in refactorMarkus Roberts2010-09-091-1/+1
* Fixed queue require for #4555James Turnbull2010-09-031-1/+1
* Fix for #4501 -- reports not generated in standaloneMarkus Roberts2010-08-241-5/+10
* [#4555] puppet queue tries to call code it hasn't requiredJesse Wolfe2010-08-211-0/+1