summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods'Daniel Pittman2011-04-197-65/+231
|\ \ \ \ \ \ \
| * | | | | | | (#7013) Wire up rendering hooks on the CLI.Daniel Pittman2011-04-191-0/+6
| * | | | | | | (#7013) Handle rendering modes out in the application layer.Daniel Pittman2011-04-192-5/+12
| * | | | | | | (#7013) Strip out old face-wide rendering defaults.Daniel Pittman2011-04-194-23/+2
| * | | | | | | (#7013) Return bound methods for when_rendering hooks.Daniel Pittman2011-04-191-3/+10
| * | | | | | | (#7013) Support 'when_rendering' and 'render_as' in actions.Daniel Pittman2011-04-192-45/+158
| * | | | | | | (#7013) better default rendering support for facesDaniel Pittman2011-04-191-0/+49
| * | | | | | | maint: make sure we don't ever default to being default...Daniel Pittman2011-04-191-1/+6
| * | | | | | | maint: test the 'help' face has the default action 'help'Daniel Pittman2011-04-191-1/+1
* | | | | | | | Merge branch 'bug/2.7.x/7132-a-summary-with-a-newline-is-accepted' into 2.7.xDaniel Pittman2011-04-192-16/+25
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | (#6962) Add 'description' to faces and action.Daniel Pittman2011-04-192-41/+15
| * | | | | | | (#7132) Reject 'summary' text with newlines embedded.Daniel Pittman2011-04-192-18/+53
* | | | | | | | (Maint) Fix a leaking spec, patching intermittent failures.Pieter van de Bruggen2011-04-181-7/+7
* | | | | | | | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-1816-159/+749
* | | | | | | | Merge branch 'ticket/2.7.x/7131-optional-arguments' into 2.7.xMax Martin2011-04-181-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | (#7131) Remove support for optional arguments to optionsMax Martin2011-04-181-1/+0
* | | | | | | | | (Maint) Fixing an order-dependent failure.Pieter van de Bruggen2011-04-181-0/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'bug/2.7.x/7013-interfaces-should-be-able-to-mark-options-as-req...Daniel Pittman2011-04-174-7/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | (#7013) Add support for required options.Pieter van de Bruggen2011-04-174-7/+42
| |/ / / / / / /
* | | | | | | | maint: Fix the missed failure from the previous commitNick Lewis2011-04-151-1/+1
* | | | | | | | maint: Fix a broken Puppet::Node::Facts specNick Lewis2011-04-151-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'feature/2.7.x/6978-face-and-action-options-should-have-hooks-fo...Daniel Pittman2011-04-159-35/+275
|\ \ \ \ \ \ \
| * | | | | | | maint: speed up testing output of the help face.Daniel Pittman2011-04-151-9/+13
| * | | | | | | (#7059) Use option hooks for the indirector terminus option.Daniel Pittman2011-04-151-4/+3
| * | | | | | | (#6978) Enforce the calling convention of option hooks.Daniel Pittman2011-04-152-17/+51
| * | | | | | | (#7059) Set the CA location using option hooks.Daniel Pittman2011-04-151-2/+7
| * | | | | | | (#6978) Add before and after decorators to actions from options.Daniel Pittman2011-04-155-18/+220
| * | | | | | | maint: delete an empty describe block containing no tests.Daniel Pittman2011-04-151-4/+0
| |/ / / / / /
* | | | | | | Merge branch 'tickets/2.7.x/7115' into 2.7.xPieter van de Bruggen2011-04-153-3/+63
|\ \ \ \ \ \ \
| * | | | | | | (#7115) Enable default actions.Pieter van de Bruggen2011-04-153-3/+63
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'tickets/next/7080-serializable_indirector_requests' into 2.7.xLuke Kanies2011-04-145-15/+197
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Adding json-specific matchersLuke Kanies2011-04-143-24/+25
| * | | | | | Adding json support to Puppet::NodeLuke Kanies2011-04-141-0/+63
| * | | | | | Fixing a failing test resulting from a fixed bugLuke Kanies2011-04-141-0/+5
| * | | | | | (7080) Adding json support to Indirector RequestLuke Kanies2011-04-141-0/+99
| * | | | | | Fixing Facts pson methods more resilientLuke Kanies2011-04-141-1/+19
| |/ / / / /
| * | | | | Merge branch 'ticket/next/7103' into nextNick Lewis2011-04-131-11/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | (#7103) Fix HEAD requests in the HTTP handlerNick Lewis2011-04-131-11/+7
* | | | | | Merge branch 'feature/master/4258-pkgutil' into 2.7.xMatt Robinson2011-04-141-0/+182
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | (#4258) Fix pkgutil spec test to have the correct providerMatt Robinson2011-04-141-2/+5
| * | | | | (#4258) Stop file and config checks from breaking specDominic Cleal2011-04-131-0/+3
| * | | | | (#4258) Use pkgutil -a to reliably determine package common names/aliasesDominic Cleal2011-03-191-6/+54
| * | | | | (#4258) Update pkgutil spec for recent impl changesDominic Cleal2011-03-181-13/+9
| * | | | | Add spec tests for pkgutil package providerDominic Cleal2011-02-201-0/+132
| | |/ / / | |/| | |
* | | | | Merge branch '2.6.x' into nextMax Martin2011-04-134-2/+142
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'ticket/2.6.x/7082' into 2.6.nextNick Lewis2011-04-132-2/+19
| |\ \ \
| | * | | Fixed #7082 - Added system support for groupsJames Turnbull2011-04-142-2/+19
| * | | | Merge branch 'tickets/2.6.x/2331-macports-provider' into 2.6.nextNigel Kersten2011-04-131-0/+122
| |\ \ \ \
| | * | | | (#2331) Remove darwinports pkg provider, replace with rewritten macports prov...Nigel Kersten2011-04-131-0/+122
| | |/ / /
| * | | | maint: Fix sqlite3 require to really be optionalMatt Robinson2011-04-111-1/+4