summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/inspect.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: Add inspect app options to helpMatt Robinson2011-08-091-1/+9
* Merge branch '2.6.x' into 2.7.xNick Lewis2011-07-251-2/+5
|\
| * (#8418) Fix inspect app to have the correct run_modeMatt Robinson2011-07-251-2/+5
* | Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-111-3/+1
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-071-58/+60
|\|
| * Merge branch '2.6.x' into 2.6.nextJacob Helwig2011-02-211-57/+59
| |\
| | * (#6126) Puppet inspect now reports status after run completes.Daniel Pittman2011-02-181-57/+59
| * | (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-161-1/+1
| |/
* | (#1204) Reformat help text for puppet kick and inspectnfagerlund2011-02-171-10/+13
* | Merge branch 'maint/2.6.next/help' into nextJesse Wolfe2011-02-031-0/+53
|\ \
| * | 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-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
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-4/+4
|/
* (#4943) Add puppet inspect applicationNick Lewis2010-12-021-0/+80