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
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
440
-453
/
+442
*
maint: don't take over signal handling in tests...
Daniel Pittman
2011-04-08
1
-0
/
+7
*
maint: use FileUtil to remove files, not exec
Daniel Pittman
2011-04-08
1
-23
/
+33
*
maint: disable garbage collector during individual test cases.
Daniel Pittman
2011-04-08
1
-0
/
+4
*
Merge branch 'ticket/next/maint-fix_tests_for_old_rubies' into next
Matt Robinson
2011-04-08
2
-5
/
+5
|
\
|
*
maint: Ruby < 1.8.7 knows size but not count
Matt Robinson
2011-04-08
1
-4
/
+4
|
*
maint: Get tests passing on Ruby < 1.8.7
Matt Robinson
2011-04-08
1
-1
/
+1
*
|
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
32
-0
/
+1509
|
\
\
|
*
|
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
|
*
|
(#7005) added require 'tmpdir' to spec helper.
Dan Bode
2011-04-07
1
-0
/
+1
|
*
|
(#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
27
-229
/
+227
|
*
|
(#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
|
*
|
maint: add `write_scratch_string` helper for testing...
Daniel Pittman
2011-04-06
1
-1
/
+15
|
*
|
maint: whitespace cleanup for spec_helper.
Daniel Pittman
2011-04-06
1
-17
/
+19
|
*
|
(#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) detect duplicate aliases in a single option statement.
Daniel Pittman
2011-04-04
1
-0
/
+14
|
*
|
(#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
8
-157
/
+243
|
*
|
(#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
30
-236
/
+236
|
*
|
(#6770) Add support for version :latest.
Pieter van de Bruggen
2011-03-25
3
-1
/
+63
[next]