summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | (#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
| * | | | | | | | | (#6985) Allows indirectors to accept a hash as an argument.Dan Bode2011-04-071-1/+1
| * | | | | | | | | (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-079-129/+141
| * | | | | | | | | (#7012) Update references in code to use face(s)Daniel Pittman2011-04-0729-169/+171
| * | | | | | | | | (#7012) global rename of strings to faces.Daniel Pittman2011-04-0726-0/+0
| * | | | | | | | | (#7006) Add a missing require to puppet/string/option.rbDaniel Pittman2011-04-071-0/+2
| * | | | | | | | | (#6983) mark test pending until string is fixed...Daniel Pittman2011-04-061-1/+0
| * | | | | | | | | (#6972) Handle ca-location in the certificate string.Daniel Pittman2011-04-062-12/+20
| * | | | | | | | | (#6972) Recognize puppet global options in pre-parse.Daniel Pittman2011-04-061-1/+21
| * | | | | | | | | (#6972) Clean up OptParse name extraction a little.Daniel Pittman2011-04-061-2/+2