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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#7314) Faces fail horribly when one has a syntax error.
Daniel Pittman
2011-05-02
1
-13
/
+8
*
maint: move the indirector face base out of puppet/face
Daniel Pittman
2011-05-02
13
-26
/
+25
*
(#7282) action without `when_invoked` should fail...
Daniel Pittman
2011-05-02
2
-1
/
+5
*
Merge branch 'bug/2.7.x/7221-whitespace-stripping-for-documentation' into 2.7.x
Daniel Pittman
2011-04-29
1
-41
/
+63
|
\
|
*
(#7221) Strip bad whitespace from face and action docs.
Daniel Pittman
2011-04-29
1
-41
/
+63
*
|
Merge branch 'tickets/2.7.x/7289' into 2.7.x
Pieter van de Bruggen
2011-04-29
3
-14
/
+31
|
\
\
|
|
/
|
/
|
|
*
(#7289) Specify order for option decorations.
Pieter van de Bruggen
2011-04-29
3
-14
/
+31
*
|
(#7248) Fail if two aliases of one option are passed...
Daniel Pittman
2011-04-29
1
-0
/
+14
*
|
Revert "maint: better error reporting for argument count mismatch."
Daniel Pittman
2011-04-28
1
-39
/
+47
*
|
maint: better error reporting for argument count mismatch.
Daniel Pittman
2011-04-28
1
-47
/
+39
*
|
(#7122) Enforce call arity on actions in the CLI wrapper.
Daniel Pittman
2011-04-28
3
-10
/
+52
*
|
(#7269) Fix error reporting for bad render formats...
Daniel Pittman
2011-04-28
1
-24
/
+34
*
|
(#7269) Better error reporting for bad render formats.
Daniel Pittman
2011-04-28
1
-10
/
+10
*
|
(#7160) Support 'json' as a rendering method for CLI faces.
Daniel Pittman
2011-04-28
1
-6
/
+9
*
|
Merge branch 'feature/2.7.x/6962-finish-documentation-api-for-faces' into 2.7.x
Daniel Pittman
2011-04-27
25
-54
/
+420
|
\
\
|
|
/
|
/
|
|
*
(#6962) Add integration tests on Face documentation.
Daniel Pittman
2011-04-27
1
-1
/
+1
|
*
(#6962) Finish documentation API on Face options.
Daniel Pittman
2011-04-27
8
-9
/
+21
|
*
(#6962) Give copyright and license for all faces.
Daniel Pittman
2011-04-26
17
-0
/
+51
|
*
(#6962) Fill out documentation on Faces and Actions
Daniel Pittman
2011-04-26
5
-11
/
+24
|
*
(#6962) Move documentation support into a module.
Daniel Pittman
2011-04-26
4
-179
/
+211
|
*
(#6962) Extend documentation API for Faces.
Daniel Pittman
2011-04-26
3
-7
/
+265
*
|
(#7251) Let exceptions raised in decorators rise.
Pieter van de Bruggen
2011-04-26
2
-6
/
+4
*
|
(#7249) Publicize ActionBuilder DSL methods.
Pieter van de Bruggen
2011-04-26
1
-14
/
+14
*
|
(#7101) Fix template error messages in Ruby 1.8.5
Max Martin
2011-04-26
1
-1
/
+1
|
/
*
(#7137) Get rid of spurious info messages in useradd
Max Martin
2011-04-25
1
-2
/
+0
*
(#7157) Return a non-zero exit code on face failure.
Daniel Pittman
2011-04-22
1
-12
/
+14
*
maint: clean up test headers on face spec files.
Daniel Pittman
2011-04-22
1
-0
/
+2
*
Merge branch 'ticket/2.7.x/7080-reverts' into 2.7.x
Max Martin
2011-04-21
3
-84
/
+10
|
\
|
*
Revert "Fixing Facts pson methods more resilient"
Max Martin
2011-04-21
1
-12
/
+8
|
*
Revert "(7080) Adding json support to Indirector Request"
Max Martin
2011-04-21
1
-49
/
+2
|
*
Revert "Adding json support to Puppet::Node"
Max Martin
2011-04-21
1
-23
/
+0
*
|
Merge branch 'ticket/2.7.x/7084' into 2.7.x
Jesse Wolfe
2011-04-21
3
-10
/
+29
|
\
\
|
*
|
Fix #7084 Make the log messages produced by whits less confusing
Jesse Wolfe
2011-04-21
3
-10
/
+29
*
|
|
(#7121) Download plugins and upload reports in secret agent!
Daniel Pittman
2011-04-21
2
-3
/
+24
*
|
|
Merge remote-tracking branch 'remotes/lak/tickets/next/7118-summaries_for_all...
Daniel Pittman
2011-04-21
15
-15
/
+51
|
\
\
\
|
*
|
|
(7118) Adding summaries for all faces
Luke Kanies
2011-04-14
15
-15
/
+52
*
|
|
|
(#7181) Rename configurer face to secret_agent.
Daniel Pittman
2011-04-21
2
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
(#6928) Don't blow up when the method is undefined...
Daniel Pittman
2011-04-21
1
-6
/
+4
*
|
|
(#6928) backport Symbol#to_proc for Ruby < 1.8.7
Daniel Pittman
2011-04-21
1
-0
/
+9
*
|
|
(#7183) Implement "invisible glob" version matching for faces
Daniel Pittman
2011-04-21
2
-30
/
+41
*
|
|
maint: more robust listing of valid faces.
Daniel Pittman
2011-04-21
1
-1
/
+1
*
|
|
maint: better error report for a missing version of a face.
Daniel Pittman
2011-04-20
1
-1
/
+1
*
|
|
(#7116) Handle application-level options in parse_options
Daniel Pittman
2011-04-20
1
-0
/
+17
*
|
|
maint: fix gratuitous whitespace in the code.
Daniel Pittman
2011-04-20
1
-2
/
+2
*
|
|
Merge branch 'bug/2.7.x/7062-improve-cloudpack-option-parsing-errors' into 2.7.x
Daniel Pittman
2011-04-20
1
-28
/
+49
|
\
\
\
|
*
|
|
(#7062) better argument handling in the action wrapper methods
Daniel Pittman
2011-04-20
1
-8
/
+30
|
*
|
|
maint: move method comments outside the comment.
Daniel Pittman
2011-04-20
1
-20
/
+19
*
|
|
|
Fixed #7166 - Replaced deprecated stomp "send" method with "publish"
James Turnbull
2011-04-19
3
-4
/
+4
|
/
/
/
*
|
/
maint: Remove unused faces code
Matt Robinson
2011-04-19
3
-30
/
+0
|
|
/
|
/
|
*
|
Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'
Daniel Pittman
2011-04-19
8
-34
/
+152
|
\
\
[next]