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
*
(#7291) The 'script' version of actions needs options argument
Matt Robinson
2011-05-16
2
-2
/
+2
*
(#7469) Add license to test face so tests pass
Max Martin
2011-05-12
1
-0
/
+2
*
Merge branch 'tickets/2.7.x/7299' into 2.7.x
Max Martin
2011-05-10
1
-0
/
+4
|
\
|
*
Prevent spec failure caused by network device mock leak
Brice Figureau
2011-05-07
1
-0
/
+4
*
|
(#7468) Stub spec that tries to connect to pypi.python.org
Matt Robinson
2011-05-10
1
-20
/
+24
|
/
*
(#7353) Remove :for_humans format entirely.
Daniel Pittman
2011-05-05
2
-21
/
+0
*
Merge branch 'tickets/2.7.x/7179' into 2.7.x
Pieter van de Bruggen
2011-05-04
1
-12
/
+1
|
\
|
*
(#7179) Modify default ACL for /node/<name>.
Pieter van de Bruggen
2011-05-04
1
-12
/
+1
*
|
(#7353) Note the :for_humans compatibility issue.
Daniel Pittman
2011-05-04
1
-0
/
+2
*
|
(#7353) Unify rendering in the face_bace application.
Daniel Pittman
2011-05-04
1
-6
/
+18
*
|
(#7353) Add 'console' format to FormatHandler
Daniel Pittman
2011-05-04
1
-0
/
+62
*
|
Merge branch 'bug/2.7.x/7277-improve-secret-agent-face-and-supporting-actions...
Daniel Pittman
2011-05-03
1
-1
/
+2
|
\
\
|
*
|
(#7277)Fixing all secret-agent functions, and the agent itself
Luke Kanies
2011-05-03
1
-1
/
+2
*
|
|
Merge branch 'ticket/2.7.x/7139' into 2.7.x
Nick Lewis
2011-05-03
1
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
(#7139) Accept '/' as a valid path in filesets
Nick Lewis
2011-05-03
1
-0
/
+7
*
|
|
(#7329) Consistent naming for rendering formats and hooks.
Daniel Pittman
2011-05-03
2
-0
/
+14
|
/
/
*
|
(#7117) Return the environment as a Puppet::Node::Environment in uri2indirection
Jacob Helwig
2011-05-03
1
-2
/
+6
*
|
(#7276) Better reporting from the plugin download action.
Daniel Pittman
2011-05-03
1
-0
/
+10
*
|
(#7279) Adding some basic file actions
Luke Kanies
2011-05-03
2
-1
/
+12
|
/
*
Merge branch 'bug/2.7.x/7314-backtrace-when-face-has-syntax-error' into 2.7.x
Daniel Pittman
2011-05-02
4
-13
/
+39
|
\
|
*
(#7314) Faces fail horribly when one has a syntax error.
Daniel Pittman
2011-05-02
2
-1
/
+26
|
*
maint: move the indirector face base out of puppet/face
Daniel Pittman
2011-05-02
2
-10
/
+10
|
*
maint: reset more global state in testing faces...
Daniel Pittman
2011-05-02
1
-2
/
+3
*
|
Merge branch 'bug/2.7.x/7315-puppet-status-can't-render-as-json' into 2.7.x
Daniel Pittman
2011-05-02
1
-0
/
+4
|
\
\
|
*
|
(#7315) Fix `to_pson` method to render correctly.
Daniel Pittman
2011-05-02
1
-0
/
+4
|
|
/
*
|
(#7304) Improve help from `puppet foo`
Daniel Pittman
2011-05-02
1
-6
/
+4
*
|
(#7317) better error handling in CLI face facade.
Daniel Pittman
2011-05-02
1
-2
/
+2
|
/
*
Merge branch 'bug/2.7.x/7282-fail-when-no-invocation-given-for-action' into 2...
Daniel Pittman
2011-05-02
5
-22
/
+71
|
\
|
*
(#7282) action without `when_invoked` should fail...
Daniel Pittman
2011-05-02
5
-22
/
+71
*
|
(Maint.) Fix accidental debug output in tests.
Pieter van de Bruggen
2011-04-29
1
-1
/
+1
|
/
*
Merge branch 'bug/2.7.x/7221-whitespace-stripping-for-documentation' into 2.7.x
Daniel Pittman
2011-04-29
1
-14
/
+53
|
\
|
*
(#7221) Strip bad whitespace from face and action docs.
Daniel Pittman
2011-04-29
1
-14
/
+53
*
|
Merge branch 'tickets/2.7.x/7289' into 2.7.x
Pieter van de Bruggen
2011-04-29
2
-111
/
+181
|
\
\
|
|
/
|
/
|
|
*
(#7289) Specify order for option decorations.
Pieter van de Bruggen
2011-04-29
2
-111
/
+181
*
|
(#7248) Fail if two aliases of one option are passed...
Daniel Pittman
2011-04-29
1
-0
/
+19
*
|
(#7122) Enforce call arity on actions in the CLI wrapper.
Daniel Pittman
2011-04-28
4
-9
/
+16
*
|
maint: add a 'print' matcher to rspec, to inspect std{out,err}
Daniel Pittman
2011-04-28
4
-47
/
+124
*
|
(#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
*
|
Merge branch 'feature/2.7.x/6962-finish-documentation-api-for-faces' into 2.7.x
Daniel Pittman
2011-04-27
8
-27
/
+278
|
\
\
|
|
/
|
/
|
|
*
(#6962) Add integration tests on Face documentation.
Daniel Pittman
2011-04-27
4
-0
/
+61
|
*
(#6962) Finish documentation API on Face options.
Daniel Pittman
2011-04-27
2
-6
/
+10
|
*
(#6962) Move documentation support into a module.
Daniel Pittman
2011-04-26
1
-5
/
+44
|
*
(#6962) Extend documentation API for Faces.
Daniel Pittman
2011-04-26
2
-21
/
+168
*
|
(#7251) Let exceptions raised in decorators rise.
Pieter van de Bruggen
2011-04-26
1
-2
/
+2
|
/
*
maint: add the 'to', 'not_to', and 'to_not' aliases to rspec...
Daniel Pittman
2011-04-24
1
-0
/
+12
*
(#7157) Return a non-zero exit code on face failure.
Daniel Pittman
2011-04-22
2
-0
/
+65
*
maint: use the exit_with helper everywhere...
Daniel Pittman
2011-04-22
18
-190
/
+90
*
maint: add an "exit was called" matcher for rspec.
Daniel Pittman
2011-04-22
1
-0
/
+22
[next]