summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | (#6962) Better argument checking for help.Daniel Pittman2011-04-121-7/+13
* | | | | | | | | | (#6962) Report the template filename for help render errors.Daniel Pittman2011-04-121-6/+11
* | | | | | | | | | (#6962) Move the logic for help layout into erb templates.Daniel Pittman2011-04-124-46/+44
* | | | | | | | | | (#6962) Override 'render' in help to just return the string.Daniel Pittman2011-04-121-3/+4
* | | | | | | | | | (#6962) Add summary help for actions on an individual face.Daniel Pittman2011-04-121-15/+39
* | | | | | | | | | (#6962) Implement 'summary' for actions.Daniel Pittman2011-04-122-0/+5
* | | | | | | | | | (#6962) Extract summary from legacy applications for help.Daniel Pittman2011-04-121-6/+33
* | | | | | | | | | (#6962) Initial support for legacy applications in help.Daniel Pittman2011-04-121-1/+15
* | | | | | | | | | (#6962) render prints the rval; fix help subcommand.Daniel Pittman2011-04-121-1/+1
* | | | | | | | | | (#6770) Don't pollute valid face list when #face? is called.Daniel Pittman2011-04-121-2/+10
* | | | | | | | | | (#6992) Expose available_subcommands as a class method.Daniel Pittman2011-04-121-2/+9
* | | | | | | | | | (#6962) Implement Face#summary support for the help face.Daniel Pittman2011-04-121-2/+2
* | | | | | | | | | (#6962) Create the basic shape of the help face.Daniel Pittman2011-04-122-0/+59
* | | | | | | | | | (#6962) Implement 'summary' for faces.Daniel Pittman2011-04-121-2/+7
* | | | | | | | | | maint: finish transition of application help to return strings.Daniel Pittman2011-04-121-2/+1
|/ / / / / / / / /
* / / / / / / / / (#775) Don't require command when removing cron entriesNick Lewis2011-04-122-8/+2
|/ / / / / / / /
* | | | | | | | (#2150) Add routes file for indirectorNick Lewis2011-04-123-6/+33
* | | | | | | | (#5027) Use Puppet#warning for deprecation_wanring instead of Kernel#warnNick Lewis2011-04-121-1/+1
* | | | | | | | (#5027) Spell deprecation correctlyNick Lewis2011-04-122-6/+6
* | | | | | | | Fix for #5027 -- generate a deprication warning for dynamic lookupMarkus Roberts2011-04-121-1/+5
* | | | | | | | Towards 5027 -- add options hash to lookupvar as with setvarMarkus Roberts2011-04-124-10/+17
* | | | | | | | 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-122-11/+4
* | | | | | | | Step towards #5027 -- add Logging#deprication_warning facilityMarkus Roberts2011-04-121-0/+11
* | | | | | | | Refactor on the road to #5027 -- remove unused Scope#strinterpMarkus Roberts2011-04-121-59/+0
* | | | | | | | Refactor en route to #5027 -- remove usestring parameter from lookupvarMarkus Roberts2011-04-125-35/+25
* | | | | | | | Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts2011-04-122-8/+3
* | | | | | | | Refactor on the way to #5063 -- removing unused Scope#levelMarkus Roberts2011-04-121-3/+1
* | | | | | | | Refactor prior to #5063 -- remove dead "topscope?" codeMarkus Roberts2011-04-121-5/+0
* | | | | | | | Merge branch 'ticket/next/3360' into nextNick Lewis2011-04-122-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | (#3360) Add an allow_duplicate_certs optionNick Lewis2011-04-122-0/+10
* | | | | | | | | Merge branch 'tickets/master/7021' into nextJames Turnbull2011-04-1218-0/+894
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add management of router/switchs global vlansBrice Figureau2011-04-083-2/+81
| * | | | | | | | | Cisco Switch/Router Interface managementBrice Figureau2011-04-089-0/+496
| * | | | | | | | | Base class for network device based providersBrice Figureau2011-04-081-0/+59
| * | | | | | | | | Ssh transport for network device managementBrice Figureau2011-04-082-0/+119
| * | | | | | | | | Telnet transport to connect to remote network deviceBrice Figureau2011-04-081-0/+42
| * | | | | | | | | Remote Network Device transport systemBrice Figureau2011-04-082-0/+31
| * | | | | | | | | Introduce a module for some IP computationsBrice Figureau2011-04-081-0/+68
* | | | | | | | | | Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-1120-170/+33
* | | | | | | | | | Fixing Indirector::Facts::Couch loadingLuke Kanies2011-04-091-3/+5
* | | | | | | | | | Fixing dependency loading in Rails::FactNameLuke Kanies2011-04-091-0/+1
* | | | | | | | | | Fixing 'puppet faces' applicationLuke Kanies2011-04-091-16/+9
* | | | | | | | | | Fixing FaceCollection#facesLuke Kanies2011-04-091-3/+1
* | | | | | | | | | maint: delete dead darwinport package providerDaniel Pittman2011-04-081-86/+0
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'ticket/next/7026' into nextNick Lewis2011-04-081-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | (#7026) Remove whits from reports when finalizingNick Lewis2011-04-081-0/+6
* | | | | | | | | | maint: Add Array combinations methodMatt Robinson2011-04-081-0/+14
* | | | | | | | | | Merge puppet-interfaces into puppet.Daniel Pittman2011-04-0741-0/+1229
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | (#6969) String failures differentiate between invalid string/versionDan Bode2011-04-071-1/+10