| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | (#6962) delegate global usage to the help face. | Daniel Pittman | 2011-04-12 | 3 | -26/+18 | |
| | | * | | | | | | | maint: avoid making temporary dirs during testing. | Daniel Pittman | 2011-04-12 | 2 | -13/+2 | |
| | | * | | | | | | | (#6962) Integrate legacy subcommands into the help face. | Daniel Pittman | 2011-04-12 | 2 | -2/+32 | |
| | | * | | | | | | | (#6962) Clean up testing further. | Daniel Pittman | 2011-04-12 | 1 | -25/+11 | |
| | | * | | | | | | | (#6962) Better argument checking for help. | Daniel Pittman | 2011-04-12 | 2 | -10/+17 | |
| | | * | | | | | | | (#6962) Report the template filename for help render errors. | Daniel Pittman | 2011-04-12 | 1 | -6/+11 | |
| | | * | | | | | | | (#6962) Move the logic for help layout into erb templates. | Daniel Pittman | 2011-04-12 | 5 | -48/+44 | |
| | | * | | | | | | | (#6962) Override 'render' in help to just return the string. | Daniel Pittman | 2011-04-12 | 1 | -3/+4 | |
| | | * | | | | | | | (#6962) Add summary help for actions on an individual face. | Daniel Pittman | 2011-04-12 | 2 | -15/+41 | |
| | | * | | | | | | | (#6962) Implement 'summary' for actions. | Daniel Pittman | 2011-04-12 | 3 | -0/+16 | |
| | | * | | | | | | | (#6962) Extract summary from legacy applications for help. | Daniel Pittman | 2011-04-12 | 2 | -6/+67 | |
| | | * | | | | | | | (#6962) Initial support for legacy applications in help. | Daniel Pittman | 2011-04-12 | 2 | -1/+19 | |
| | | * | | | | | | | (#6962) render prints the rval; fix help subcommand. | Daniel Pittman | 2011-04-12 | 1 | -1/+1 | |
| | | * | | | | | | | (#6770) Don't pollute valid face list when #face? is called. | Daniel Pittman | 2011-04-12 | 2 | -2/+15 | |
| | | * | | | | | | | (#6992) Expose available_subcommands as a class method. | Daniel Pittman | 2011-04-12 | 2 | -2/+14 | |
| | | * | | | | | | | (#6962) Implement Face#summary support for the help face. | Daniel Pittman | 2011-04-12 | 4 | -2/+31 | |
| | | * | | | | | | | (#6962) Create the basic shape of the help face. | Daniel Pittman | 2011-04-12 | 3 | -0/+103 | |
| | | * | | | | | | | (#6962) Implement 'summary' for faces. | Daniel Pittman | 2011-04-12 | 3 | -5/+33 | |
| | | * | | | | | | | (#6770) Improve test robustness against 'require' | Daniel Pittman | 2011-04-12 | 1 | -5/+6 | |
| | | * | | | | | | | maint: finish transition of application help to return strings. | Daniel Pittman | 2011-04-12 | 1 | -2/+1 | |
| | | * | | | | | | | maint: direct people to the expected spec file... | Daniel Pittman | 2011-04-12 | 1 | -0/+1 | |
| | | * | | | | | | | maint: watchr should respect personal account-wide defaults. | Daniel Pittman | 2011-04-12 | 1 | -3/+7 | |
| | | * | | | | | | | maint: added testing for Puppet::Faces#[] | Daniel Pittman | 2011-04-12 | 1 | -0/+15 | |
| | | * | | | | | | | maint: fix indentation in the watchr script. | Daniel Pittman | 2011-04-12 | 1 | -4/+4 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch 'ticket/next/775' into next | Nick Lewis | 2011-04-12 | 3 | -8/+12 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | (#775) Don't require command when removing cron entries | Nick Lewis | 2011-04-12 | 3 | -8/+12 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch 'ticket/next/2150' into next | Nick Lewis | 2011-04-12 | 5 | -6/+142 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | (#2150) Add routes file for indirector | Nick Lewis | 2011-04-12 | 5 | -6/+142 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge branch 'ticket/next/5027' into next | Nick Lewis | 2011-04-12 | 22 | -428/+194 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | (#5027) Use Puppet#warning for deprecation_wanring instead of Kernel#warn | Nick Lewis | 2011-04-12 | 2 | -5/+5 | |
| | | * | | | | | | (#5027) Spell deprecation correctly | Nick Lewis | 2011-04-12 | 3 | -12/+12 | |
| | | * | | | | | | Fix for #5027 -- generate a deprication warning for dynamic lookup | Markus Roberts | 2011-04-12 | 2 | -7/+11 | |
| | | * | | | | | | Towards 5027 -- add options hash to lookupvar as with setvar | Markus Roberts | 2011-04-12 | 9 | -59/+66 | |
| | | * | | | | | | Refactor for 5027 -- get rid of lookup_qualified_var | Markus Roberts | 2011-04-12 | 1 | -17/+12 | |
| | | * | | | | | | Step towards #5027 -- scopes should know if they are dynamic | Markus Roberts | 2011-04-12 | 4 | -43/+16 | |
| | | * | | | | | | Step towards #5027 -- add Logging#deprication_warning facility | Markus Roberts | 2011-04-12 | 2 | -0/+36 | |
| | | * | | | | | | Refactor on the road to #5027 -- remove unused Scope#strinterp | Markus Roberts | 2011-04-12 | 2 | -202/+0 | |
| | | * | | | | | | Refactor en route to #5027 -- remove usestring parameter from lookupvar | Markus Roberts | 2011-04-12 | 12 | -94/+63 | |
| | | * | | | | | | Fix for #5063 -- explicitly scope internal variable lookups | Markus Roberts | 2011-04-12 | 4 | -23/+18 | |
| | | * | | | | | | Refactor on the way to #5063 -- removing unused Scope#level | Markus Roberts | 2011-04-12 | 2 | -7/+1 | |
| | | * | | | | | | Refactor prior to #5063 -- remove dead "topscope?" code | Markus Roberts | 2011-04-12 | 1 | -5/+0 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge branch 'ticket/next/3360' into next | Nick Lewis | 2011-04-12 | 3 | -0/+55 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | (#3360) Add an allow_duplicate_certs option | Nick Lewis | 2011-04-12 | 3 | -0/+55 | |
| | * | | | | | | | Merge branch 'tickets/master/7021' into next | James Turnbull | 2011-04-12 | 29 | -0/+2303 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Updated confine in Spec test for RSpec 2 | James Turnbull | 2011-04-08 | 1 | -3/+2 | |
| | | * | | | | | | | Add management of router/switchs global vlans | Brice Figureau | 2011-04-08 | 6 | -3/+204 | |
| | | * | | | | | | | Cisco Switch/Router Interface management | Brice Figureau | 2011-04-08 | 13 | -0/+1243 | |
| | | * | | | | | | | Base class for network device based providers | Brice Figureau | 2011-04-08 | 2 | -0/+207 | |
| | | * | | | | | | | Ssh transport for network device management | Brice Figureau | 2011-04-08 | 3 | -0/+331 | |
| | | * | | | | | | | Telnet transport to connect to remote network device | Brice Figureau | 2011-04-08 | 2 | -0/+118 | |
