summaryrefslogtreecommitdiffstats
path: root/spec/unit/interface/action_manager_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7699) Don't duplicate inherited action names on faces.Daniel Pittman2011-06-011-12/+38
* (#7507) Fix when_invoked action specs in Ruby 1.9Matt Robinson2011-05-171-35/+35
* (#7282) action without `when_invoked` should fail...Daniel Pittman2011-05-021-6/+10
* (#7013) Add support for required options.Pieter van de Bruggen2011-04-171-0/+1
* Merge branch 'feature/2.7.x/6978-face-and-action-options-should-have-hooks-fo...Daniel Pittman2011-04-151-0/+1
|\
| * (#6978) Add before and after decorators to actions from options.Daniel Pittman2011-04-151-0/+1
* | (#7115) Enable default actions.Pieter van de Bruggen2011-04-151-0/+18
|/
* maint: clean up the spec test headers in bulk.Daniel Pittman2011-04-131-2/+1
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-081-1/+1
* (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-071-0/+233
* MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-281-216/+0
* (#6833) support 'script' as a short form of 'action'Daniel Pittman2011-03-241-2/+26
* WIP - all tests failLuke Kanies2011-03-221-0/+8
* maint: Implement an InterfaceCollection class to manage interfacesNick Lewis2011-03-221-21/+16
* (#6814) Create a dedicated Action classNick Lewis2011-03-221-33/+80
* Switching Interfaces to be instancesLuke Kanies2011-02-221-0/+142