summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Remove Puppet::Util::Cacher usage from Puppet::Util::SettingsNick Lewis2011-07-211-10/+0
* Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis2011-07-211-2/+2
* Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-07-211-169/+163
* Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-07-212-37/+25
* Merge branch '2.7.x'Nick Lewis2011-07-208-43/+619
|\
| * Replace calls to Array#count with #lengthNick Lewis2011-07-201-2/+2
| * Fix order-dependent test failure in certificate_status/file specNick Lewis2011-07-201-0/+4
| * (#6789) Port SSL::CertificateAuthority::Interface to a FaceDaniel Pittman2011-07-201-0/+355
| * (#7204) Consolidate Semantic Versioning code.Pieter van de Bruggen2011-07-192-34/+193
| * Merge branch 'issue/2.7.x/7699' into 2.7.xDan Bode2011-07-152-0/+18
| |\
| | * (#7699) Help command should only list options onceDan Bode2011-07-132-0/+18
| * | Merge branch '2.6.x' into 2.7.xMatt Robinson2011-07-141-0/+11
| |\ \ | | |/ | |/|
| | * (#7144) Update Settings#writesub to convert mode to FixnumMax Martin2011-07-141-0/+11
| * | (#4142) Fix module check not to fail when empty metadata.jsonMatt Robinson2011-07-121-9/+38
| * | Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ...Jeff McCune2011-07-102-17/+0
| * | (#7699) - Help should only show options onceDan Bode2011-07-102-0/+17
* | | Merge branch 'remove-http-pool-keep-alive'Nick Lewis2011-07-192-116/+4
|\ \ \
| * | | Remove Puppet::Network::HttpPool keep_alive handlingNick Lewis2011-07-192-116/+4
* | | | Fix spec test failure on 1.9.2Josh Cooper2011-07-191-1/+1
|/ / /
* | | Maint: Fix miscellaneous testsJosh Cooper2011-07-195-1/+10
* | | Maint: Don't test for extended signals on WindowsJosh Cooper2011-07-191-1/+3
* | | Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-07-1935-43/+43
* | | Fix tests with "relative" paths on WindowsJosh Cooper2011-07-1937-216/+320
* | | (#8489) Consistently use File::PATH_SEPARATORJosh Cooper2011-07-193-4/+4
* | | Scope[] now returns nil for undefined variablesLuke Kanies2011-07-151-16/+16
* | | Fixing a failing test because of mismatched error stringLuke Kanies2011-07-151-1/+1
* | | Removing an unnecessary stub in the Scope testsLuke Kanies2011-07-151-1/+5
* | | Making the Functions module more resilientLuke Kanies2011-07-151-1/+1
* | | Fixing default parameter value assignmentLuke Kanies2011-07-151-28/+48
* | | Cleanup up a small amount of whitespaceLuke Kanies2011-07-151-1/+1
* | | Adding Scope#each methodLuke Kanies2011-07-151-0/+12
* | | Adding Scope#include? methodLuke Kanies2011-07-151-0/+9
* | | Resource type defaults cleanupLuke Kanies2011-07-153-23/+82
* | | Adding default environment to ScopeLuke Kanies2011-07-151-12/+12
* | | Adding []/[]= support to ScopeLuke Kanies2011-07-1510-103/+95
* | | (#7080) Registering PSON document typesLuke Kanies2011-07-152-1/+17
* | | Switching to use of json matchersLuke Kanies2011-07-152-20/+16
* | | Making Fact json handling more resilientLuke Kanies2011-07-151-0/+14
* | | Adding json support to Puppet::NodeLuke Kanies2011-07-151-0/+63
* | | (7080) Adding json support to Indirector RequestLuke Kanies2011-07-151-0/+99
* | | (#8268) Fix resource harness spec testsJosh Cooper2011-07-121-5/+9
* | | Disable the master on Windows instead of blowing up with failed resourcesJacob Helwig2011-07-081-1/+6
* | | Merge branch '2.7.x'Jacob Helwig2011-06-281-2/+2
|\| |
| * | Update configurer_spec.rb to work with Ruby 1.8.5Jacob Helwig2011-06-281-2/+2
* | | Merge branch '2.7.x'Jacob Helwig2011-06-288-55/+259
|\| |
| * | Merge branch '2.6.x' into 2.7.xJacob Helwig2011-06-285-50/+191
| |\|
| | * (#7127) Stop puppet if a prerun command failsJosh Cooper2011-06-102-46/+113
| | * Do not needlessly create multiple reports when creating a transactionJosh Cooper2011-06-101-2/+8
| | * (#4416) Always remove old provider before recreating itNick Lewis2011-06-101-0/+66
| * | (#7224) Reword 'hostname was not match' error messageNick Lewis2011-06-142-5/+43