summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix for #5027 -- generate a deprication warning for dynamic lookupMarkus Roberts2011-04-121-6/+6
* Towards 5027 -- add options hash to lookupvar as with setvarMarkus Roberts2011-04-125-49/+49
* Step towards #5027 -- scopes should know if they are dynamicMarkus Roberts2011-04-122-32/+12
* Step towards #5027 -- add Logging#deprication_warning facilityMarkus Roberts2011-04-121-0/+25
* Refactor on the road to #5027 -- remove unused Scope#strinterpMarkus Roberts2011-04-121-143/+0
* Refactor en route to #5027 -- remove usestring parameter from lookupvarMarkus Roberts2011-04-125-36/+28
* Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts2011-04-122-15/+15
* Refactor on the way to #5063 -- removing unused Scope#levelMarkus Roberts2011-04-121-4/+0
* Merge branch 'ticket/next/3360' into nextNick Lewis2011-04-121-0/+45
|\
| * (#3360) Add an allow_duplicate_certs optionNick Lewis2011-04-121-0/+45
* | Merge branch 'tickets/master/7021' into nextJames Turnbull2011-04-1211-0/+1409
|\ \
| * | Updated confine in Spec test for RSpec 2James Turnbull2011-04-081-3/+2
| * | Add management of router/switchs global vlansBrice Figureau2011-04-083-1/+123
| * | Cisco Switch/Router Interface managementBrice Figureau2011-04-084-0/+747
| * | Base class for network device based providersBrice Figureau2011-04-081-0/+148
| * | Ssh transport for network device managementBrice Figureau2011-04-081-0/+212
| * | Telnet transport to connect to remote network deviceBrice Figureau2011-04-081-0/+76
| * | Remote Network Device transport systemBrice Figureau2011-04-081-0/+42
| * | Introduce a module for some IP computationsBrice Figureau2011-04-081-0/+63
* | | Fixed #5684 - Move to Apache 2.0 licenseJames Turnbull2011-04-112-38/+0
* | | Fixing Indirector::Facts::Couch loadingLuke Kanies2011-04-091-63/+69
* | | Fixing 'puppet faces' applicationLuke Kanies2011-04-091-0/+6
* | | maint: Fix sporadic sqlite errorMatt Robinson2011-04-081-0/+1
* | | maint: Fix sqlite3 require to really be optionalMatt Robinson2011-04-081-1/+4
* | | maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-08388-389/+389
* | | maint: don't take over signal handling in tests...Daniel Pittman2011-04-081-0/+7
| |/ |/|
* | Merge branch 'ticket/next/maint-fix_tests_for_old_rubies' into nextMatt Robinson2011-04-081-4/+4
|\ \
| * | maint: Ruby < 1.8.7 knows size but not countMatt Robinson2011-04-081-4/+4
* | | Merge branch 'ticket/next/7026' into nextNick Lewis2011-04-081-0/+19
|\ \ \ | |/ / |/| |
| * | (#7026) Remove whits from reports when finalizingNick Lewis2011-04-081-0/+19
* | | maint: Add Array combinations methodMatt Robinson2011-04-081-0/+23
* | | maint: mark tests pending for a discovered bug...Daniel Pittman2011-04-082-0/+4
* | | Merge puppet-interfaces into puppet.Daniel Pittman2011-04-0729-0/+1368
|\ \ \ | |_|/ |/| |
| * | maint: mocking 'require' causes random stack-overflow failures.Daniel Pittman2011-04-071-0/+1
| * | (#6985) Allows indirectors to accept a hash as an argument.Dan Bode2011-04-071-2/+6
| * | (#7012) Split plumbing into Puppet::InterfaceDaniel Pittman2011-04-0716-141/+118
| * | (#7012) Update references in code to use face(s)Daniel Pittman2011-04-0726-225/+223
| * | (#7012) global rename of strings to faces.Daniel Pittman2011-04-0723-0/+0
| * | (#6983) mark test pending until string is fixed...Daniel Pittman2011-04-061-3/+3
| * | (#6972) Handle ca-location in the certificate string.Daniel Pittman2011-04-062-9/+21
| * | (#6972) Recognize puppet global options in pre-parse.Daniel Pittman2011-04-061-0/+29
| * | (#6995) Fix indexing of :current on string load.Daniel Pittman2011-04-062-32/+23
| * | (#6995) more robust testing of string loadingDaniel Pittman2011-04-061-15/+19
| * | (#6949) Fix passing positional arguments to actions.Daniel Pittman2011-04-041-0/+6
| * | (#6964) use 'when_invoked' rather than 'invoke' for actions.Daniel Pittman2011-04-045-36/+36
| * | maint: added testing to ensure we inherit options correctly.Daniel Pittman2011-04-041-0/+16
| * | (#6749) Handle options with inline arguments.Daniel Pittman2011-04-041-0/+6
| * | (#6749) Extract the action from the arguments cleanly.Daniel Pittman2011-04-041-0/+8
| * | (#6749) Fix optional vs mandatory argument handling.Daniel Pittman2011-04-041-8/+27
| * | (#6749) Polish the CLI option pre-parse implementationDaniel Pittman2011-04-041-49/+16