index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
interface
/
action.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#8690) Accept 'global' options in Puppet Faces
Daniel Pittman
2011-07-28
1
-0
/
+2
*
(#8561, #7290) Implement the option contract fully.
Daniel Pittman
2011-07-22
1
-35
/
+49
*
(#8561) Unify validation and modification of action arguments.
Daniel Pittman
2011-07-22
1
-7
/
+14
*
(#7184) Centralize "find action for face" into Puppet::Face
Daniel Pittman
2011-07-22
1
-0
/
+1
*
(#6787) Add `default_to` for options.
Daniel Pittman
2011-07-20
1
-0
/
+9
*
(#7699) Help command should only list options once
Dan Bode
2011-07-13
1
-1
/
+2
*
Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ...
Jeff McCune
2011-07-10
1
-2
/
+1
*
(#7699) - Help should only show options once
Dan Bode
2011-07-10
1
-1
/
+2
*
(#7828) Fix whitespace in synopsis generator.
Daniel Pittman
2011-06-07
1
-22
/
+1
*
(#6962) Add "arguments" method to help API
nfagerlund
2011-05-26
1
-0
/
+2
*
(#7507) Fix when_invoked action specs in Ruby 1.9
Matt Robinson
2011-05-17
1
-1
/
+1
*
(#7329) Consistent naming for rendering formats and hooks.
Daniel Pittman
2011-05-03
1
-2
/
+9
*
(#6962) Added 'returns' block to action documentation.
Daniel Pittman
2011-05-03
1
-0
/
+2
*
(#7282) action without `when_invoked` should fail...
Daniel Pittman
2011-05-02
1
-1
/
+4
*
Merge branch 'tickets/2.7.x/7289' into 2.7.x
Pieter van de Bruggen
2011-04-29
1
-5
/
+9
|
\
|
*
(#7289) Specify order for option decorations.
Pieter van de Bruggen
2011-04-29
1
-5
/
+9
*
|
(#7248) Fail if two aliases of one option are passed...
Daniel Pittman
2011-04-29
1
-0
/
+14
*
|
(#7122) Enforce call arity on actions in the CLI wrapper.
Daniel Pittman
2011-04-28
1
-1
/
+2
*
|
Merge branch 'feature/2.7.x/6962-finish-documentation-api-for-faces' into 2.7.x
Daniel Pittman
2011-04-27
1
-16
/
+36
|
\
\
|
|
/
|
/
|
|
*
(#6962) Finish documentation API on Face options.
Daniel Pittman
2011-04-27
1
-1
/
+1
|
*
(#6962) Move documentation support into a module.
Daniel Pittman
2011-04-26
1
-16
/
+36
*
|
(#7251) Let exceptions raised in decorators rise.
Pieter van de Bruggen
2011-04-26
1
-1
/
+1
|
/
*
(#7062) better argument handling in the action wrapper methods
Daniel Pittman
2011-04-20
1
-8
/
+30
*
maint: move method comments outside the comment.
Daniel Pittman
2011-04-20
1
-20
/
+19
*
Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'
Daniel Pittman
2011-04-19
1
-4
/
+60
|
\
|
*
(#7013) Wire up rendering hooks on the CLI.
Daniel Pittman
2011-04-19
1
-1
/
+2
|
*
(#7013) Handle rendering modes out in the application layer.
Daniel Pittman
2011-04-19
1
-1
/
+0
|
*
(#7013) Strip out old face-wide rendering defaults.
Daniel Pittman
2011-04-19
1
-2
/
+2
|
*
(#7013) Return bound methods for when_rendering hooks.
Daniel Pittman
2011-04-19
1
-1
/
+1
|
*
(#7013) Support 'when_rendering' and 'render_as' in actions.
Daniel Pittman
2011-04-19
1
-3
/
+54
|
*
maint: test the 'help' face has the default action 'help'
Daniel Pittman
2011-04-19
1
-1
/
+6
*
|
Merge branch 'bug/2.7.x/7132-a-summary-with-a-newline-is-accepted' into 2.7.x
Daniel Pittman
2011-04-19
1
-1
/
+14
|
\
\
|
|
/
|
/
|
|
*
(#6962) Add 'description' to faces and action.
Daniel Pittman
2011-04-19
1
-1
/
+1
|
*
(#7132) Reject 'summary' text with newlines embedded.
Daniel Pittman
2011-04-19
1
-1
/
+14
*
|
(#7013) Add support for required options.
Pieter van de Bruggen
2011-04-17
1
-3
/
+13
|
/
*
Merge branch 'feature/2.7.x/6978-face-and-action-options-should-have-hooks-fo...
Daniel Pittman
2011-04-15
1
-8
/
+31
|
\
|
*
(#6978) Add before and after decorators to actions from options.
Daniel Pittman
2011-04-15
1
-8
/
+31
*
|
(#7115) Enable default actions.
Pieter van de Bruggen
2011-04-15
1
-1
/
+1
|
/
*
(#7059) handle inherited action binding scope
Daniel Pittman
2011-04-13
1
-0
/
+9
*
(#6962) Implement 'summary' for actions.
Daniel Pittman
2011-04-12
1
-0
/
+1
*
(#7012) Split plumbing into Puppet::Interface
Daniel Pittman
2011-04-07
1
-0
/
+119
*
MAINT: the API is officially named "string" as of this moment.
Daniel Pittman
2011-03-28
1
-26
/
+0
*
MAINT: fix the misordered invocations in action.
Daniel Pittman
2011-03-25
1
-2
/
+2
*
(#6833) support 'script' as a short form of 'action'
Daniel Pittman
2011-03-24
1
-1
/
+11
*
(#6814) Create a dedicated Action class
Nick Lewis
2011-03-22
1
-0
/
+16