summaryrefslogtreecommitdiff
path: root/spec/unit/indirector/file_metadata
AgeCommit message (Expand)AuthorFilesLines
2014-01-06(PUP-716) Fix up FileSystem API change, tests indirector, parser, nodeHenrik Lindberg1-2/+2
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-2/+2
2013-01-03(#18162) Honor fileserver SRV record for file metadata requestsErik Dalén1-0/+5
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune4-4/+4
2012-07-12Merge branch '2.7.x' into 3.0rcPatrick Carlisle1-0/+11
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune3-3/+3
2012-06-26Add specs for selector terminuses of file_{content,metadata}Nick Lewis1-0/+11
2012-04-23Make positional arguments distinct in Request#initializePatrick Carlisle1-2/+2
2011-09-27Fix issues with Windows based file URIsJosh Cooper1-4/+6
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 Pittman3-4/+3
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman3-3/+3
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson3-3/+3
2010-07-09Code smell: Two space indentationMarkus Roberts3-40/+40
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts3-0/+0
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts3-0/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts3-0/+0
2009-02-19Adding pluginsyncing support to the IndirectorLuke Kanies1-42/+0
2008-08-26Adding automatic attribute collection to the new fileserving code.Luke Kanies2-4/+4
2008-08-26Refactoring how files in FileServing are named.Luke Kanies1-2/+2
2008-08-26Finishing the rename of FileBase => Base.Luke Kanies1-1/+1
2008-07-18Fixed all of the fileserving termini so they use indirection requests.Luke Kanies1-2/+4
2008-04-08Intermediate commit.Luke Kanies1-23/+27
2007-10-24File serving should work now, both recursive andLuke Kanies2-42/+8
2007-10-22Renaming the :local termini for metadata and contentLuke Kanies1-7/+7
2007-10-22Link handling is now in the file serving classes.Luke Kanies1-5/+14
2007-10-22Adding searchability to the fileserving termini, using theLuke Kanies1-4/+34
2007-10-20Renaming the 'mounts' terminus to 'file_server', and renamingLuke Kanies1-4/+4
2007-10-19File serving now works. I've tested a couple of ways toLuke Kanies2-38/+42
2007-10-18I've now split the file-serving termini into two separate types (inLuke Kanies2-0/+83
2007-10-18Fixing all of the classes that I just renamed, and addingLuke Kanies1-3/+3
2007-10-18Renaming the file serving indirection termini to matchLuke Kanies1-0/+0
2007-10-18Renaming the file_serving/{content,metadata} indirectionsLuke Kanies2-0/+23