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
...
*
|
|
(#7329) Consistent naming for rendering formats and hooks.
Daniel Pittman
2011-05-03
1
-0
/
+8
*
|
|
Merge branch 'bug/2.7.x/7314-backtrace-when-face-has-syntax-error' into 2.7.x
Daniel Pittman
2011-05-02
1
-2
/
+2
|
\
\
\
|
*
|
|
maint: move the indirector face base out of puppet/face
Daniel Pittman
2011-05-02
1
-2
/
+2
*
|
|
|
(#7317) better error handling in CLI face facade.
Daniel Pittman
2011-05-02
1
-2
/
+2
|
/
/
/
*
|
|
(#7122) Enforce call arity on actions in the CLI wrapper.
Daniel Pittman
2011-04-28
2
-3
/
+4
*
|
|
maint: add a 'print' matcher to rspec, to inspect std{out,err}
Daniel Pittman
2011-04-28
2
-4
/
+33
*
|
|
(#7269) Fix error reporting for bad render formats...
Daniel Pittman
2011-04-28
1
-57
/
+57
*
|
|
(#7269) Better error reporting for bad render formats.
Daniel Pittman
2011-04-28
1
-0
/
+13
*
|
|
(#7160) Support 'json' as a rendering method for CLI faces.
Daniel Pittman
2011-04-28
1
-0
/
+8
*
|
|
(#7157) Return a non-zero exit code on face failure.
Daniel Pittman
2011-04-22
1
-0
/
+35
*
|
|
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
[prev]
[next]