summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* (#7291) The 'script' version of actions needs options argumentMatt Robinson2011-05-162-2/+2
* (#7469) Add license to test face so tests passMax Martin2011-05-121-0/+2
* Merge branch 'tickets/2.7.x/7299' into 2.7.xMax Martin2011-05-101-0/+4
|\
| * Prevent spec failure caused by network device mock leakBrice Figureau2011-05-071-0/+4
* | (#7468) Stub spec that tries to connect to pypi.python.orgMatt Robinson2011-05-101-20/+24
|/
* (#7353) Remove :for_humans format entirely.Daniel Pittman2011-05-052-21/+0
* Merge branch 'tickets/2.7.x/7179' into 2.7.xPieter van de Bruggen2011-05-041-12/+1
|\
| * (#7179) Modify default ACL for /node/<name>.Pieter van de Bruggen2011-05-041-12/+1
* | (#7353) Note the :for_humans compatibility issue.Daniel Pittman2011-05-041-0/+2
* | (#7353) Unify rendering in the face_bace application.Daniel Pittman2011-05-041-6/+18
* | (#7353) Add 'console' format to FormatHandlerDaniel Pittman2011-05-041-0/+62
* | Merge branch 'bug/2.7.x/7277-improve-secret-agent-face-and-supporting-actions...Daniel Pittman2011-05-031-1/+2
|\ \
| * | (#7277)Fixing all secret-agent functions, and the agent itselfLuke Kanies2011-05-031-1/+2
* | | Merge branch 'ticket/2.7.x/7139' into 2.7.xNick Lewis2011-05-031-0/+7
|\ \ \ | |/ / |/| |
| * | (#7139) Accept '/' as a valid path in filesetsNick Lewis2011-05-031-0/+7
* | | (#7329) Consistent naming for rendering formats and hooks.Daniel Pittman2011-05-032-0/+14
|/ /
* | (#7117) Return the environment as a Puppet::Node::Environment in uri2indirectionJacob Helwig2011-05-031-2/+6
* | (#7276) Better reporting from the plugin download action.Daniel Pittman2011-05-031-0/+10
* | (#7279) Adding some basic file actionsLuke Kanies2011-05-032-1/+12
|/
* Merge branch 'bug/2.7.x/7314-backtrace-when-face-has-syntax-error' into 2.7.xDaniel Pittman2011-05-024-13/+39
|\
| * (#7314) Faces fail horribly when one has a syntax error.Daniel Pittman2011-05-022-1/+26
| * maint: move the indirector face base out of puppet/faceDaniel Pittman2011-05-022-10/+10
| * maint: reset more global state in testing faces...Daniel Pittman2011-05-021-2/+3
* | Merge branch 'bug/2.7.x/7315-puppet-status-can't-render-as-json' into 2.7.xDaniel Pittman2011-05-021-0/+4
|\ \
| * | (#7315) Fix `to_pson` method to render correctly.Daniel Pittman2011-05-021-0/+4
| |/
* | (#7304) Improve help from `puppet foo`Daniel Pittman2011-05-021-6/+4
* | (#7317) better error handling in CLI face facade.Daniel Pittman2011-05-021-2/+2
|/
* Merge branch 'bug/2.7.x/7282-fail-when-no-invocation-given-for-action' into 2...Daniel Pittman2011-05-025-22/+71
|\
| * (#7282) action without `when_invoked` should fail...Daniel Pittman2011-05-025-22/+71
* | (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-291-14/+53
|\
| * (#7221) Strip bad whitespace from face and action docs.Daniel Pittman2011-04-291-14/+53
* | Merge branch 'tickets/2.7.x/7289' into 2.7.xPieter van de Bruggen2011-04-292-111/+181
|\ \ | |/ |/|
| * (#7289) Specify order for option decorations.Pieter van de Bruggen2011-04-292-111/+181
* | (#7248) Fail if two aliases of one option are passed...Daniel Pittman2011-04-291-0/+19
* | (#7122) Enforce call arity on actions in the CLI wrapper.Daniel Pittman2011-04-284-9/+16
* | maint: add a 'print' matcher to rspec, to inspect std{out,err}Daniel Pittman2011-04-284-47/+124
* | (#7269) Fix error reporting for bad render formats...Daniel Pittman2011-04-281-57/+57
* | (#7269) Better error reporting for bad render formats.Daniel Pittman2011-04-281-0/+13
* | (#7160) Support 'json' as a rendering method for CLI faces.Daniel Pittman2011-04-281-0/+8
* | Merge branch 'feature/2.7.x/6962-finish-documentation-api-for-faces' into 2.7.xDaniel Pittman2011-04-278-27/+278
|\ \ | |/ |/|
| * (#6962) Add integration tests on Face documentation.Daniel Pittman2011-04-274-0/+61
| * (#6962) Finish documentation API on Face options.Daniel Pittman2011-04-272-6/+10
| * (#6962) Move documentation support into a module.Daniel Pittman2011-04-261-5/+44
| * (#6962) Extend documentation API for Faces.Daniel Pittman2011-04-262-21/+168
* | (#7251) Let exceptions raised in decorators rise.Pieter van de Bruggen2011-04-261-2/+2
|/
* maint: add the 'to', 'not_to', and 'to_not' aliases to rspec...Daniel Pittman2011-04-241-0/+12
* (#7157) Return a non-zero exit code on face failure.Daniel Pittman2011-04-222-0/+65
* 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