summaryrefslogtreecommitdiffstats
path: root/lib/puppet/interface
Commit message (Expand)AuthorAgeFilesLines
* Maint: Add ellipsis to generated short_descriptions.nfagerlund2011-05-261-1/+1
* (#6962) Add "arguments" method to help APInfagerlund2011-05-261-0/+2
* (#7507) Fix when_invoked action specs in Ruby 1.9Matt Robinson2011-05-171-1/+1
* (#7291) Fix issues with instance_methods in Ruby 1.9Matt Robinson2011-05-162-4/+4
* (#7353) Remove :for_humans format entirely.Daniel Pittman2011-05-051-3/+1
* (#7353) Note the :for_humans compatibility issue.Daniel Pittman2011-05-041-0/+2
* (#7329) Consistent naming for rendering formats and hooks.Daniel Pittman2011-05-031-2/+9
* (#7326) Fix faces on Ruby 1.8.5Daniel Pittman2011-05-031-1/+4
* (#6962) Added 'returns' block to action documentation.Daniel Pittman2011-05-031-0/+2
* maint: remove emacs 'coding' cookie from files.Daniel Pittman2011-05-031-1/+0
* (#7314) Faces fail horribly when one has a syntax error.Daniel Pittman2011-05-021-13/+8
* (#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-292-14/+29
|\ \ | |/ |/|
| * (#7289) Specify order for option decorations.Pieter van de Bruggen2011-04-292-14/+29
* | (#7248) Fail if two aliases of one option are passed...Daniel Pittman2011-04-291-0/+14
* | (#7122) Enforce call arity on actions in the CLI wrapper.Daniel Pittman2011-04-281-1/+2
* | Merge branch 'feature/2.7.x/6962-finish-documentation-api-for-faces' into 2.7.xDaniel Pittman2011-04-274-18/+216
|\ \ | |/ |/|
| * (#6962) Add integration tests on Face documentation.Daniel Pittman2011-04-271-1/+1
| * (#6962) Finish documentation API on Face options.Daniel Pittman2011-04-273-3/+11
| * (#6962) Move documentation support into a module.Daniel Pittman2011-04-263-17/+207
* | (#7251) Let exceptions raised in decorators rise.Pieter van de Bruggen2011-04-261-1/+1
* | (#7249) Publicize ActionBuilder DSL methods.Pieter van de Bruggen2011-04-261-14/+14
|/
* maint: clean up test headers on face spec files.Daniel Pittman2011-04-221-0/+2
* (#7183) Implement "invisible glob" version matching for facesDaniel Pittman2011-04-211-23/+35
* maint: more robust listing of valid faces.Daniel Pittman2011-04-211-1/+1
* (#7062) better argument handling in the action wrapper methodsDaniel Pittman2011-04-201-8/+30
* maint: move method comments outside the comment.Daniel Pittman2011-04-201-20/+19
* Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'Daniel Pittman2011-04-194-12/+102
|\
| * (#7013) Wire up rendering hooks on the CLI.Daniel Pittman2011-04-191-1/+2
| * (#7013) Handle rendering modes out in the application layer.Daniel Pittman2011-04-191-1/+0
| * (#7013) Strip out old face-wide rendering defaults.Daniel Pittman2011-04-191-2/+2
| * (#7013) Return bound methods for when_rendering hooks.Daniel Pittman2011-04-191-1/+1
| * (#7013) Support 'when_rendering' and 'render_as' in actions.Daniel Pittman2011-04-194-11/+96
| * maint: test the 'help' face has the default action 'help'Daniel Pittman2011-04-191-1/+6
* | Merge branch 'bug/2.7.x/7132-a-summary-with-a-newline-is-accepted' into 2.7.xDaniel Pittman2011-04-191-1/+14
|\ \ | |/ |/|
| * (#6962) Add 'description' to faces and action.Daniel Pittman2011-04-191-1/+1
| * (#7132) Reject 'summary' text with newlines embedded.Daniel Pittman2011-04-191-1/+14
* | Merge branch 'ticket/2.7.x/7131-optional-arguments' into 2.7.xMax Martin2011-04-181-2/+3
|\ \
| * | (#7131) Remove support for optional arguments to optionsMax Martin2011-04-181-2/+3
* | | (Maint) Fixing an order-dependent failure.Pieter van de Bruggen2011-04-181-2/+0
|/ /
* / (#7013) Add support for required options.Pieter van de Bruggen2011-04-173-6/+22
|/
* Merge branch 'feature/2.7.x/6978-face-and-action-options-should-have-hooks-fo...Daniel Pittman2011-04-154-26/+95
|\
| * (#6978) Enforce the calling convention of option hooks.Daniel Pittman2011-04-151-0/+6
| * (#6978) Add before and after decorators to actions from options.Daniel Pittman2011-04-154-26/+89
* | (#7115) Enable default actions.Pieter van de Bruggen2011-04-153-1/+14
|/
* (#6830) Fix string method sub call on a symbol for Ruby 1.9Matt Robinson2011-04-131-1/+1
* (#7059) handle inherited action binding scopeDaniel Pittman2011-04-132-2/+18
* (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-131-3/+3