summaryrefslogtreecommitdiff
path: root/spec/unit/file_bucket/file_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-08-15(PUP-1044) Make FileBucket::File use a local file whenever possibleHenrik Lindberg1-2/+2
2014-04-28(maint) replace `using_checksums_describe` with `with_digest_algorithms`Adrien Thebo1-12/+14
2014-04-28(maint) Remove redundant and useless testsAndrew Parker1-62/+6
2014-04-28(PUP-1840) Remove use of "use"Andrew Parker1-12/+0
2014-04-28(PUP-1840) Use configured digest_algorithm as default checksum_type for file ...Jared Jennings1-0/+1
2014-04-28(PUP-1840) Respect digest algorithm in filebucket fileAdrien Thebo1-46/+59
2013-09-19(#22608) Restore the ability for master to accept pson file backupsJosh Cooper1-13/+19
2013-09-03(#22375) Prefer raw-like serialization formatJosh Cooper1-3/+19
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2011-11-01(#9983) Use binary mode when reading and writing FileBucketFilesJosh Cooper1-28/+22
2011-08-19Clarify logic and error messages when initializing Puppet::FileBucket::FileJacob Helwig1-3/+9
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-07Merge branch '2.6.next' into nextMatt Robinson1-35/+0
2011-02-21(#6353) Restore the ability to store paths in the filebucketPaul Berry1-35/+0
2011-01-19Merge branch '2.6.x' into nextMatt Robinson1-94/+14
2011-01-12(#5838) Implemented the "head" method for FileBucketFile::File terminus.Paul Berry1-94/+14
2010-11-30Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry1-5/+5
2010-11-29Maint: Refactor tests to use <class>.indirection.<method>Paul Berry1-12/+4
2010-07-09Code smell: Two space indentationMarkus Roberts1-167/+167
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+230
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-230/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+230