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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
(#6749) Start porting existing strings to the options API.
Daniel Pittman
2011-04-04
10
-13
/
+14
|
*
|
|
(#6749) code and test cleanup of Application/StringBase.
Daniel Pittman
2011-04-04
1
-12
/
+0
|
*
|
|
(#6749) base indirector string should fail on invalid terminus.
Daniel Pittman
2011-04-04
1
-1
/
+2
|
*
|
|
(#6749) disable Action#invoke for this release.
Daniel Pittman
2011-04-04
1
-3
/
+34
|
*
|
|
(#6749) Remove "save does not work" language from strings.
Daniel Pittman
2011-04-04
1
-1
/
+1
|
*
|
|
(#6749) string cli base: implement preinit CLI parsing
Daniel Pittman
2011-04-04
2
-41
/
+50
|
*
|
|
(#6749) detect duplicate aliases in a single option statement.
Daniel Pittman
2011-04-04
1
-3
/
+12
|
*
|
|
(#6749) fix an inheritance bug in ActionManager
Daniel Pittman
2011-04-04
1
-1
/
+9
|
*
|
|
(#6749) implementing option handling in CLI string wrapper
Daniel Pittman
2011-04-04
8
-47
/
+134
|
*
|
|
(#6749) Implement support for options on strings and actions.
Daniel Pittman
2011-04-04
7
-18
/
+138
|
*
|
|
MAINT: nicer to_s for actions, for user-focused rendering.
Daniel Pittman
2011-04-02
1
-0
/
+4
|
*
|
|
(#6758) Pass options as an argument to string actions.
Daniel Pittman
2011-04-02
2
-9
/
+6
|
*
|
|
MAINT: fix error reporting when you set terminus incorrectly.
Daniel Pittman
2011-04-02
1
-1
/
+1
|
*
|
|
(Maint) Bugfix for failing requires inside Puppet Strings.
Pieter van de Bruggen
2011-03-30
1
-6
/
+7
|
*
|
|
(#6770) Fix Puppet::String#load_actions.
Pieter van de Bruggen
2011-03-29
1
-1
/
+1
|
*
|
|
(#6770) Change versioning; adopt :current over :latest.
Pieter van de Bruggen
2011-03-28
18
-60
/
+40
|
*
|
|
MAINT: the API is officially named "string" as of this moment.
Daniel Pittman
2011-03-28
36
-172
/
+172
|
*
|
|
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
3
-5
/
+20
|
*
|
|
(#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
2
-14
/
+11
|
*
|
|
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
27
-87
/
+96
|
|
\
\
\
|
|
*
|
|
(#6770) Rename Puppet::Interface::interface method.
Pieter van de Bruggen
2011-03-23
19
-47
/
+51
|
|
*
|
|
(#6770) Changing versioning to semver.
Pieter van de Bruggen
2011-03-23
25
-50
/
+50
|
|
*
|
|
(#6770) Add basic versioning for interfaces.
Pieter van de Bruggen
2011-03-23
27
-68
/
+73
|
*
|
|
|
Propagating an argument to search out of core.
Richard Crowley
2011-03-23
1
-4
/
+3
|
*
|
|
|
Added list action.
Richard Crowley
2011-03-23
2
-12
/
+25
|
*
|
|
|
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
2
-8
/
+2
|
*
|
|
|
Factoring cert status app back into certificate.
Richard Crowley
2011-03-23
2
-0
/
+30
|
|
/
/
/
|
*
|
|
maint: Implement an InterfaceCollection class to manage interfaces
Nick Lewis
2011-03-22
17
-74
/
+84
|
*
|
|
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
6
-28
/
+32
|
|
/
/
/
|
*
|
|
(Maint.) Remove Puppet::Interface#unload_interface
Pieter van de Bruggen
2011-03-21
1
-4
/
+0
|
*
|
|
(#6805) Add a "configurer" application
Nick Lewis
2011-03-21
5
-0
/
+79
|
*
|
|
Fixing a load-order issue in Puppet::Interface
Luke Kanies
2011-03-21
2
-2
/
+5
|
*
|
|
(#6806) Improve error checking and reporting for interface naming.
Daniel Pittman
2011-03-21
1
-5
/
+5
|
*
|
|
(#6785) Internal consistency for `--terminus`.
Pieter van de Bruggen
2011-03-21
1
-3
/
+3
|
*
|
|
(#6786) Fixing a number of failing tests.
Pieter van de Bruggen
2011-03-21
3
-6
/
+11
|
*
|
|
(#6786) Removing the #interface method.
Pieter van de Bruggen
2011-03-21
1
-20
/
+9
|
*
|
|
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
[prev]
[next]