index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
interface
/
action_spec.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-26
(Maint) Re-structure require statements to avoid loop
Andrew Parker
1
-1
/
+1
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
1
-1
/
+1
2012-07-24
Merge branch '2.7.x' into 3.x
Patrick Carlisle
1
-3
/
+4
2012-07-23
Use rspec 2.11 compatible block syntax
Patrick Carlisle
1
-3
/
+4
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
1
-1
/
+1
2011-07-28
(#8690) Accept 'global' options in Puppet Faces
Daniel Pittman
1
-1
/
+7
2011-07-22
(#8561, #7290) Implement the option contract fully.
Daniel Pittman
1
-5
/
+6
2011-07-22
(#8561) Unify validation and modification of action arguments.
Daniel Pittman
1
-3
/
+3
2011-07-22
(#7290) Fail on unknown options.
Daniel Pittman
1
-0
/
+10
2011-07-22
(#8561) Use canonical names for options to actions.
Daniel Pittman
1
-6
/
+20
2011-07-20
(#7123) Support runtime setting of 'default' on actions.
Daniel Pittman
1
-0
/
+18
2011-07-20
(#6787) Add `default_to` for options.
Daniel Pittman
1
-0
/
+45
2011-07-13
(#7699) Help command should only list options once
Dan Bode
1
-0
/
+10
2011-07-10
Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ...
Jeff McCune
1
-9
/
+0
2011-07-10
(#7699) - Help should only show options once
Dan Bode
1
-0
/
+9
2011-05-17
(#7507) Fix when_invoked action specs in Ruby 1.9
Matt Robinson
1
-30
/
+29
2011-05-02
Merge branch 'bug/2.7.x/7282-fail-when-no-invocation-given-for-action' into 2...
Daniel Pittman
1
-6
/
+18
2011-05-02
(#7282) action without `when_invoked` should fail...
Daniel Pittman
1
-6
/
+18
2011-04-29
(Maint.) Fix accidental debug output in tests.
Pieter van de Bruggen
1
-1
/
+1
2011-04-29
Merge branch 'tickets/2.7.x/7289' into 2.7.x
Pieter van de Bruggen
1
-109
/
+176
2011-04-29
(#7248) Fail if two aliases of one option are passed...
Daniel Pittman
1
-0
/
+19
2011-04-29
(#7289) Specify order for option decorations.
Pieter van de Bruggen
1
-109
/
+176
2011-04-26
(#7251) Let exceptions raised in decorators rise.
Pieter van de Bruggen
1
-2
/
+2
2011-04-20
(#7062) better argument handling in the action wrapper methods
Daniel Pittman
1
-0
/
+56
2011-04-19
Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'
Daniel Pittman
1
-0
/
+9
2011-04-19
(#7013) Support 'when_rendering' and 'render_as' in actions.
Daniel Pittman
1
-0
/
+9
2011-04-19
Merge branch 'bug/2.7.x/7132-a-summary-with-a-newline-is-accepted' into 2.7.x
Daniel Pittman
1
-0
/
+9
2011-04-19
(#6962) Add 'description' to faces and action.
Daniel Pittman
1
-20
/
+1
2011-04-19
(#7132) Reject 'summary' text with newlines embedded.
Daniel Pittman
1
-0
/
+28
2011-04-17
(#7013) Add support for required options.
Pieter van de Bruggen
1
-2
/
+25
2011-04-15
(#6978) Enforce the calling convention of option hooks.
Daniel Pittman
1
-13
/
+21
2011-04-15
(#6978) Add before and after decorators to actions from options.
Daniel Pittman
1
-1
/
+172
2011-04-13
maint: clean up the spec test headers in bulk.
Daniel Pittman
1
-2
/
+1
2011-04-08
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
1
-1
/
+1
2011-04-07
(#7012) Split plumbing into Puppet::Interface
Daniel Pittman
1
-0
/
+173
2011-03-28
MAINT: the API is officially named "string" as of this moment.
Daniel Pittman
1
-75
/
+0
2011-03-25
(#6770) Refactor Puppet::Interface#initialize.
Pieter van de Bruggen
1
-2
/
+2
2011-03-23
(#6770) Changing versioning to semver.
Pieter van de Bruggen
1
-2
/
+2
2011-03-23
(#6770) Add basic versioning for interfaces.
Pieter van de Bruggen
1
-2
/
+2
2011-03-22
(#6814) Create a dedicated Action class
Nick Lewis
1
-0
/
+75