summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove Puppet::Util::Cacher usage from Puppet::Util::SettingsNick Lewis2011-07-211-6/+3
* Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis2011-07-211-5/+7
* Remove unused require 'puppet/util/cacher' from Network::HttpPoolNick Lewis2011-07-211-1/+0
* Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-07-212-13/+9
* Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-07-212-10/+8
* Merge branch '2.7.x'Nick Lewis2011-07-2016-64/+336
|\
| * (#6789) Port SSL::CertificateAuthority::Interface to a FaceDaniel Pittman2011-07-202-0/+238
| * maint: SSL::Inventory.serial should report missing names.Daniel Pittman2011-07-201-0/+2
| * (#7204) Consolidate Semantic Versioning code.Pieter van de Bruggen2011-07-193-46/+73
| * Merge branch 'issue/2.7.x/7699' into 2.7.xDan Bode2011-07-152-2/+4
| |\
| | * (#7699) Help command should only list options onceDan Bode2011-07-132-2/+4
| * | (#8401) Document that --detailed-exitcodes is a bitmasknfagerlund2011-07-153-11/+12
| * | Merge branch '2.6.x' into 2.7.xMatt Robinson2011-07-142-2/+1
| |\ \
| | * | (#7144) Update Settings#writesub to convert mode to FixnumMax Martin2011-07-142-2/+1
| * | | maint: Fix documentation link for fileserver configurationMatt Robinson2011-07-141-1/+1
| | |/ | |/|
| * | (#4142) Fix module check not to fail when empty metadata.jsonMatt Robinson2011-07-121-1/+4
| * | Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ...Jeff McCune2011-07-102-4/+2
| * | (#7699) - Help should only show options onceDan Bode2011-07-102-2/+4
| * | (#8032) Add containment to create_resourcesJeff McCune2011-07-101-5/+6
| * | (#8147) Change default reporturl to match newer Dashboard versionsnfagerlund2011-06-291-1/+1
* | | Remove Puppet::Network::HttpPool keep_alive handlingNick Lewis2011-07-193-64/+0
* | | (#8268) Require windows drive letters in absolute file pathsJosh Cooper2011-07-194-6/+13
* | | (#8489) Consistently use File::PATH_SEPARATORJosh Cooper2011-07-192-5/+7
* | | Scope[] now returns nil for undefined variablesLuke Kanies2011-07-154-12/+17
* | | Making the Functions module more resilientLuke Kanies2011-07-151-1/+4
* | | Cleaning up indentation in versoncmp functionLuke Kanies2011-07-151-4/+2
* | | Fixing default parameter value assignmentLuke Kanies2011-07-151-2/+6
* | | Improving an error messageLuke Kanies2011-07-151-1/+1
* | | Adding Scope#each methodLuke Kanies2011-07-151-0/+4
* | | Adding Scope#include? methodLuke Kanies2011-07-151-0/+4
* | | Resource type defaults cleanupLuke Kanies2011-07-153-23/+54
* | | Adding default environment to ScopeLuke Kanies2011-07-151-6/+2
* | | Adding []/[]= support to ScopeLuke Kanies2011-07-158-45/+56
* | | (#7080) Registering PSON document typesLuke Kanies2011-07-152-2/+9
* | | Making Fact json handling more resilientLuke Kanies2011-07-151-6/+9
* | | Adding json support to Puppet::NodeLuke Kanies2011-07-151-0/+23
* | | (7080) Adding json support to Indirector RequestLuke Kanies2011-07-151-2/+49
* | | (#8356) Specify setting type for colorJacob Helwig2011-07-121-2/+6
* | | (#8356) Color defaults to false on WindowsJosh Cooper2011-07-111-1/+1
* | | Merge pull request #15 from jeffmccune/ticket/master/8032_create_resources_co...Jeff McCune2011-07-091-5/+6
|\ \ \
| * | | (#8032) Add containment to create_resourcesJeff McCune2011-06-211-5/+6
* | | | Disable the master on Windows instead of blowing up with failed resourcesJacob Helwig2011-07-081-0/+2
* | | | Merge branch 'ticket/master/7581-windows-feature-detection-error-message'Jacob Helwig2011-07-081-1/+9
|\ \ \ \
| * | | | (#7581) Provide more detailed error message when missing gems on WindowsJacob Helwig2011-07-081-1/+9
| |/ / /
* | | | Updated CHANGELOG and package building files for 2.7.2rc1Michael Stahnke2011-07-061-1/+1
* | | | Merge branch '2.7.x'Jacob Helwig2011-06-2812-140/+173
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '2.6.x' into 2.7.xJacob Helwig2011-06-287-118/+103
| |\|
| | * Bumping release in lib/puppet.rb and updating CHANGELOG.Michael Stahnke2011-06-141-1/+1
| | * (#7127) Stop puppet if a prerun command failsJosh Cooper2011-06-105-75/+85
| | * Do not needlessly create multiple reports when creating a transactionJosh Cooper2011-06-102-8/+4