index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
(#7013) Return bound methods for when_rendering hooks.
Daniel Pittman
2011-04-19
1
-1
/
+1
|
*
(#7013) Support 'when_rendering' and 'render_as' in actions.
Daniel Pittman
2011-04-19
4
-11
/
+96
|
*
maint: test the 'help' face has the default action 'help'
Daniel Pittman
2011-04-19
1
-1
/
+6
*
|
Merge branch 'bug/2.7.x/7132-a-summary-with-a-newline-is-accepted' into 2.7.x
Daniel Pittman
2011-04-19
1
-1
/
+14
|
\
\
|
|
/
|
/
|
|
*
(#6962) Add 'description' to faces and action.
Daniel Pittman
2011-04-19
1
-1
/
+1
|
*
(#7132) Reject 'summary' text with newlines embedded.
Daniel Pittman
2011-04-19
1
-1
/
+14
*
|
Merge branch 'ticket/2.7.x/7131-optional-arguments' into 2.7.x
Max Martin
2011-04-18
1
-2
/
+3
|
\
\
|
*
|
(#7131) Remove support for optional arguments to options
Max Martin
2011-04-18
1
-2
/
+3
*
|
|
(Maint) Fixing an order-dependent failure.
Pieter van de Bruggen
2011-04-18
1
-2
/
+0
|
/
/
*
/
(#7013) Add support for required options.
Pieter van de Bruggen
2011-04-17
3
-6
/
+22
|
/
*
Merge branch 'feature/2.7.x/6978-face-and-action-options-should-have-hooks-fo...
Daniel Pittman
2011-04-15
4
-26
/
+95
|
\
|
*
(#6978) Enforce the calling convention of option hooks.
Daniel Pittman
2011-04-15
1
-0
/
+6
|
*
(#6978) Add before and after decorators to actions from options.
Daniel Pittman
2011-04-15
4
-26
/
+89
*
|
(#7115) Enable default actions.
Pieter van de Bruggen
2011-04-15
3
-1
/
+14
|
/
*
(#6830) Fix string method sub call on a symbol for Ruby 1.9
Matt Robinson
2011-04-13
1
-1
/
+1
*
(#7059) handle inherited action binding scope
Daniel Pittman
2011-04-13
2
-2
/
+18
*
(#7056) Use 'face' rather than 'faces' in the production code.
Daniel Pittman
2011-04-13
1
-3
/
+3
*
(#6962) Implement 'summary' for actions.
Daniel Pittman
2011-04-12
2
-0
/
+5
*
(#6770) Don't pollute valid face list when #face? is called.
Daniel Pittman
2011-04-12
1
-2
/
+10
*
Fixing FaceCollection#faces
Luke Kanies
2011-04-09
1
-3
/
+1
*
(#7012) Split plumbing into Puppet::Interface
Daniel Pittman
2011-04-07
7
-0
/
+487
*
MAINT: the API is officially named "string" as of this moment.
Daniel Pittman
2011-03-28
20
-443
/
+0
*
MAINT: fix the misordered invocations in action.
Daniel Pittman
2011-03-25
1
-2
/
+2
*
(#6770) Add support for version :latest.
Pieter van de Bruggen
2011-03-25
1
-2
/
+13
*
(#6770) Add version lookup and comparison.
Pieter van de Bruggen
2011-03-25
1
-0
/
+35
*
(#6770) Refactor Puppet::Interface#initialize.
Pieter van de Bruggen
2011-03-25
1
-1
/
+1
*
Config#print action always returns nil
Luke Kanies
2011-03-25
1
-0
/
+1
*
(#6833) support 'script' as a short form of 'action'
Daniel Pittman
2011-03-24
3
-7
/
+23
*
Merge branch 'tickets/master/6770'
Pieter van de Bruggen
2011-03-23
23
-53
/
+55
|
\
|
*
(#6770) Rename Puppet::Interface::interface method.
Pieter van de Bruggen
2011-03-23
15
-19
/
+19
|
*
(#6770) Changing versioning to semver.
Pieter van de Bruggen
2011-03-23
22
-45
/
+45
|
*
(#6770) Add basic versioning for interfaces.
Pieter van de Bruggen
2011-03-23
23
-52
/
+54
*
|
Propagating an argument to search out of core.
Richard Crowley
2011-03-23
1
-4
/
+3
*
|
Added list action.
Richard Crowley
2011-03-23
1
-12
/
+10
*
|
Alter generate action to work on CSRs only.
Richard Crowley
2011-03-23
1
-3
/
+4
*
|
Adding Certficate#generate
Luke Kanies
2011-03-22
1
-2
/
+12
*
|
WIP - all tests fail
Luke Kanies
2011-03-22
2
-12
/
+12
*
|
Use the new name for the terminus.
Richard Crowley
2011-03-23
1
-2
/
+1
*
|
Factoring cert status app back into certificate.
Richard Crowley
2011-03-23
1
-0
/
+17
|
/
*
maint: Implement an InterfaceCollection class to manage interfaces
Nick Lewis
2011-03-22
15
-14
/
+64
*
Merge branch 'ticket/master/6814'
Nick Lewis
2011-03-22
1
-0
/
+1
|
\
|
*
(#6814) Add missing require for specs
Nick Lewis
2011-03-22
1
-0
/
+1
*
|
maint: Make args to Catalog.select explicit
Nick Lewis
2011-03-22
1
-3
/
+1
*
|
Merge branch 'ticket/master/6814'
Nick Lewis
2011-03-22
10
-75
/
+138
|
\
|
|
*
(#6814) Create a dedicated Action class
Nick Lewis
2011-03-22
10
-75
/
+138
*
|
(#6786) Change interface storage and access.
Pieter van de Bruggen
2011-03-22
3
-12
/
+11
|
/
*
(#6805) Add a "configurer" application
Nick Lewis
2011-03-21
3
-0
/
+54
*
Modifying Facts.upload a bit
Luke Kanies
2011-03-02
1
-2
/
+5
*
Fixing #16 - nodes default to yaml
Luke Kanies
2011-03-02
1
-0
/
+1
*
Fixing #13 - showconfig moved to indirector
Luke Kanies
2011-03-02
1
-0
/
+9
[prev]
[next]