summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ProviderDpkg specs to avoid any real executionsDavid Schmitt2010-02-171-0/+4
* Avoid setting the timeout before we know which timeout we should set.David Schmitt2010-02-171-0/+20
* Bug: tidy specs need FileBucket::DipperDavid Schmitt2010-02-171-0/+1
* Avoid trying to lock on non-filesDavid Schmitt2010-02-171-6/+47
* Functions are added to a module instead of ScopeLuke Kanies2010-02-172-11/+48
* [#3921] Add facts_terminus setting to Puppet settingsRein Henrichs2010-02-171-2/+3
* Fixed #3912 - Added client certificate name as an internal fact called "clien...James Turnbull2010-02-171-0/+5
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-1713-14/+14
* Fixing #3822 - checksums will be loaded from filebucketsLuke Kanies2010-02-171-10/+33
* For #3822 - Reducing checksum code duplicationLuke Kanies2010-02-173-95/+90
* Fixing #3791 - client environment is usedLuke Kanies2010-02-171-18/+36
* Bug #3748 LDAP group membershipMatt Robinson2010-02-171-2/+2
* Fixing #2655 - Adding default parameter values to resourcesLuke Kanies2010-02-171-0/+2
* Refactoring tests - replacing stubs with instancesLuke Kanies2010-02-171-4/+0
* Fix #3664 - qualified variable parsing in string interpolationBrice Figureau2010-02-171-0/+1
* Feature #2935 Puppet[:mode] and Puppet[:name] are read-onlyJesse Wolfe2010-02-171-1/+27
* Bug: Broken codepath in util/settingsJesse Wolfe2010-02-171-0/+4
* Feature #2935 settings are in Mode sections instead of executable namesJesse Wolfe2010-02-171-9/+7
* Feature #2935 Modes: root? predicateJesse Wolfe2010-02-173-4/+4
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-175-20/+20
* feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe2010-02-173-4/+4
* Feature #2935: lazify require graph for applicationsJesse Wolfe2010-02-172-3/+7
* feature #2276 Single Executable: move CommandLine methodsJesse Wolfe2010-02-171-56/+29
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-173-20/+45
* Adding #2658 - Adding support for run stagesLuke Kanies2010-02-174-21/+101
* Fixing #3671 - --compile Catalogs are pretty-printedLuke Kanies2010-02-171-4/+7
* Fixing #2655 - Adding default parameter values to resourcesLuke Kanies2010-02-171-0/+8
* Refactoring tests - replacing stubs with instancesLuke Kanies2010-02-171-27/+17
* Fixing Catalog conversionLuke Kanies2010-02-171-0/+8
* Fixing #1903 - metaparam inheritance is much fasterLuke Kanies2010-02-172-58/+90
* Fixing Parser::Resource param validationLuke Kanies2010-02-171-0/+5
* Fixes #1999 - Allows the 'apt' provider to downgrade packages.Paul Lathrop2010-02-171-0/+7
* Fixes #3745 Catch unhandled exception in ssh_authorized_key providerSean Millichamp2010-02-171-0/+12
* Fixing tests broken by conceptual merge conflictsMarkus Roberts2010-02-172-3/+3
* Fixes #3663 - It should be possible to list signed hosts onlyJames Turnbull2010-02-172-0/+15
* Fixing #448 - relationships have their own syntaxLuke Kanies2010-02-174-1/+172
* Fix #3408 - enable puppetd http compressionBrice Figureau2010-02-174-1/+284
* Fix #3373 - Client side file streamingBrice Figureau2010-02-175-62/+263
* Add master side file content streamingBrice Figureau2010-02-174-3/+101
* Fixing tests broken by Luke's CRL flag patch.Markus Roberts2010-02-171-0/+1
* feature #2276 Single Executable: optparser should get CommandLine#args instea...Jesse Wolfe2010-02-173-32/+45
* Feature #2276 Single Executable: Pass a commandline object to the applicationJesse Wolfe2010-02-175-17/+18
* Refactor #3706 Reify eigenclasses of ApplicationsJesse Wolfe2010-02-1711-244/+209
* feature #2276 Single Executable: CommandLine can be instantiatedJesse Wolfe2010-02-171-0/+17
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-177-68/+57
* feature #2276 Single Executable: help for applyJesse Wolfe2010-02-171-0/+8
* feature #2276 Single Executable: "puppet describe"Jesse Wolfe2010-02-171-21/+21
* feature #2276 Single Executable: "puppet kick"Jesse Wolfe2010-02-171-84/+85
* feature #2276 Single Executable: "puppet cert"Jesse Wolfe2010-02-171-33/+33
* feature #2276 Single Executable: "puppet master"Jesse Wolfe2010-02-171-80/+80