summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application
Commit message (Expand)AuthorAgeFilesLines
...
| * Moving 'format' support to the applicationLuke Kanies2011-02-081-4/+4
| * Finishing the s/data/interface/ in the applicationLuke Kanies2011-02-081-2/+2
| * Renaming "data" app to "interface"Luke Kanies2011-02-081-0/+0
| * Finishing migration from puppet repoLuke Kanies2011-02-082-2/+12
| * Moving data executables to their own moduleLuke Kanies2011-01-3014-0/+212
* Merge branch '2.6.x' into nextMax Martin2011-03-301-1/+1
|\
| * Fixed #6256 - Creation of rrd directory.James Turnbull2011-03-261-1/+1
* | Fixed #6555 - Ruby 1.9.x returning Invalid next (SyntaxError)James Turnbull2011-03-221-1/+1
* | maint: Move puppetdoc settings to defaults so we can use them in testsMatt Robinson2011-03-071-7/+1
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-078-80/+99
|\|
| * (#6322) --noop should not suppress error codesJesse Wolfe2011-02-252-2/+2
| * (#5552) Display help when no subcommand is given.Daniel Pittman2011-02-221-1/+7
| * (#5552) Clean up subcommand handling inside puppet cert.Daniel Pittman2011-02-221-11/+21
| * 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-167-9/+9
| |/
* | (#1204) Fix --param flag in puppet resource manpagenfagerlund2011-02-171-2/+2
* | (#1204) Edit content and formatting of puppet resource helpnfagerlund2011-02-171-45/+44
* | (#1204) Edit content and formatting of puppet queue helpnfagerlund2011-02-171-17/+31
* | (#1204) Fix --compile and --apply optionsnfagerlund2011-02-172-10/+9
* | (#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
| |/