summaryrefslogtreecommitdiff
path: root/spec/integration/file_serving
AgeCommit message (Expand)AuthorFilesLines
2013-02-28(#19392) (CVE-2013-1653) Validate instances passed to indirectorPatrick Carlisle1-1/+1
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune4-4/+4
2012-07-12Merge branch '2.7.x' into 3.0rcPatrick Carlisle2-17/+5
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune4-4/+4
2012-06-26Add specs for selector terminuses of file_{content,metadata}Nick Lewis2-17/+7
2011-10-03Remove 'fails_on_windows' tag for passing testsJosh Cooper1-1/+1
2011-08-19Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2-4/+0
2011-08-19Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper1-1/+1
2011-08-18maint: remove inaccurate copyright and license statements.Daniel Pittman2-8/+0
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman4-6/+4
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman4-4/+4
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson4-4/+4
2010-07-09Code smell: Two space indentationMarkus Roberts4-27/+27
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts4-0/+0
2009-12-11Fixing 2862 spec/integration/file_serving/metadata.rb fails unless run with o...Jesse Wolfe1-0/+1
2009-02-19Adding pluginsyncing support to the IndirectorLuke Kanies1-43/+0
2008-11-11Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies3-4/+4
2008-08-27Fixing FileServing::Base so that it can recurse on a single file.Luke Kanies2-0/+36
2008-08-26Refactoring how files in FileServing are named.Luke Kanies1-0/+2
2008-08-26Removing the yaml conversion code from FileContent.Luke Kanies1-0/+2
2008-08-26FileServing Configurations now expect unqualified files.Luke Kanies1-2/+2
2008-07-29Merge branch '0.24.x' into mergingLuke Kanies1-1/+0
2008-07-18Fixed all of the fileserving termini so they use indirection requests.Luke Kanies1-1/+0
2008-05-13Using the new Cacher class for handling cached data.Luke Kanies1-2/+2
2008-02-23Fixing a test that was failing when a user-specificLuke Kanies1-2/+2
2007-11-26Fixing #924 -- clearing the configuration cache before andLuke Kanies1-0/+3
2007-10-19File serving now works. I've tested a couple of ways toLuke Kanies1-0/+40
2007-10-18I've now split the file-serving termini into two separate types (inLuke Kanies2-0/+37