summaryrefslogtreecommitdiff
path: root/spec/unit/file_serving/metadata_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-04-28(maint) replace `using_checksums_describe` with `with_digest_algorithms`Adrien Thebo1-71/+73
2014-04-28(PUP-1840) Respect digest_algorithm in file metadataAdrien Thebo1-19/+17
2014-02-06(maint) Change name from from_pson to from_data_hashErik Dalén1-2/+2
2014-01-31PUP-1450 Windows file resource Invalid DACL errorsEthan J. Brown1-0/+65
2014-01-14(PUP-1151) Consolidate JSON schema validationAndrew Parker1-24/+10
2014-01-06(PUP-716) Fix up metadata_spec after refactored FileSystem changesHenrik Lindberg1-6/+6
2013-11-14(#19447) Skip symlink test if provider doesn't support itJosh Cooper1-1/+1
2013-11-14(#19447) check Puppet.features.manages_symlinks?Ethan J. Brown1-1/+1
2013-11-14(#19447) Puppet::FileSystem::File Windows symlinkEthan J. Brown1-2/+17
2013-11-08(#19447) Puppet::FileSystem::File#stat / lstatEthan J. Brown1-6/+11
2013-11-08(#19447) Puppet::FileSystem::File#readlinkEthan J. Brown1-3/+2
2013-11-08(#19447) Puppet::FileSystem::File#symlink(?)Ethan J. Brown1-1/+1
2013-11-08(#19447) Add :manages_symlinks to file typeIristyle1-2/+14
2013-10-08(maint) Rename validate_as_json to be specificPatrick Carlisle1-5/+5
2013-10-01(#22643) Document the file_metadata endpoint.Kylo Ginsberg1-1/+32
2013-06-03(#20584) Only deserialize expected objects from YAMLPatrick Carlisle1-28/+20
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-12Merge branch '2.7.x' into 3.0rcPatrick Carlisle1-5/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-06-26Add Selector terminus for file_content/file_metadataPatrick Carlisle1-5/+1
2012-01-23Merge branch '2.7.x'Daniel Pittman1-21/+22
2012-01-20(#11930) Use Puppet::Util.absolute_path? to validate pathsJosh Cooper1-21/+22
2011-12-29(#8296) Remove XMLRPC codeMatt Robinson1-26/+0
2011-11-11(#10614) Provide default metadata values for Windows ACLsJosh Cooper1-0/+27
2011-11-11Merge remote-tracking branch 'josh/ticket/2.7.x/10614-handle-non-ntfs' into 2...Jacob Helwig1-0/+27
2011-11-10(#10614) Provide default metadata values for Windows ACLsJosh Cooper1-0/+27
2011-11-01(#9983) Checksum files in binary modeJosh Cooper1-3/+3
2011-09-30Fix problem with set_mode (chmod) behavior on different test environments.Cameron Thomas1-2/+2
2011-09-27Add platform-specific metadata collectorsJosh Cooper1-107/+151
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-01-06Merge branch '2.6.x' into nextNick Lewis1-4/+4
2011-01-04(#5771) Upgrade rspec to version 2Matt Robinson1-4/+4
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-224/+224
2010-07-09Code smell: Avoid needless decorationsMarkus Roberts1-2/+2
2010-07-09Code smell: Use string interpolationMarkus Roberts1-5/+5
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts1-5/+5
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+286
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-286/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+286