summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | (#6962) Implement Face#summary support for the help face.Daniel Pittman2011-04-124-2/+31
| | * | | | | | | | | | (#6962) Create the basic shape of the help face.Daniel Pittman2011-04-123-0/+103
| | * | | | | | | | | | (#6962) Implement 'summary' for faces.Daniel Pittman2011-04-123-5/+33
| | * | | | | | | | | | (#6770) Improve test robustness against 'require'Daniel Pittman2011-04-121-5/+6
| | * | | | | | | | | | maint: finish transition of application help to return strings.Daniel Pittman2011-04-121-2/+1
| | * | | | | | | | | | maint: direct people to the expected spec file...Daniel Pittman2011-04-121-0/+1
| | * | | | | | | | | | maint: watchr should respect personal account-wide defaults.Daniel Pittman2011-04-121-3/+7
| | * | | | | | | | | | maint: added testing for Puppet::Faces#[]Daniel Pittman2011-04-121-0/+15
| | * | | | | | | | | | maint: fix indentation in the watchr script.Daniel Pittman2011-04-121-4/+4
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'ticket/next/775' into nextNick Lewis2011-04-123-8/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (#775) Don't require command when removing cron entriesNick Lewis2011-04-123-8/+12
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'ticket/next/2150' into nextNick Lewis2011-04-125-6/+142
| |\| | | | | | | | |
| | * | | | | | | | | (#2150) Add routes file for indirectorNick Lewis2011-04-125-6/+142
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'ticket/next/5027' into nextNick Lewis2011-04-1222-428/+194
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | (#5027) Use Puppet#warning for deprecation_wanring instead of Kernel#warnNick Lewis2011-04-122-5/+5
| | * | | | | | | | | (#5027) Spell deprecation correctlyNick Lewis2011-04-123-12/+12
| | * | | | | | | | | Fix for #5027 -- generate a deprication warning for dynamic lookupMarkus Roberts2011-04-122-7/+11
| | * | | | | | | | | Towards 5027 -- add options hash to lookupvar as with setvarMarkus Roberts2011-04-129-59/+66
| | * | | | | | | | | Refactor for 5027 -- get rid of lookup_qualified_varMarkus Roberts2011-04-121-17/+12
| | * | | | | | | | | Step towards #5027 -- scopes should know if they are dynamicMarkus Roberts2011-04-124-43/+16
| | * | | | | | | | | Step towards #5027 -- add Logging#deprication_warning facilityMarkus Roberts2011-04-122-0/+36
| | * | | | | | | | | Refactor on the road to #5027 -- remove unused Scope#strinterpMarkus Roberts2011-04-122-202/+0
| | * | | | | | | | | Refactor en route to #5027 -- remove usestring parameter from lookupvarMarkus Roberts2011-04-1212-94/+63
| | * | | | | | | | | Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts2011-04-124-23/+18
| | * | | | | | | | | Refactor on the way to #5063 -- removing unused Scope#levelMarkus Roberts2011-04-122-7/+1
| | * | | | | | | | | Refactor prior to #5063 -- remove dead "topscope?" codeMarkus Roberts2011-04-121-5/+0
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'ticket/next/3360' into nextNick Lewis2011-04-123-0/+55
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | (#3360) Add an allow_duplicate_certs optionNick Lewis2011-04-123-0/+55
| * | | | | | | | | | Merge branch 'tickets/master/7021' into nextJames Turnbull2011-04-1229-0/+2303
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Updated confine in Spec test for RSpec 2James Turnbull2011-04-081-3/+2
| | * | | | | | | | | | Add management of router/switchs global vlansBrice Figureau2011-04-086-3/+204
| | * | | | | | | | | | Cisco Switch/Router Interface managementBrice Figureau2011-04-0813-0/+1243
| | * | | | | | | | | | Base class for network device based providersBrice Figureau2011-04-082-0/+207
| | * | | | | | | | | | Ssh transport for network device managementBrice Figureau2011-04-083-0/+331
| | * | | | | | | | | | Telnet transport to connect to remote network deviceBrice Figureau2011-04-082-0/+118
| | * | | | | | | | | | Remote Network Device transport systemBrice Figureau2011-04-083-0/+73
| | * | | | | | | | | | Introduce a module for some IP computationsBrice Figureau2011-04-082-0/+131
| |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'tickets/master/5684' into nextJames Turnbull2011-04-1135-2459/+99
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-1135-2459/+99
| |/ / / / / / / / / /
| * | | | | | | | | | Fixing Indirector::Facts::Couch loadingLuke Kanies2011-04-092-66/+74
| * | | | | | | | | | Fixing dependency loading in Rails::FactNameLuke Kanies2011-04-091-0/+1
| * | | | | | | | | | Fixing 'puppet faces' applicationLuke Kanies2011-04-092-16/+15
| * | | | | | | | | | Fixing the watchr scriptLuke Kanies2011-04-092-4/+2
| * | | | | | | | | | Fixing FaceCollection#facesLuke Kanies2011-04-091-3/+1
| * | | | | | | | | | Merge branch 'ticket/next/maint-fix_sqlite_test' into nextMatt Robinson2011-04-081-1/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | maint: Fix sporadic sqlite errorMatt Robinson2011-04-081-0/+1
| | * | | | | | | | | | maint: Fix sqlite3 require to really be optionalMatt Robinson2011-04-081-1/+4
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'maint/next/clean-up-spec_helper-require' into nextDaniel Pittman2011-04-08440-453/+442
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-08440-453/+442
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'maint/next/improve-test-suite-performance' into nextDaniel Pittman2011-04-084-109/+44
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |