| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | Merge branch 'bug/2.7.x/6752-allow-action-specific-render-methods' | Daniel Pittman | 2011-04-19 | 7 | -65/+231 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | (#7013) Wire up rendering hooks on the CLI. | Daniel Pittman | 2011-04-19 | 1 | -0/+6 | |
| | * | | | | | | | (#7013) Handle rendering modes out in the application layer. | Daniel Pittman | 2011-04-19 | 2 | -5/+12 | |
| | * | | | | | | | (#7013) Strip out old face-wide rendering defaults. | Daniel Pittman | 2011-04-19 | 4 | -23/+2 | |
| | * | | | | | | | (#7013) Return bound methods for when_rendering hooks. | Daniel Pittman | 2011-04-19 | 1 | -3/+10 | |
| | * | | | | | | | (#7013) Support 'when_rendering' and 'render_as' in actions. | Daniel Pittman | 2011-04-19 | 2 | -45/+158 | |
| | * | | | | | | | (#7013) better default rendering support for faces | Daniel Pittman | 2011-04-19 | 1 | -0/+49 | |
| | * | | | | | | | maint: make sure we don't ever default to being default... | Daniel Pittman | 2011-04-19 | 1 | -1/+6 | |
| | * | | | | | | | maint: test the 'help' face has the default action 'help' | Daniel Pittman | 2011-04-19 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'bug/2.7.x/7132-a-summary-with-a-newline-is-accepted' into 2.7.x | Daniel Pittman | 2011-04-19 | 2 | -16/+25 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | (#6962) Add 'description' to faces and action. | Daniel Pittman | 2011-04-19 | 2 | -41/+15 | |
| | * | | | | | | | (#7132) Reject 'summary' text with newlines embedded. | Daniel Pittman | 2011-04-19 | 2 | -18/+53 | |
| * | | | | | | | | (Maint) Fix a leaking spec, patching intermittent failures. | Pieter van de Bruggen | 2011-04-18 | 1 | -7/+7 | |
| * | | | | | | | | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.x | Pieter van de Bruggen | 2011-04-18 | 16 | -159/+749 | |
| * | | | | | | | | Merge branch 'ticket/2.7.x/7131-optional-arguments' into 2.7.x | Max Martin | 2011-04-18 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | (#7131) Remove support for optional arguments to options | Max Martin | 2011-04-18 | 1 | -1/+0 | |
| * | | | | | | | | | (Maint) Fixing an order-dependent failure. | Pieter van de Bruggen | 2011-04-18 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'bug/2.7.x/7013-interfaces-should-be-able-to-mark-options-as-req... | Daniel Pittman | 2011-04-17 | 4 | -7/+42 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | (#7013) Add support for required options. | Pieter van de Bruggen | 2011-04-17 | 4 | -7/+42 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | maint: Fix the missed failure from the previous commit | Nick Lewis | 2011-04-15 | 1 | -1/+1 | |
| * | | | | | | | | maint: Fix a broken Puppet::Node::Facts spec | Nick Lewis | 2011-04-15 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'feature/2.7.x/6978-face-and-action-options-should-have-hooks-fo... | Daniel Pittman | 2011-04-15 | 9 | -35/+275 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | maint: speed up testing output of the help face. | Daniel Pittman | 2011-04-15 | 1 | -9/+13 | |
| | * | | | | | | | (#7059) Use option hooks for the indirector terminus option. | Daniel Pittman | 2011-04-15 | 1 | -4/+3 | |
| | * | | | | | | | (#6978) Enforce the calling convention of option hooks. | Daniel Pittman | 2011-04-15 | 2 | -17/+51 | |
| | * | | | | | | | (#7059) Set the CA location using option hooks. | Daniel Pittman | 2011-04-15 | 1 | -2/+7 | |
| | * | | | | | | | (#6978) Add before and after decorators to actions from options. | Daniel Pittman | 2011-04-15 | 5 | -18/+220 | |
| | * | | | | | | | maint: delete an empty describe block containing no tests. | Daniel Pittman | 2011-04-15 | 1 | -4/+0 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'tickets/2.7.x/7115' into 2.7.x | Pieter van de Bruggen | 2011-04-15 | 3 | -3/+63 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | (#7115) Enable default actions. | Pieter van de Bruggen | 2011-04-15 | 3 | -3/+63 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'tickets/next/7080-serializable_indirector_requests' into 2.7.x | Luke Kanies | 2011-04-14 | 5 | -15/+197 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Adding json-specific matchers | Luke Kanies | 2011-04-14 | 3 | -24/+25 | |
| | * | | | | | | Adding json support to Puppet::Node | Luke Kanies | 2011-04-14 | 1 | -0/+63 | |
| | * | | | | | | Fixing a failing test resulting from a fixed bug | Luke Kanies | 2011-04-14 | 1 | -0/+5 | |
| | * | | | | | | (7080) Adding json support to Indirector Request | Luke Kanies | 2011-04-14 | 1 | -0/+99 | |
| | * | | | | | | Fixing Facts pson methods more resilient | Luke Kanies | 2011-04-14 | 1 | -1/+19 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge branch 'ticket/next/7103' into next | Nick Lewis | 2011-04-13 | 1 | -11/+7 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | | * | | | | (#7103) Fix HEAD requests in the HTTP handler | Nick Lewis | 2011-04-13 | 1 | -11/+7 | |
| * | | | | | | Merge branch 'feature/master/4258-pkgutil' into 2.7.x | Matt Robinson | 2011-04-14 | 1 | -0/+182 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | (#4258) Fix pkgutil spec test to have the correct provider | Matt Robinson | 2011-04-14 | 1 | -2/+5 | |
| | * | | | | | (#4258) Stop file and config checks from breaking spec | Dominic Cleal | 2011-04-13 | 1 | -0/+3 | |
| | * | | | | | (#4258) Use pkgutil -a to reliably determine package common names/aliases | Dominic Cleal | 2011-03-19 | 1 | -6/+54 | |
| | * | | | | | (#4258) Update pkgutil spec for recent impl changes | Dominic Cleal | 2011-03-18 | 1 | -13/+9 | |
| | * | | | | | Add spec tests for pkgutil package provider | Dominic Cleal | 2011-02-20 | 1 | -0/+132 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch '2.6.x' into next | Max Martin | 2011-04-13 | 4 | -2/+142 | |
| |\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| | * | | | Merge branch 'ticket/2.6.x/7082' into 2.6.next | Nick Lewis | 2011-04-13 | 2 | -2/+19 | |
| | |\ \ \ | ||||||
| | | * | | | Fixed #7082 - Added system support for groups | James Turnbull | 2011-04-14 | 2 | -2/+19 | |
| | * | | | | Merge branch 'tickets/2.6.x/2331-macports-provider' into 2.6.next | Nigel Kersten | 2011-04-13 | 1 | -0/+122 | |
| | |\ \ \ \ | ||||||
| | | * | | | | (#2331) Remove darwinports pkg provider, replace with rewritten macports prov... | Nigel Kersten | 2011-04-13 | 1 | -0/+122 | |
| | | |/ / / | ||||||
| | * | | | | maint: Fix sqlite3 require to really be optional | Matt Robinson | 2011-04-11 | 1 | -1/+4 | |
