| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | (#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 | |
| | | * | | | | | | | | | | Remote Network Device transport system | Brice Figureau | 2011-04-08 | 3 | -0/+73 | |
| | | * | | | | | | | | | | Introduce a module for some IP computations | Brice Figureau | 2011-04-08 | 2 | -0/+131 | |
| | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'tickets/master/5684' into next | James Turnbull | 2011-04-11 | 35 | -2459/+99 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Fixed #5684 - Move to Apache 2.0 license | James Turnbull | 2011-04-11 | 35 | -2459/+99 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Fixing Indirector::Facts::Couch loading | Luke Kanies | 2011-04-09 | 2 | -66/+74 | |
| | * | | | | | | | | | | Fixing dependency loading in Rails::FactName | Luke Kanies | 2011-04-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | Fixing 'puppet faces' application | Luke Kanies | 2011-04-09 | 2 | -16/+15 | |
| | * | | | | | | | | | | Fixing the watchr script | Luke Kanies | 2011-04-09 | 2 | -4/+2 | |
| | * | | | | | | | | | | Fixing FaceCollection#faces | Luke Kanies | 2011-04-09 | 1 | -3/+1 | |
| | * | | | | | | | | | | Merge branch 'ticket/next/maint-fix_sqlite_test' into next | Matt Robinson | 2011-04-08 | 1 | -1/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | maint: Fix sporadic sqlite error | Matt Robinson | 2011-04-08 | 1 | -0/+1 | |
| | | * | | | | | | | | | | maint: Fix sqlite3 require to really be optional | Matt Robinson | 2011-04-08 | 1 | -1/+4 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge branch 'maint/next/clean-up-spec_helper-require' into next | Daniel Pittman | 2011-04-08 | 440 | -453/+442 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | maint: just require 'spec_helper', thanks rspec2 | Daniel Pittman | 2011-04-08 | 440 | -453/+442 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge branch 'maint/next/improve-test-suite-performance' into next | Daniel Pittman | 2011-04-08 | 4 | -109/+44 | |
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
