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
/
application
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: use the exit_with helper everywhere...
Daniel Pittman
2011-04-22
13
-158
/
+72
*
Merge remote-tracking branch 'remotes/lak/tickets/next/7118-summaries_for_all...
Daniel Pittman
2011-04-21
1
-0
/
+1
|
\
|
*
(7118) Adding summaries for all faces
Luke Kanies
2011-04-14
1
-0
/
+1
*
|
(#7181) Rename configurer face to secret_agent.
Daniel Pittman
2011-04-21
1
-3
/
+3
*
|
maint: stop stubbing log level setting.
Daniel Pittman
2011-04-20
10
-76
/
+20
*
|
(#7116) Handle application-level options in parse_options
Daniel Pittman
2011-04-20
1
-1
/
+8
*
|
maint: remove redundant context from the test.
Daniel Pittman
2011-04-20
1
-103
/
+101
*
|
(#7013) Wire up rendering hooks on the CLI.
Daniel Pittman
2011-04-19
1
-0
/
+6
*
|
(#7013) Handle rendering modes out in the application layer.
Daniel Pittman
2011-04-19
1
-3
/
+10
*
|
(#7013) Strip out old face-wide rendering defaults.
Daniel Pittman
2011-04-19
1
-5
/
+0
*
|
(#7013) better default rendering support for faces
Daniel Pittman
2011-04-19
1
-0
/
+49
*
|
(Maint) Fix a leaking spec, patching intermittent failures.
Pieter van de Bruggen
2011-04-18
1
-7
/
+7
*
|
Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.x
Pieter van de Bruggen
2011-04-18
1
-0
/
+349
*
|
(#7131) Remove support for optional arguments to options
Max Martin
2011-04-18
1
-1
/
+0
*
|
Merge branch 'feature/2.7.x/6978-face-and-action-options-should-have-hooks-fo...
Daniel Pittman
2011-04-15
1
-4
/
+3
|
\
\
|
*
|
(#7059) Use option hooks for the indirector terminus option.
Daniel Pittman
2011-04-15
1
-4
/
+3
|
|
/
*
/
(#7115) Enable default actions.
Pieter van de Bruggen
2011-04-15
1
-3
/
+34
|
/
*
(#6928) Remove --parseonly
Nick Lewis
2011-04-13
2
-85
/
+2
*
maint: clean up the spec test headers in bulk.
Daniel Pittman
2011-04-13
15
-29
/
+14
*
(#7056) Use 'face' rather than 'faces' in the production code.
Daniel Pittman
2011-04-13
4
-17
/
+16
*
(#6962) Move option handling into #parse_options, not #preinit.
Daniel Pittman
2011-04-12
2
-27
/
+38
*
(#6962) delegate global usage to the help face.
Daniel Pittman
2011-04-12
1
-13
/
+1
*
maint: avoid making temporary dirs during testing.
Daniel Pittman
2011-04-12
1
-13
/
+1
*
(#6962) Implement 'summary' for faces.
Daniel Pittman
2011-04-12
1
-1
/
+1
*
Fixing 'puppet faces' application
Luke Kanies
2011-04-09
1
-0
/
+6
*
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
16
-16
/
+16
*
maint: don't take over signal handling in tests...
Daniel Pittman
2011-04-08
1
-0
/
+7
*
maint: Ruby < 1.8.7 knows size but not count
Matt Robinson
2011-04-08
1
-4
/
+4
*
maint: mark tests pending for a discovered bug...
Daniel Pittman
2011-04-08
1
-0
/
+2
*
Merge puppet-interfaces into puppet.
Daniel Pittman
2011-04-07
6
-0
/
+292
|
\
|
*
(#7012) Update references in code to use face(s)
Daniel Pittman
2011-04-07
5
-30
/
+27
|
*
(#7012) global rename of strings to faces.
Daniel Pittman
2011-04-07
2
-0
/
+0
|
*
(#6972) Handle ca-location in the certificate string.
Daniel Pittman
2011-04-06
1
-6
/
+10
|
*
(#6972) Recognize puppet global options in pre-parse.
Daniel Pittman
2011-04-06
1
-0
/
+29
|
*
(#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
1
-1
/
+1
|
*
(#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
1
-11
/
+19
|
*
(#6760) set terminus in indirector string base class.
Daniel Pittman
2011-04-04
1
-1
/
+1
|
*
(#6749) Start porting existing strings to the options API.
Daniel Pittman
2011-04-04
1
-0
/
+0
|
*
(#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
1
-8
/
+68
|
*
(#6749) implementing option handling in CLI string wrapper
Daniel Pittman
2011-04-04
1
-12
/
+29
|
*
(#6758) Pass options as an argument to string actions.
Daniel Pittman
2011-04-02
1
-5
/
+6
|
*
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 bracket notation instead of define in specs
Nick Lewis
2011-03-29
1
-0
/
+0
[next]