index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
interface_spec.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-11
(maint) Fix rspec warnings
Patrick Carlisle
1
-2
/
+2
2012-07-24
wip
Patrick Carlisle
1
-4
/
+4
2012-07-24
Merge branch '2.7.x' into 3.x
Patrick Carlisle
1
-5
/
+5
2012-07-23
Use rspec 2.11 compatible block syntax
Patrick Carlisle
1
-5
/
+5
2012-04-24
(#14072) Allow faces to inline global setting docs
Jeff Weiss
1
-0
/
+38
2012-03-30
Remove the "fails_on_ruby_1.9.2" tag from tests...
Daniel Pittman
1
-4
/
+4
2012-03-30
Action definition requires at least one argument.
Daniel Pittman
1
-7
/
+7
2011-07-22
(#7184) Load the core of obsolete versions of Faces.
Daniel Pittman
1
-6
/
+3
2011-07-13
(#7699) Help command should only list options once
Dan Bode
1
-0
/
+8
2011-07-10
Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ...
Jeff McCune
1
-8
/
+0
2011-07-10
(#7699) - Help should only show options once
Dan Bode
1
-0
/
+8
2011-05-17
(#7507) Add ability to filter Ruby 1.9 spec failures
Matt Robinson
1
-4
/
+4
2011-05-02
(#7282) action without `when_invoked` should fail...
Daniel Pittman
1
-5
/
+9
2011-04-26
(#6962) Extend documentation API for Faces.
Daniel Pittman
1
-1
/
+5
2011-04-21
(#7183) Implement "invisible glob" version matching for faces
Daniel Pittman
1
-0
/
+22
2011-04-20
maint: handle face clear/reset sanely in the interface spec.
Daniel Pittman
1
-5
/
+6
2011-04-19
Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'
Daniel Pittman
1
-10
/
+0
2011-04-19
(#7013) Strip out old face-wide rendering defaults.
Daniel Pittman
1
-10
/
+0
2011-04-19
(#6962) Add 'description' to faces and action.
Daniel Pittman
1
-21
/
+14
2011-04-19
(#7132) Reject 'summary' text with newlines embedded.
Daniel Pittman
1
-18
/
+25
2011-04-13
(#7059) handle inherited action binding scope
Daniel Pittman
1
-1
/
+23
2011-04-13
(#7056) Use 'face' rather than 'faces' in the production code.
Daniel Pittman
1
-2
/
+2
2011-04-12
(#6962) Implement 'summary' for faces.
Daniel Pittman
1
-2
/
+25
2011-04-12
maint: added testing for Puppet::Faces#[]
Daniel Pittman
1
-0
/
+15
2011-04-07
maint: mocking 'require' causes random stack-overflow failures.
Daniel Pittman
1
-0
/
+1
2011-04-07
(#7012) Split plumbing into Puppet::Interface
Daniel Pittman
1
-0
/
+146
2011-03-28
MAINT: the API is officially named "string" as of this moment.
Daniel Pittman
1
-83
/
+0
2011-03-25
(#6770) Add support for version :latest.
Pieter van de Bruggen
1
-0
/
+4
2011-03-25
(#6770) Refactor Puppet::Interface#initialize.
Pieter van de Bruggen
1
-14
/
+10
2011-03-23
(#6770) Rename Puppet::Interface::interface method.
Pieter van de Bruggen
1
-5
/
+5
2011-03-23
(#6770) Changing versioning to semver.
Pieter van de Bruggen
1
-10
/
+10
2011-03-23
(#6770) Add basic versioning for interfaces.
Pieter van de Bruggen
1
-12
/
+33
2011-03-22
maint: Implement an InterfaceCollection class to manage interfaces
Nick Lewis
1
-41
/
+15
2011-03-22
(#6786) Change interface storage and access.
Pieter van de Bruggen
1
-28
/
+14
2011-03-21
(Maint.) Remove Puppet::Interface#unload_interface
Pieter van de Bruggen
1
-20
/
+0
2011-03-21
(#6806) Improve error checking and reporting for interface naming.
Daniel Pittman
1
-0
/
+27
2011-03-21
(#6786) Removing the #interface method.
Pieter van de Bruggen
1
-13
/
+9
2011-03-02
Fixing #13 - showconfig moved to indirector
Luke Kanies
1
-4
/
+0
2011-02-22
Fixing 'puppet interface list'
Luke Kanies
1
-1
/
+1
2011-02-22
Adding a string form to interfaces
Luke Kanies
1
-0
/
+4
2011-02-22
Switching Interfaces to be instances
Luke Kanies
1
-0
/
+99