summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | (#6995) Fix indexing of :current on string load.Daniel Pittman2011-04-061-20/+66
| * | | (#6982) Patch the Certificate String against (#5528).Pieter van de Bruggen2011-04-051-1/+3
| * | | (#6949) Fix passing positional arguments to actions.Daniel Pittman2011-04-041-6/+8
| * | | (#6964) use 'when_invoked' rather than 'invoke' for actions.Daniel Pittman2011-04-0411-20/+21
| * | | (#6749) Handle options with inline arguments.Daniel Pittman2011-04-041-1/+5
| * | | (#6749) Extract the action from the arguments cleanly.Daniel Pittman2011-04-041-2/+6
| * | | (#6749) Fix optional vs mandatory argument handling.Daniel Pittman2011-04-042-8/+8
| * | | (#6749) Polish the CLI option pre-parse implementationDaniel Pittman2011-04-041-11/+7
| * | | (#6760) set terminus in indirector string base class.Daniel Pittman2011-04-041-12/+20
| * | | (#6749) add a shim around the action implementation.Daniel Pittman2011-04-042-3/+35