summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * Maint: adjust faces.rb's help to match that of other applicationsnfagerlund2011-05-041-6/+44
* | Merge branch 'tickets/2.7.x/7179' into 2.7.xPieter van de Bruggen2011-05-041-0/+1
|\ \ | |/ |/|
| * (#7179) Modify default ACL for /node/<name>.Pieter van de Bruggen2011-05-041-0/+1
* | (#7304) Remove full puppet help output when subcommand cannot be foundNigel Kersten2011-05-041-6/+1
* | (#7353) Note the :for_humans compatibility issue.Daniel Pittman2011-05-041-0/+2
* | (#7353) Use :console rendering format in our own code.Daniel Pittman2011-05-042-2/+2
* | (#7353) Unify rendering in the face_bace application.Daniel Pittman2011-05-041-44/+19
* | (#7353) Add 'console' format to FormatHandlerDaniel Pittman2011-05-041-0/+36
* | Merge branch 'bug/2.7.x/7277-improve-secret-agent-face-and-supporting-actions...Daniel Pittman2011-05-033-14/+22
|\ \
| * | (#7277)Fixing all secret-agent functions, and the agent itselfLuke Kanies2011-05-033-14/+22
* | | Merge branch 'ticket/2.7.x/7139' into 2.7.xNick Lewis2011-05-031-1/+1
|\ \ \ | |/ / |/| |
| * | (#7139) Accept '/' as a valid path in filesetsNick Lewis2011-05-031-1/+1
* | | (#7329) Consistent naming for rendering formats and hooks.Daniel Pittman2011-05-031-2/+9
* | | Merge branch 'bug/2.7.x/7326-faces-broken-on-ruby-1.8.5' into 2.7.xDaniel Pittman2011-05-031-1/+4
|\ \ \ | |/ / |/| |
| * | (#7326) Fix faces on Ruby 1.8.5Daniel Pittman2011-05-031-1/+4
* | | (#7117) Return the environment as a Puppet::Node::Environment in uri2indirectionJacob Helwig2011-05-031-1/+1
|/ /
* | (#7276) Better reporting from the plugin download action.Daniel Pittman2011-05-031-0/+12
* | (#7276) Create a plugin face application.Daniel Pittman2011-05-031-0/+3
* | (#6962) Added 'returns' block to action documentation.Daniel Pittman2011-05-031-0/+2
* | maint: remove emacs 'coding' cookie from files.Daniel Pittman2011-05-032-2/+0
* | (#7278) Improve utility of the Catalog select actionLuke Kanies2011-05-031-1/+17
* | (#7279) Adding some basic file actionsLuke Kanies2011-05-032-0/+48
|/
* Merge branch 'bug/2.7.x/7314-backtrace-when-face-has-syntax-error' into 2.7.xDaniel Pittman2011-05-0214-39/+33
|\
| * (#7314) Faces fail horribly when one has a syntax error.Daniel Pittman2011-05-021-13/+8
| * maint: move the indirector face base out of puppet/faceDaniel Pittman2011-05-0213-26/+25
* | Merge branch 'bug/2.7.x/7315-puppet-status-can't-render-as-json' into 2.7.xDaniel Pittman2011-05-021-1/+1
|\ \
| * | (#7315) Fix `to_pson` method to render correctly.Daniel Pittman2011-05-021-1/+1
| |/
* | (#7304) Improve help from `puppet foo`Daniel Pittman2011-05-022-2/+2
* | (#7317) better error handling in CLI face facade.Daniel Pittman2011-05-021-53/+46
|/
* (#7282) action without `when_invoked` should fail...Daniel Pittman2011-05-022-1/+5
* Merge branch 'bug/2.7.x/7221-whitespace-stripping-for-documentation' into 2.7.xDaniel Pittman2011-04-291-41/+63
|\
| * (#7221) Strip bad whitespace from face and action docs.Daniel Pittman2011-04-291-41/+63
* | Merge branch 'tickets/2.7.x/7289' into 2.7.xPieter van de Bruggen2011-04-293-14/+31
|\ \ | |/ |/|
| * (#7289) Specify order for option decorations.Pieter van de Bruggen2011-04-293-14/+31
* | (#7248) Fail if two aliases of one option are passed...Daniel Pittman2011-04-291-0/+14
* | Revert "maint: better error reporting for argument count mismatch."Daniel Pittman2011-04-281-39/+47
* | maint: better error reporting for argument count mismatch.Daniel Pittman2011-04-281-47/+39
* | (#7122) Enforce call arity on actions in the CLI wrapper.Daniel Pittman2011-04-283-10/+52
* | (#7269) Fix error reporting for bad render formats...Daniel Pittman2011-04-281-24/+34
* | (#7269) Better error reporting for bad render formats.Daniel Pittman2011-04-281-10/+10
* | (#7160) Support 'json' as a rendering method for CLI faces.Daniel Pittman2011-04-281-6/+9
* | Merge branch 'feature/2.7.x/6962-finish-documentation-api-for-faces' into 2.7.xDaniel Pittman2011-04-2725-54/+420
|\ \ | |/ |/|
| * (#6962) Add integration tests on Face documentation.Daniel Pittman2011-04-271-1/+1
| * (#6962) Finish documentation API on Face options.Daniel Pittman2011-04-278-9/+21
| * (#6962) Give copyright and license for all faces.Daniel Pittman2011-04-2617-0/+51
| * (#6962) Fill out documentation on Faces and ActionsDaniel Pittman2011-04-265-11/+24
| * (#6962) Move documentation support into a module.Daniel Pittman2011-04-264-179/+211
| * (#6962) Extend documentation API for Faces.Daniel Pittman2011-04-263-7/+265
* | (#7251) Let exceptions raised in decorators rise.Pieter van de Bruggen2011-04-262-6/+4
* | (#7249) Publicize ActionBuilder DSL methods.Pieter van de Bruggen2011-04-261-14/+14