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
/
spec
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
(#6749) clean up various testing bits...
Daniel Pittman
2011-04-04
2
-15
/
+23
|
*
|
(#6760) set terminus in indirector string base class.
Daniel Pittman
2011-04-04
2
-9
/
+10
|
*
|
(#6749) Start porting existing strings to the options API.
Daniel Pittman
2011-04-04
5
-9
/
+9
|
*
|
(#6749) code and test cleanup of Application/StringBase.
Daniel Pittman
2011-04-04
1
-5
/
+12
|
*
|
(#6749) string cli base: implement preinit CLI parsing
Daniel Pittman
2011-04-04
2
-8
/
+90
|
*
|
(#6749) fix an inheritance bug in ActionManager
Daniel Pittman
2011-04-04
1
-0
/
+17
|
*
|
(#6749) implementing option handling in CLI string wrapper
Daniel Pittman
2011-04-04
6
-157
/
+119
|
*
|
(#6749) Implement support for options on strings and actions.
Daniel Pittman
2011-04-04
5
-2
/
+320
|
*
|
(#6758) Pass options as an argument to string actions.
Daniel Pittman
2011-04-02
2
-6
/
+7
|
*
|
MAINT: delete a test that can't work on 2.6.
Daniel Pittman
2011-04-02
1
-5
/
+0
|
*
|
MAINT: implement a pending test for code we wrote...
Daniel Pittman
2011-04-02
1
-1
/
+11
|
*
|
MAINT: use a table for table-style tests...
Daniel Pittman
2011-04-02
1
-14
/
+5
|
*
|
MAINT: fix up tests that depend on the LoadError message to work.
Daniel Pittman
2011-04-02
1
-3
/
+7
|
*
|
maint: Use bracket notation instead of define in specs
Nick Lewis
2011-03-29
14
-13
/
+13
|
*
|
(#6770) Change versioning; adopt :current over :latest.
Pieter van de Bruggen
2011-03-28
3
-124
/
+61
|
*
|
MAINT: the API is officially named "string" as of this moment.
Daniel Pittman
2011-03-28
29
-235
/
+235
|
*
|
(#6770) Add support for version :latest.
Pieter van de Bruggen
2011-03-25
3
-1
/
+63
|
*
|
(#6770) Add version lookup and comparison.
Pieter van de Bruggen
2011-03-25
1
-0
/
+102
|
*
|
(#6770) Refactor Puppet::Interface#initialize.
Pieter van de Bruggen
2011-03-25
5
-20
/
+16
|
*
|
Config#print action always returns nil
Luke Kanies
2011-03-25
1
-0
/
+6
|
*
|
(#6833) support 'script' as a short form of 'action'
Daniel Pittman
2011-03-24
1
-2
/
+26
|
*
|
Merge branch 'tickets/master/6770'
Pieter van de Bruggen
2011-03-23
19
-66
/
+72
|
|
\
\
|
|
*
|
(#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
19
-43
/
+43
|
|
*
|
(#6770) Add basic versioning for interfaces.
Pieter van de Bruggen
2011-03-23
19
-63
/
+75
|
*
|
|
WIP - all tests fail
Luke Kanies
2011-03-22
1
-0
/
+8
|
*
|
|
Factoring cert status app back into certificate.
Richard Crowley
2011-03-23
1
-0
/
+21
|
*
|
|
maint: Fix order-dependent spec failures
Nick Lewis
2011-03-22
2
-6
/
+11
|
|
/
/
|
*
|
maint: Implement an InterfaceCollection class to manage interfaces
Nick Lewis
2011-03-22
17
-266
/
+145
|
*
|
Merge branch 'ticket/master/6814'
Nick Lewis
2011-03-22
3
-33
/
+185
|
|
\
\
|
|
*
|
(#6814) Create a dedicated Action class
Nick Lewis
2011-03-22
3
-33
/
+185
|
*
|
|
(#6786) Change interface storage and access.
Pieter van de Bruggen
2011-03-22
14
-54
/
+40
|
|
/
/
|
*
|
(Maint.) Remove Puppet::Interface#unload_interface
Pieter van de Bruggen
2011-03-21
2
-24
/
+0
|
*
|
(#6805) Add a "configurer" application
Nick Lewis
2011-03-21
2
-0
/
+56
|
*
|
(#6806) Improve error checking and reporting for interface naming.
Daniel Pittman
2011-03-21
1
-0
/
+27
|
*
|
(#6786) Fixing a number of failing tests.
Pieter van de Bruggen
2011-03-21
12
-24
/
+24
|
*
|
(#6786) Removing the #interface method.
Pieter van de Bruggen
2011-03-21
1
-13
/
+9
|
*
|
Fixing #16 - nodes default to yaml
Luke Kanies
2011-03-02
1
-0
/
+4
|
*
|
Fixing #13 - showconfig moved to indirector
Luke Kanies
2011-03-02
2
-12
/
+12
|
*
|
Adding a test for fix to #14
Luke Kanies
2011-03-02
1
-3
/
+3
|
*
|
Fixing plugin usage
Luke Kanies
2011-02-24
1
-0
/
+12
|
*
|
Adding Application options to Interfaces
Luke Kanies
2011-02-23
1
-2
/
+16
|
*
|
Adding render and exit_code override support
Luke Kanies
2011-02-22
1
-1
/
+28
|
*
|
Fixing 'puppet interface list'
Luke Kanies
2011-02-22
2
-1
/
+11
|
*
|
Adding a simple "config" app
Luke Kanies
2011-02-22
2
-0
/
+37
|
*
|
Splitting the Application base class
Luke Kanies
2011-02-22
13
-2
/
+261
|
*
|
Adding a string form to interfaces
Luke Kanies
2011-02-22
1
-0
/
+4
|
*
|
Switching Interfaces to be instances
Luke Kanies
2011-02-22
6
-0
/
+336
|
/
*
|
Merge branch '2.6.x' into next
Max Martin
2011-04-07
3
-19
/
+41
|
\
\
|
|
/
|
/
|
|
*
Fix #4339 - Locally save the last report to $lastrunreport
Brice Figureau
2011-04-05
3
-0
/
+51
[prev]
[next]