index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
file_bucket
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-15
(PUP-1044) Make FileBucket::File use a local file whenever possible
Henrik Lindberg
1
-2
/
+2
2014-04-28
(maint) replace `using_checksums_describe` with `with_digest_algorithms`
Adrien Thebo
2
-77
/
+85
2014-04-28
(maint) Remove redundant and useless tests
Andrew Parker
1
-62
/
+6
2014-04-28
(PUP-1840) Remove use of "use"
Andrew Parker
1
-12
/
+0
2014-04-28
(PUP-1840) Use configured digest_algorithm as default checksum_type for file ...
Jared Jennings
1
-0
/
+1
2014-04-28
(PUP-1840) Respect digest algorithm in filebucket dipper
Adrien Thebo
1
-86
/
+86
2014-04-28
(PUP-1840) Respect digest algorithm in filebucket file
Adrien Thebo
1
-46
/
+59
2014-01-06
(PUP-716) Change Puppet::FileSystem::File to module methods
Henrik Lindberg
1
-2
/
+2
2013-11-08
(#19447) Puppet::FileSystem::File.exist?
Ethan J. Brown
1
-1
/
+1
2013-10-23
(Maint) Convert uses of IO.binread to P::FS::File
Andrew Parker
1
-1
/
+1
2013-09-19
(#22608) Restore the ability for master to accept pson file backups
Josh Cooper
1
-13
/
+19
2013-09-03
(#22375) Prefer raw-like serialization format
Josh Cooper
1
-3
/
+19
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
2
-2
/
+2
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
2
-2
/
+2
2012-01-23
(#11955) Refactor to use IO.binread
Josh Cooper
1
-1
/
+1
2011-12-09
Fix Ruby 1.8.5-incompatible code in FileBucket::Dipper spec
Nick Lewis
1
-1
/
+1
2011-11-01
(#9983) Use binary mode when reading and writing FileBucketFiles
Josh Cooper
1
-28
/
+22
2011-11-01
(#9983) Read file content in binary mode when backing up
Josh Cooper
1
-9
/
+9
2011-11-01
(#9983) Restore files in binary mode
Josh Cooper
1
-0
/
+57
2011-10-03
Remove 'fails_on_windows' tag for passing tests
Josh Cooper
1
-1
/
+1
2011-08-19
Always put a slash between the checksum and path in filebucket URLs
Jacob Helwig
1
-1
/
+1
2011-08-19
Clarify logic and error messages when initializing Puppet::FileBucket::File
Jacob Helwig
1
-3
/
+9
2011-08-19
Maint: Tagged spec tests that are known to fail on Windows
Josh Cooper
1
-1
/
+1
2011-08-19
Fix tests with "relative" paths on Windows
Josh Cooper
1
-2
/
+2
2011-04-13
maint: clean up the spec test headers in bulk.
Daniel Pittman
2
-4
/
+2
2011-04-08
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2
-2
/
+2
2011-03-07
Merge branch '2.6.next' into next
Matt Robinson
2
-36
/
+1
2011-02-21
(#6353) Restore the ability to store paths in the filebucket
Paul Berry
2
-36
/
+1
2011-01-19
Merge branch '2.6.x' into next
Matt Robinson
2
-167
/
+82
2011-01-12
(#5838) Improve the quality of file bucket specs.
Paul Berry
1
-12
/
+31
2011-01-12
(#5838) Make file bucket dipper efficient when saving a file that already exists
Paul Berry
1
-0
/
+23
2011-01-12
(#5838) Implemented the "head" method for FileBucketFile::File terminus.
Paul Berry
2
-95
/
+15
2011-01-12
(#5838) Reworked file dipper spec to perform less stubbing.
Paul Berry
1
-82
/
+32
2010-12-06
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
1
-1
/
+1
2010-11-30
Maint: Modified tests of indirector.save to call the indirection directly.
Paul Berry
2
-17
/
+14
2010-11-29
Maint: Refactor tests to use <class>.indirection.<method>
Paul Berry
2
-14
/
+6
2010-07-09
Code smell: Two space indentation
Markus Roberts
2
-243
/
+243
2010-07-09
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
1
-4
/
+16
2010-06-28
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
2
-0
/
+0
2010-06-28
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2
-0
/
+0
2010-06-23
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2
-0
/
+0
2010-02-17
For #3822 - Reducing checksum code duplication
Luke Kanies
1
-87
/
+78
2010-04-10
Fix tests that use or stub find_by_checksum, which I just changed the
Jesse Wolfe
1
-6
/
+6
2010-02-17
REST FileBucket: REST barfs on relative paths
Jesse Wolfe
1
-0
/
+6
2010-02-17
REST: hide Request object
Jesse Wolfe
1
-8
/
+2
2010-02-17
Fix tests on #3347
Jesse Wolfe
1
-0
/
+110
2010-02-17
Feature #3347 REST-ified FileBucket
Jesse Wolfe
1
-0
/
+239