summaryrefslogtreecommitdiff
path: root/spec/unit/configurer/downloader_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-07-08(PUP-2885) Remove timeout around entire plugin sync operationHenrik Lindberg1-24/+3
2014-06-04(maint) Test downloader behavior, not implementationJosh Cooper1-36/+62
2014-06-04(PUP-2705) Use source permissions for fact pluginsyncJosh Cooper1-1/+7
2014-04-28(PUP-1699) Add remote environment to plugin downloader callsJosh Partlow1-1/+2
2014-04-07(PUP-1986) Ignore source_permissions when downloading plugins on POSIXJosh Partlow1-5/+5
2014-01-06(PUP-716) Change Puppet::FileSystem::File to module methodsHenrik Lindberg1-1/+1
2013-11-20(#18931) Pluginsync ignores source permissions by default on WindowsRob Reynolds1-6/+7
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-1/+1
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-09-06(#7962) Added settings class for handling time intervals.Steven Lindberg1-11/+2
2012-07-23Reduce stubs and expectations on settingsPatrick Carlisle1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-06(#12396) dry up configtimeout usageChris Price1-3/+3
2012-02-16(#11408) Skip default file permissions for sync'ed files on WindowsJosh Cooper1-5/+4
2011-12-15(#11408) Fix fact and plugin sync on WindowsJosh Cooper1-10/+29
2011-11-11(#10614) Detect when trying to managing ACLs on a non-ACL volumeJosh Cooper1-2/+2
2011-10-03Remove 'fails_on_windows' tag for passing testsJosh Cooper1-1/+1
2011-09-27Fix issues with Windows based file URIsJosh Cooper1-2/+2
2011-08-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper1-1/+1
2011-08-19Fix tests with "relative" paths on WindowsJosh Cooper1-2/+3
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2011-03-18 Merge branch '2.6.x' into nextMatt Robinson1-10/+22
2011-03-15(#5073) Download plugins even if you're filtering on tagsMatt Robinson1-10/+22
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-133/+133
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+188
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-188/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+188