summaryrefslogtreecommitdiffstats
path: root/spec/unit/interface_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* (#7184) Load the core of obsolete versions of Faces.Daniel Pittman2011-07-221-6/+3
* (#7699) Help command should only list options onceDan Bode2011-07-131-0/+8
* Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ...Jeff McCune2011-07-101-8/+0
* (#7699) - Help should only show options onceDan Bode2011-07-101-0/+8
* (#7507) Add ability to filter Ruby 1.9 spec failuresMatt Robinson2011-05-171-4/+4
* (#7282) action without `when_invoked` should fail...Daniel Pittman2011-05-021-5/+9
* (#6962) Extend documentation API for Faces.Daniel Pittman2011-04-261-1/+5
* (#7183) Implement "invisible glob" version matching for facesDaniel Pittman2011-04-211-0/+22
* maint: handle face clear/reset sanely in the interface spec.Daniel Pittman2011-04-201-5/+6
* Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'Daniel Pittman2011-04-191-10/+0
|\
| * (#7013) Strip out old face-wide rendering defaults.Daniel Pittman2011-04-191-10/+0
* | (#6962) Add 'description' to faces and action.Daniel Pittman2011-04-191-21/+14
* | (#7132) Reject 'summary' text with newlines embedded.Daniel Pittman2011-04-191-18/+25
|/
* (#7059) handle inherited action binding scopeDaniel Pittman2011-04-131-1/+23
* (#7056) Use 'face' rather than 'faces' in the production code.Daniel Pittman2011-04-131-2/+2
* (#6962) Implement 'summary' for faces.Daniel Pittman2011-04-121-2/+25
* maint: added testing for Puppet::Faces#[]Daniel Pittman2011-04-121-0/+15
* maint: mocking 'require' causes random stack-overflow failures.Daniel Pittman2011-04-071-0/+1
* (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-071-0/+146
* MAINT: the API is officially named "string" as of this moment.Daniel Pittman2011-03-281-83/+0
* (#6770) Add support for version :latest.Pieter van de Bruggen2011-03-251-0/+4
* (#6770) Refactor Puppet::Interface#initialize.Pieter van de Bruggen2011-03-251-14/+10
* (#6770) Rename Puppet::Interface::interface method.Pieter van de Bruggen2011-03-231-5/+5
* (#6770) Changing versioning to semver.Pieter van de Bruggen2011-03-231-10/+10
* (#6770) Add basic versioning for interfaces.Pieter van de Bruggen2011-03-231-12/+33
* maint: Implement an InterfaceCollection class to manage interfacesNick Lewis2011-03-221-41/+15
* (#6786) Change interface storage and access.Pieter van de Bruggen2011-03-221-28/+14
* (Maint.) Remove Puppet::Interface#unload_interfacePieter van de Bruggen2011-03-211-20/+0
* (#6806) Improve error checking and reporting for interface naming.Daniel Pittman2011-03-211-0/+27
* (#6786) Removing the #interface method.Pieter van de Bruggen2011-03-211-13/+9
* Fixing #13 - showconfig moved to indirectorLuke Kanies2011-03-021-4/+0
* Fixing 'puppet interface list'Luke Kanies2011-02-221-1/+1
* Adding a string form to interfacesLuke Kanies2011-02-221-0/+4
* Switching Interfaces to be instancesLuke Kanies2011-02-221-0/+99