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
*
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
388
-389
/
+389
*
maint: don't take over signal handling in tests...
Daniel Pittman
2011-04-08
1
-0
/
+7
*
Merge branch 'ticket/next/maint-fix_tests_for_old_rubies' into next
Matt Robinson
2011-04-08
1
-4
/
+4
|
\
|
*
maint: Ruby < 1.8.7 knows size but not count
Matt Robinson
2011-04-08
1
-4
/
+4
*
|
Merge branch 'ticket/next/7026' into next
Nick Lewis
2011-04-08
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
(#7026) Remove whits from reports when finalizing
Nick Lewis
2011-04-08
1
-0
/
+19
*
|
maint: Add Array combinations method
Matt Robinson
2011-04-08
1
-0
/
+23
*
|
maint: mark tests pending for a discovered bug...
Daniel Pittman
2011-04-08
2
-0
/
+4
*
|
Merge puppet-interfaces into puppet.
Daniel Pittman
2011-04-07
29
-0
/
+1368
|
\
\
|
*
|
maint: mocking 'require' causes random stack-overflow failures.
Daniel Pittman
2011-04-07
1
-0
/
+1
|
*
|
(#6985) Allows indirectors to accept a hash as an argument.
Dan Bode
2011-04-07
1
-2
/
+6
|
*
|
(#7012) Split plumbing into Puppet::Interface
Daniel Pittman
2011-04-07
16
-141
/
+118
|
*
|
(#7012) Update references in code to use face(s)
Daniel Pittman
2011-04-07
26
-225
/
+223
|
*
|
(#7012) global rename of strings to faces.
Daniel Pittman
2011-04-07
23
-0
/
+0
|
*
|
(#6983) mark test pending until string is fixed...
Daniel Pittman
2011-04-06
1
-3
/
+3
|
*
|
(#6972) Handle ca-location in the certificate string.
Daniel Pittman
2011-04-06
2
-9
/
+21
|
*
|
(#6972) Recognize puppet global options in pre-parse.
Daniel Pittman
2011-04-06
1
-0
/
+29
|
*
|
(#6995) Fix indexing of :current on string load.
Daniel Pittman
2011-04-06
2
-32
/
+23
|
*
|
(#6995) more robust testing of string loading
Daniel Pittman
2011-04-06
1
-15
/
+19
|
*
|
(#6949) Fix passing positional arguments to actions.
Daniel Pittman
2011-04-04
1
-0
/
+6
|
*
|
(#6964) use 'when_invoked' rather than 'invoke' for actions.
Daniel Pittman
2011-04-04
5
-36
/
+36
|
*
|
maint: added testing to ensure we inherit options correctly.
Daniel Pittman
2011-04-04
1
-0
/
+16
|
*
|
(#6749) Handle options with inline arguments.
Daniel Pittman
2011-04-04
1
-0
/
+6
|
*
|
(#6749) Extract the action from the arguments cleanly.
Daniel Pittman
2011-04-04
1
-0
/
+8
|
*
|
(#6749) Fix optional vs mandatory argument handling.
Daniel Pittman
2011-04-04
1
-8
/
+27
|
*
|
(#6749) Polish the CLI option pre-parse implementation
Daniel Pittman
2011-04-04
1
-49
/
+16
|
*
|
(#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
[next]