summaryrefslogtreecommitdiffstats
path: root/spec/unit/interface/action_builder_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7507) Fix when_invoked action specs in Ruby 1.9Matt Robinson2011-05-171-21/+21
* (#7353) Remove :for_humans format entirely.Daniel Pittman2011-05-051-10/+0
* (#7353) Note the :for_humans compatibility issue.Daniel Pittman2011-05-041-0/+2
* (#7282) action without `when_invoked` should fail...Daniel Pittman2011-05-021-4/+33
* (#7013) Handle rendering modes out in the application layer.Daniel Pittman2011-04-191-2/+2
* (#7013) Return bound methods for when_rendering hooks.Daniel Pittman2011-04-191-3/+10
* (#7013) Support 'when_rendering' and 'render_as' in actions.Daniel Pittman2011-04-191-45/+149
* maint: make sure we don't ever default to being default...Daniel Pittman2011-04-191-1/+6
* (#7013) Add support for required options.Pieter van de Bruggen2011-04-171-5/+1
* Merge branch 'feature/2.7.x/6978-face-and-action-options-should-have-hooks-fo...Daniel Pittman2011-04-151-4/+5
|\
| * (#6978) Add before and after decorators to actions from options.Daniel Pittman2011-04-151-4/+5
* | (#7115) Enable default actions.Pieter van de Bruggen2011-04-151-0/+11
|/
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-131-2/+1
* (#6962) Implement 'summary' for actions.Daniel Pittman2011-04-121-0/+11
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-1/+1
* (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-071-0/+59
* MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-281-30/+0
* (#6770) Refactor Puppet::Interface#initialize.Pieter van de Bruggen2011-03-251-1/+1
* (#6770) Changing versioning to semver.Pieter van de Bruggen2011-03-231-1/+1
* (#6770) Add basic versioning for interfaces.Pieter van de Bruggen2011-03-231-1/+1
* (#6814) Create a dedicated Action classNick Lewis2011-03-221-0/+30