Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | (#6770) Don't pollute valid face list when #face? is called. | Daniel Pittman | 2011-04-12 | 1 | -2/+10 | |
* | | | | | | | | | (#6992) Expose available_subcommands as a class method. | Daniel Pittman | 2011-04-12 | 1 | -2/+9 | |
* | | | | | | | | | (#6962) Implement Face#summary support for the help face. | Daniel Pittman | 2011-04-12 | 1 | -2/+2 | |
* | | | | | | | | | (#6962) Create the basic shape of the help face. | Daniel Pittman | 2011-04-12 | 2 | -0/+59 | |
* | | | | | | | | | (#6962) Implement 'summary' for faces. | Daniel Pittman | 2011-04-12 | 1 | -2/+7 | |
* | | | | | | | | | maint: finish transition of application help to return strings. | Daniel Pittman | 2011-04-12 | 1 | -2/+1 | |
|/ / / / / / / / | ||||||
* / / / / / / / | (#775) Don't require command when removing cron entries | Nick Lewis | 2011-04-12 | 2 | -8/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | (#2150) Add routes file for indirector | Nick Lewis | 2011-04-12 | 3 | -6/+33 | |
* | | | | | | | (#5027) Use Puppet#warning for deprecation_wanring instead of Kernel#warn | Nick Lewis | 2011-04-12 | 1 | -1/+1 | |
* | | | | | | | (#5027) Spell deprecation correctly | Nick Lewis | 2011-04-12 | 2 | -6/+6 | |
* | | | | | | | Fix for #5027 -- generate a deprication warning for dynamic lookup | Markus Roberts | 2011-04-12 | 1 | -1/+5 | |
* | | | | | | | Towards 5027 -- add options hash to lookupvar as with setvar | Markus Roberts | 2011-04-12 | 4 | -10/+17 | |
* | | | | | | | 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 | 2 | -11/+4 | |
* | | | | | | | Step towards #5027 -- add Logging#deprication_warning facility | Markus Roberts | 2011-04-12 | 1 | -0/+11 | |
* | | | | | | | Refactor on the road to #5027 -- remove unused Scope#strinterp | Markus Roberts | 2011-04-12 | 1 | -59/+0 | |
* | | | | | | | Refactor en route to #5027 -- remove usestring parameter from lookupvar | Markus Roberts | 2011-04-12 | 5 | -35/+25 | |
* | | | | | | | Fix for #5063 -- explicitly scope internal variable lookups | Markus Roberts | 2011-04-12 | 2 | -8/+3 | |
* | | | | | | | Refactor on the way to #5063 -- removing unused Scope#level | Markus Roberts | 2011-04-12 | 1 | -3/+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 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | (#3360) Add an allow_duplicate_certs option | Nick Lewis | 2011-04-12 | 2 | -0/+10 | |
* | | | | | | | | Merge branch 'tickets/master/7021' into next | James Turnbull | 2011-04-12 | 18 | -0/+894 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add management of router/switchs global vlans | Brice Figureau | 2011-04-08 | 3 | -2/+81 | |
| * | | | | | | | | Cisco Switch/Router Interface management | Brice Figureau | 2011-04-08 | 9 | -0/+496 | |
| * | | | | | | | | Base class for network device based providers | Brice Figureau | 2011-04-08 | 1 | -0/+59 | |
| * | | | | | | | | Ssh transport for network device management | Brice Figureau | 2011-04-08 | 2 | -0/+119 | |
| * | | | | | | | | Telnet transport to connect to remote network device | Brice Figureau | 2011-04-08 | 1 | -0/+42 | |
| * | | | | | | | | Remote Network Device transport system | Brice Figureau | 2011-04-08 | 2 | -0/+31 | |
| * | | | | | | | | Introduce a module for some IP computations | Brice Figureau | 2011-04-08 | 1 | -0/+68 | |
* | | | | | | | | | Fixed #5684 - Move to Apache 2.0 license | James Turnbull | 2011-04-11 | 20 | -170/+33 | |
* | | | | | | | | | Fixing Indirector::Facts::Couch loading | Luke Kanies | 2011-04-09 | 1 | -3/+5 | |
* | | | | | | | | | Fixing dependency loading in Rails::FactName | Luke Kanies | 2011-04-09 | 1 | -0/+1 | |
* | | | | | | | | | Fixing 'puppet faces' application | Luke Kanies | 2011-04-09 | 1 | -16/+9 | |
* | | | | | | | | | Fixing FaceCollection#faces | Luke Kanies | 2011-04-09 | 1 | -3/+1 | |
* | | | | | | | | | maint: delete dead darwinport package provider | Daniel Pittman | 2011-04-08 | 1 | -86/+0 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'ticket/next/7026' into next | Nick Lewis | 2011-04-08 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | (#7026) Remove whits from reports when finalizing | Nick Lewis | 2011-04-08 | 1 | -0/+6 | |
* | | | | | | | | | maint: Add Array combinations method | Matt Robinson | 2011-04-08 | 1 | -0/+14 | |
* | | | | | | | | | Merge puppet-interfaces into puppet. | Daniel Pittman | 2011-04-07 | 41 | -0/+1229 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | (#6969) String failures differentiate between invalid string/version | Dan Bode | 2011-04-07 | 1 | -1/+10 | |
| * | | | | | | | | | (#6985) Allows indirectors to accept a hash as an argument. | Dan Bode | 2011-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | (#7012) Split plumbing into Puppet::Interface | Daniel Pittman | 2011-04-07 | 9 | -129/+141 | |
| * | | | | | | | | | (#7012) Update references in code to use face(s) | Daniel Pittman | 2011-04-07 | 29 | -169/+171 | |
| * | | | | | | | | | (#7012) global rename of strings to faces. | Daniel Pittman | 2011-04-07 | 26 | -0/+0 | |
| * | | | | | | | | | (#7006) Add a missing require to puppet/string/option.rb | Daniel Pittman | 2011-04-07 | 1 | -0/+2 | |
| * | | | | | | | | | (#6983) mark test pending until string is fixed... | Daniel Pittman | 2011-04-06 | 1 | -1/+0 | |
| * | | | | | | | | | (#6972) Handle ca-location in the certificate string. | Daniel Pittman | 2011-04-06 | 2 | -12/+20 | |
| * | | | | | | | | | (#6972) Recognize puppet global options in pre-parse. | Daniel Pittman | 2011-04-06 | 1 | -1/+21 | |
| * | | | | | | | | | (#6972) Clean up OptParse name extraction a little. | Daniel Pittman | 2011-04-06 | 1 | -2/+2 |