summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.7.x'Nick Lewis2011-08-2443-162/+134
|\
| * Merge pull request #53 from joshcooper/ticket/2.7.x/8662-root-on-windowsNick Lewis2011-08-223-0/+130
| |\
| | * (#8662) Don't manage internal file permissions on WindowsJosh Cooper2011-08-221-0/+22
| | * (#8662) Skip user and group resources when applying settings on WindowsJosh Cooper2011-08-221-0/+19
| | * (#8662) Fix Puppet.features.root? on WindowsJosh Cooper2011-08-221-0/+89
| * | maint: Stub spec test so directory is not created unnecessarilyJosh Cooper2011-08-221-2/+4
| * | Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir'Nick Lewis2011-08-193-3/+7
| |/
| * maint: Fix build break due to recent merge from 2.7.x to masterJosh Cooper2011-08-192-3/+7
| * Fix posix exec provider spec failures on WindowsNick Lewis2011-08-191-3/+5
| * (#5495) Remove dead Windows-specific code from posix exec providerNick Lewis2011-08-191-5/+3
| * (#8272) Add missing tests for Windows service provider methods.Cameron Thomas2011-08-191-5/+40
| * (#8409) Add a default group provider for WindowsNick Lewis2011-08-191-0/+79
| * (#8408) Add a default user provider for WindowsNick Lewis2011-08-191-0/+110
| * (#8408/8409) Add a Windows ADSI helper moduleNick Lewis2011-08-191-0/+202
| * (#8663) Exclude exec timeout test on WindowsJosh Cooper2011-08-191-1/+2
| * Disable file bucket diffing tests on WindowsJacob Helwig2011-08-191-1/+1
| * Always put a slash between the checksum and path in filebucket URLsJacob Helwig2011-08-191-1/+1
| * Treat Windows absolute paths as absolute pathsJacob Helwig2011-08-191-216/+164
| * Clarify logic and error messages when initializing Puppet::FileBucket::FileJacob Helwig2011-08-191-3/+9
| * (#8644) Host provider on WindowsJosh Cooper2011-08-193-5/+5
| * (#8660) Default config dir to %PROGRAMDATA% on WindowsJosh Cooper2011-08-191-2/+2
| * (#8663) Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-08-193-8/+8
| * (#8663) Drive letters are not valid absolute paths on WindowsJosh Cooper2011-08-191-3/+2
| * (#8663) Update the run_mode spec test on Windows to match the codeJosh Cooper2011-08-191-3/+7
| * (#8663) The ssh_authorized_key type is not supported on WindowsJosh Cooper2011-08-191-1/+1
| * (#8663) Reenable spec tests on Windows that now passJosh Cooper2011-08-191-1/+1
| * (#8392) Disable master related tests on WindowsJacob Helwig2011-08-192-2/+2
| * (#8272) Allow disabled Windows services to be startedNick Lewis2011-08-191-0/+27
| * (#8272) Refactor specs for Windows service providerNick Lewis2011-08-191-58/+32
| * (#8272) Use symbols instead of booleans for enabled property on WindowsNick Lewis2011-08-191-2/+2
| * Fix issue with forward and backslashes in Windows pathsJosh Cooper2011-08-192-1/+5
| * Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-08-197-17/+18
| * Update certificate spec tests for WindowsJosh Cooper2011-08-193-12/+17
| * Add basic service provider for WindowsCameron Thomas2011-08-192-0/+145
| * Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-08-196-181/+72
| * Remove use of Puppet::Util::Cacher in Puppet::SSL::HostNick Lewis2011-08-191-11/+1
| * Remove dead uses of Puppet::Util::Cacher from autoloaderNick Lewis2011-08-191-4/+0
| * Remove caching from the catalog, types, and parametersNick Lewis2011-08-193-51/+0
| * Remove cached_attrs from Puppet::Type::FileNick Lewis2011-08-191-22/+0
| * Remove Puppet::Util::Cacher usage from Puppet::Util::SettingsNick Lewis2011-08-191-10/+0
| * Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis2011-08-191-2/+2
| * Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-08-191-169/+163
| * Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-08-192-37/+25
| * Remove Puppet::Network::HttpPool keep_alive handlingNick Lewis2011-08-192-112/+4
| * Fix spec test failure on 1.9.2Josh Cooper2011-08-191-1/+1
| * Maint: Fix miscellaneous testsJosh Cooper2011-08-195-1/+10
| * Maint: Don't test for extended signals on WindowsJosh Cooper2011-08-191-1/+3
| * Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-08-1935-43/+43
| * Fix tests with "relative" paths on WindowsJosh Cooper2011-08-1937-216/+320
| * (#8489) Consistently use File::PATH_SEPARATORJosh Cooper2011-08-193-4/+4