summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
* (#7314) Faces fail horribly when one has a syntax error.Daniel Pittman2011-05-021-13/+8
* maint: move the indirector face base out of puppet/faceDaniel Pittman2011-05-0213-26/+25
* (#7282) action without `when_invoked` should fail...Daniel Pittman2011-05-022-1/+5
* Merge branch 'bug/2.7.x/7221-whitespace-stripping-for-documentation' into 2.7.xDaniel Pittman2011-04-291-41/+63
|\
| * (#7221) Strip bad whitespace from face and action docs.Daniel Pittman2011-04-291-41/+63
* | Merge branch 'tickets/2.7.x/7289' into 2.7.xPieter van de Bruggen2011-04-293-14/+31
|\ \ | |/ |/|
| * (#7289) Specify order for option decorations.Pieter van de Bruggen2011-04-293-14/+31
* | (#7248) Fail if two aliases of one option are passed...Daniel Pittman2011-04-291-0/+14
* | Revert "maint: better error reporting for argument count mismatch."Daniel Pittman2011-04-281-39/+47
* | maint: better error reporting for argument count mismatch.Daniel Pittman2011-04-281-47/+39
* | (#7122) Enforce call arity on actions in the CLI wrapper.Daniel Pittman2011-04-283-10/+52
* | (#7269) Fix error reporting for bad render formats...Daniel Pittman2011-04-281-24/+34
* | (#7269) Better error reporting for bad render formats.Daniel Pittman2011-04-281-10/+10
* | (#7160) Support 'json' as a rendering method for CLI faces.Daniel Pittman2011-04-281-6/+9
* | Merge branch 'feature/2.7.x/6962-finish-documentation-api-for-faces' into 2.7.xDaniel Pittman2011-04-2725-54/+420
|\ \ | |/ |/|
| * (#6962) Add integration tests on Face documentation.Daniel Pittman2011-04-271-1/+1
| * (#6962) Finish documentation API on Face options.Daniel Pittman2011-04-278-9/+21
| * (#6962) Give copyright and license for all faces.Daniel Pittman2011-04-2617-0/+51
| * (#6962) Fill out documentation on Faces and ActionsDaniel Pittman2011-04-265-11/+24
| * (#6962) Move documentation support into a module.Daniel Pittman2011-04-264-179/+211
| * (#6962) Extend documentation API for Faces.Daniel Pittman2011-04-263-7/+265
* | (#7251) Let exceptions raised in decorators rise.Pieter van de Bruggen2011-04-262-6/+4
* | (#7249) Publicize ActionBuilder DSL methods.Pieter van de Bruggen2011-04-261-14/+14
* | (#7101) Fix template error messages in Ruby 1.8.5Max Martin2011-04-261-1/+1
|/
* (#7137) Get rid of spurious info messages in useraddMax Martin2011-04-251-2/+0
* (#7157) Return a non-zero exit code on face failure.Daniel Pittman2011-04-221-12/+14
* maint: clean up test headers on face spec files.Daniel Pittman2011-04-221-0/+2
* Merge branch 'ticket/2.7.x/7080-reverts' into 2.7.xMax Martin2011-04-213-84/+10
|\
| * Revert "Fixing Facts pson methods more resilient"Max Martin2011-04-211-12/+8
| * Revert "(7080) Adding json support to Indirector Request"Max Martin2011-04-211-49/+2
| * Revert "Adding json support to Puppet::Node"Max Martin2011-04-211-23/+0
* | Merge branch 'ticket/2.7.x/7084' into 2.7.xJesse Wolfe2011-04-213-10/+29
|\ \
| * | Fix #7084 Make the log messages produced by whits less confusingJesse Wolfe2011-04-213-10/+29
* | | (#7121) Download plugins and upload reports in secret agent!Daniel Pittman2011-04-212-3/+24
* | | Merge remote-tracking branch 'remotes/lak/tickets/next/7118-summaries_for_all...Daniel Pittman2011-04-2115-15/+51
|\ \ \
| * | | (7118) Adding summaries for all facesLuke Kanies2011-04-1415-15/+52
* | | | (#7181) Rename configurer face to secret_agent.Daniel Pittman2011-04-212-3/+3
| |_|/ |/| |
* | | (#6928) Don't blow up when the method is undefined...Daniel Pittman2011-04-211-6/+4
* | | (#6928) backport Symbol#to_proc for Ruby < 1.8.7Daniel Pittman2011-04-211-0/+9
* | | (#7183) Implement "invisible glob" version matching for facesDaniel Pittman2011-04-212-30/+41
* | | maint: more robust listing of valid faces.Daniel Pittman2011-04-211-1/+1
* | | maint: better error report for a missing version of a face.Daniel Pittman2011-04-201-1/+1
* | | (#7116) Handle application-level options in parse_optionsDaniel Pittman2011-04-201-0/+17
* | | maint: fix gratuitous whitespace in the code.Daniel Pittman2011-04-201-2/+2
* | | Merge branch 'bug/2.7.x/7062-improve-cloudpack-option-parsing-errors' into 2.7.xDaniel Pittman2011-04-201-28/+49
|\ \ \
| * | | (#7062) better argument handling in the action wrapper methodsDaniel Pittman2011-04-201-8/+30
| * | | maint: move method comments outside the comment.Daniel Pittman2011-04-201-20/+19
* | | | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-193-4/+4
|/ / /
* | / maint: Remove unused faces codeMatt Robinson2011-04-193-30/+0
| |/ |/|
* | Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'Daniel Pittman2011-04-198-34/+152
|\ \