| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | 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 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | | * | | | | | | maint: delete dead darwinport package provider | Daniel Pittman | 2011-04-08 | 1 | -86/+0 | |
| | | * | | | | | | maint: don't take over signal handling in tests... | Daniel Pittman | 2011-04-08 | 1 | -0/+7 | |
| | | * | | | | | | maint: use FileUtil to remove files, not exec | Daniel Pittman | 2011-04-08 | 1 | -23/+33 | |
| | | * | | | | | | maint: disable garbage collector during individual test cases. | Daniel Pittman | 2011-04-08 | 1 | -0/+4 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Merge branch 'ticket/next/maint-fix_tests_for_old_rubies' into next | Matt Robinson | 2011-04-08 | 2 | -5/+5 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | maint: Ruby < 1.8.7 knows size but not count | Matt Robinson | 2011-04-08 | 1 | -4/+4 | |
| | | * | | | | | | maint: Get tests passing on Ruby < 1.8.7 | Matt Robinson | 2011-04-08 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'ticket/next/7026' into next | Nick Lewis | 2011-04-08 | 2 | -0/+25 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | | * | | | | | | (#7026) Remove whits from reports when finalizing | Nick Lewis | 2011-04-08 | 2 | -0/+25 | |
| | * | | | | | | | Merge branch 'ticket/next/maint-backport_array_combination' into next | Matt Robinson | 2011-04-08 | 2 | -0/+37 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | maint: Add Array combinations method | Matt Robinson | 2011-04-08 | 2 | -0/+37 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | maint: mark tests pending for a discovered bug... | Daniel Pittman | 2011-04-08 | 2 | -0/+4 | |
| | * | | | | | | | Merge puppet-interfaces into puppet. | Daniel Pittman | 2011-04-07 | 74 | -0/+2853 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | maint: mocking 'require' causes random stack-overflow failures. | Daniel Pittman | 2011-04-07 | 1 | -0/+1 | |
| | | * | | | | | | | (#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 | 2 | -3/+7 | |
| | | * | | | | | | | (#7005) added require 'tmpdir' to spec helper. | Dan Bode | 2011-04-07 | 1 | -0/+1 | |
| | | * | | | | | | | Merge branch 'refactor/master/7012-rename-strings-to-interfaces-and-faces' | Daniel Pittman | 2011-04-07 | 79 | -634/+623 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | (#7012) Split plumbing into Puppet::Interface | Daniel Pittman | 2011-04-07 | 25 | -270/+259 | |
| | | | * | | | | | | | (#7012) Update references in code to use face(s) | Daniel Pittman | 2011-04-07 | 56 | -398/+398 | |
| | | | * | | | | | | | (#7012) global rename of strings to faces. | Daniel Pittman | 2011-04-07 | 49 | -0/+0 | |
| | | |/ / / / / / / | ||||||
