summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | 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
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bug/2.7.x/7121-the-'configurer'-face-should-download-plugins-an...Daniel Pittman2011-04-212-3/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | (#7121) Download plugins and upload reports in secret agent!Daniel Pittman2011-04-212-3/+24
* | | | | | | | | | | | maint: fix a race in catalog compilation versioning.Daniel Pittman2011-04-211-0/+7
|/ / / / / / / / / / /
* | | | | | | | | | | Merge remote-tracking branch 'remotes/lak/tickets/next/7118-summaries_for_all...Daniel Pittman2011-04-2118-17/+67
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | (7118) Adding summaries for all facesLuke Kanies2011-04-1418-18/+69
* | | | | | | | | | | | Merge branch 'feature/2.7.x/7181-rename-configurer-face' into 2.7.xDaniel Pittman2011-04-214-9/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | (#7181) Rename configurer face to secret_agent.Daniel Pittman2011-04-214-9/+7
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'bug/2.7.x/6928-backport-symbol-to_proc' into 2.7.xDaniel Pittman2011-04-211-6/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | (#6928) Don't blow up when the method is undefined...Daniel Pittman2011-04-211-6/+4
* | | | | | | | | | | | Merge branch 'bug/2.7.x/6928-backport-symbol-to_proc' into 2.7.xDaniel Pittman2011-04-211-0/+9
|\| | | | | | | | | | |
| * | | | | | | | | | | (#6928) backport Symbol#to_proc for Ruby < 1.8.7Daniel Pittman2011-04-211-0/+9
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'feature/2.7.x/7183-implement-invisible-glob-version-matching-fo...Daniel Pittman2011-04-217-75/+125
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | (#7183) Implement "invisible glob" version matching for facesDaniel Pittman2011-04-215-47/+98
| * | | | | | | | | | | maint: better disabling of Signal#trap in our tests.Daniel Pittman2011-04-212-0/+10
| * | | | | | | | | | | maint: more robust listing of valid faces.Daniel Pittman2011-04-211-1/+1
| * | | | | | | | | | | maint: clean up testing code a fraction...Daniel Pittman2011-04-201-22/+10
| * | | | | | | | | | | maint: better error report for a missing version of a face.Daniel Pittman2011-04-201-1/+1
| * | | | | | | | | | | maint: handle face clear/reset sanely in the interface spec.Daniel Pittman2011-04-201-5/+6
|/ / / / / / / / / / /
* | | | | | | | | | | maint: stop stubbing log level setting.Daniel Pittman2011-04-2012-79/+24
* | | | | | | | | | | Move tests from Puppet-acceptance repoDominic Maraglia2011-04-2092-0/+2074
* | | | | | | | | | | Merge branch 'bug/2.7.x/7116-cannot-use-faces-with---debug' into 2.7.xDaniel Pittman2011-04-202-104/+126
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | (#7116) Handle application-level options in parse_optionsDaniel Pittman2011-04-202-1/+25
| * | | | | | | | | | | maint: fix gratuitous whitespace in the code.Daniel Pittman2011-04-201-2/+2
| * | | | | | | | | | | maint: remove redundant context from the test.Daniel Pittman2011-04-201-103/+101
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'bug/2.7.x/7062-improve-cloudpack-option-parsing-errors' into 2.7.xDaniel Pittman2011-04-202-28/+105
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | (#7062) better argument handling in the action wrapper methodsDaniel Pittman2011-04-202-8/+86
| * | | | | | | | | | | maint: move method comments outside the comment.Daniel Pittman2011-04-201-20/+19
* | | | | | | | | | | | Merge branch 'ticket/2.7.x/7166' into 2.7.xJosh Cooper2011-04-196-20/+20
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-196-20/+20
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'ticket/2.7.x/maint-remove_duplicate_faces_code' into 2.7.xMatt Robinson2011-04-193-30/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | maint: Remove unused faces codeMatt Robinson2011-04-193-30/+0
|/ / / / / / / / / /
* | / / / / / / / / maint: mangle grammer in rspec to avoid Jenkins fail...Daniel Pittman2011-04-191-2/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'Daniel Pittman2011-04-1916-214/+383
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | (#7013) Wire up rendering hooks on the CLI.Daniel Pittman2011-04-193-2/+14
| * | | | | | | | | (#7013) Handle rendering modes out in the application layer.Daniel Pittman2011-04-194-11/+19
| * | | | | | | | | (#7013) Strip out old face-wide rendering defaults.Daniel Pittman2011-04-199-41/+14
| * | | | | | | | | (#7013) Return bound methods for when_rendering hooks.Daniel Pittman2011-04-192-4/+11
| * | | | | | | | | (#7013) Support 'when_rendering' and 'render_as' in actions.Daniel Pittman2011-04-197-58/+256