summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | (#7291) Fix Ruby 1.9 face failuresMatt Robinson2011-05-161-1/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | (#7264) Docs: Clarify that subscribe/notify imply require/beforenfagerlund2011-05-121-40/+44
* | | | | | | | | | Prevent spec failure caused by network device mock leakBrice Figureau2011-05-071-0/+5
* | | | | | | | | | Fix #7299 - do not require net/ssh for running rake specBrice Figureau2011-05-071-1/+3
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | (#7353) Remove :for_humans format entirely.Daniel Pittman2011-05-053-39/+18
* | | | | | | | | Merge remote-tracking branch 'nfagerlund/ticket/2.7.x/6962' into 2.7.xDaniel Pittman2011-05-0520-37/+438
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | (Maint) Adjust documentation whitespacenfagerlund2011-05-0418-223/+225
| * | | | | | | | | (#7303) Remove reference to not-yet-extant man actionnfagerlund2011-05-041-1/+0
| * | | | | | | | | (#6962) Add self-documentation data to puppet facesnfagerlund2011-05-0418-27/+389
| * | | | | | | | | 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