summaryrefslogtreecommitdiffstats
path: root/lib/puppet/interface/action_manager.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7123) Support runtime setting of 'default' on actions.Daniel Pittman2011-07-201-5/+10
* (#7699) Don't duplicate inherited action names on faces.Daniel Pittman2011-06-011-1/+4
* (#6962) Move documentation support into a module.Daniel Pittman2011-04-261-1/+3
* (#7115) Enable default actions.Pieter van de Bruggen2011-04-151-0/+9
* (#7059) handle inherited action binding scopeDaniel Pittman2011-04-131-2/+9
* (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-071-0/+49
* MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-281-45/+0
* (#6833) support 'script' as a short form of 'action'Daniel Pittman2011-03-241-0/+9
* WIP - all tests failLuke Kanies2011-03-221-1/+1
* (#6814) Create a dedicated Action classNick Lewis2011-03-221-11/+15
* Switching Interfaces to be instancesLuke Kanies2011-02-221-0/+32