summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (#7314) Faces fail horribly when one has a syntax error.Daniel Pittman2011-05-023-14/+34
* maint: move the indirector face base out of puppet/faceDaniel Pittman2011-05-0215-36/+35
* maint: reset more global state in testing faces...Daniel Pittman2011-05-021-2/+3
* Merge branch 'bug/2.7.x/7282-fail-when-no-invocation-given-for-action' into 2...Daniel Pittman2011-05-027-23/+76
|\
| * (#7282) action without `when_invoked` should fail...Daniel Pittman2011-05-027-23/+76
* | (Maint.) Fix accidental debug output in tests.Pieter van de Bruggen2011-04-291-1/+1
|/
* Merge branch 'bug/2.7.x/7221-whitespace-stripping-for-documentation' into 2.7.xDaniel Pittman2011-04-292-55/+116
|\
| * (#7221) Strip bad whitespace from face and action docs.Daniel Pittman2011-04-292-55/+116
* | Merge branch 'tickets/2.7.x/7289' into 2.7.xPieter van de Bruggen2011-04-295-125/+212
|\ \ | |/ |/|
| * (#7289) Specify order for option decorations.Pieter van de Bruggen2011-04-295-125/+212
* | (#7248) Fail if two aliases of one option are passed...Daniel Pittman2011-04-292-0/+33
* | 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
* | Merge branch 'bug/2.7.x/7122-puppet-facts-find-raises' into 2.7.xDaniel Pittman2011-04-2810-66/+192
|\ \
| * | (#7122) Enforce call arity on actions in the CLI wrapper.Daniel Pittman2011-04-287-19/+68
| * | maint: add a 'print' matcher to rspec, to inspect std{out,err}Daniel Pittman2011-04-284-47/+124
|/ /
* | Merge branch 'feature/2.7.x/7160-support-json-externally' into 2.7.xDaniel Pittman2011-04-282-81/+91
|\ \
| * | (#7269) Fix error reporting for bad render formats...Daniel Pittman2011-04-282-81/+91
|/ /
* | Merge branch 'feature/2.7.x/7160-support-json-externally' into 2.7.xDaniel Pittman2011-04-282-8/+32
|\ \
| * | (#7269) Better error reporting for bad render formats.Daniel Pittman2011-04-282-10/+23
| * | (#7160) Support 'json' as a rendering method for CLI faces.Daniel Pittman2011-04-282-6/+17
|/ /
* | Merge branch 'feature/2.7.x/6962-finish-documentation-api-for-faces' into 2.7.xDaniel Pittman2011-04-2733-81/+698
|\ \ | |/ |/|
| * (#6962) Add integration tests on Face documentation.Daniel Pittman2011-04-275-1/+62
| * (#6962) Finish documentation API on Face options.Daniel Pittman2011-04-2710-15/+31
| * (#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-265-184/+255
| * (#6962) Extend documentation API for Faces.Daniel Pittman2011-04-265-28/+433
* | Merge branch 'tickets/2.7.x/7251' into 2.7.xPieter van de Bruggen2011-04-263-8/+6
|\ \
| * | (#7251) Let exceptions raised in decorators rise.Pieter van de Bruggen2011-04-263-8/+6
|/ /
* | Merge branch 'tickets/2.7.x/7249' into 2.7.xPieter van de Bruggen2011-04-261-14/+14
|\ \
| * | (#7249) Publicize ActionBuilder DSL methods.Pieter van de Bruggen2011-04-261-14/+14
|/ /
* | add test for ticket 7101Dominic Maraglia2011-04-261-0/+25
* | Merge branch 'ticket/2.7.x/7101-template-compilation' into 2.7.xMax Martin2011-04-261-1/+1
|\ \ | |/ |/|
| * (#7101) Fix template error messages in Ruby 1.8.5Max Martin2011-04-261-1/+1
|/
* Merge branch 'ticket/2.7.x/7137-spurious-warnings' into 2.7.xMax Martin2011-04-251-2/+0
|\
| * (#7137) Get rid of spurious info messages in useraddMax Martin2011-04-251-2/+0
|/
* Fix test ticket_6928_puppet_master_parse_failsDominic Maraglia2011-04-251-7/+4
* maint: add the 'to', 'not_to', and 'to_not' aliases to rspec...Daniel Pittman2011-04-241-0/+12
* Merge branch 'feature/2.7.x/7157-automatic-non-zero-exit-codes' into 2.7.xDaniel Pittman2011-04-2236-203/+234
|\
| * (#7157) Return a non-zero exit code on face failure.Daniel Pittman2011-04-223-12/+79
| * maint: use the exit_with helper everywhere...Daniel Pittman2011-04-2218-190/+90
| * maint: add an "exit was called" matcher for rspec.Daniel Pittman2011-04-221-0/+22
| * maint: clean up test headers on face spec files.Daniel Pittman2011-04-2215-1/+43
|/
* Merge branch 'ticket/2.7.x/7080-reverts' into 2.7.xMax Martin2011-04-216-266/+16
|\
| * Revert "Fixing Facts pson methods more resilient"Max Martin2011-04-212-36/+14
| * Revert "(7080) Adding json support to Indirector Request"Max Martin2011-04-212-144/+2
| * Revert "Adding json support to Puppet::Node"Max Martin2011-04-212-86/+0
* | Merge branch 'ticket/2.7.x/7084' into 2.7.xJesse Wolfe2011-04-215-18/+41
|\ \
| * | Fix #7084 Make the log messages produced by whits less confusingJesse Wolfe2011-04-215-18/+41