index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
file_system
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-19
(PUP-3030) confine uniquefile unlink tests
Chris Price
1
-20
/
+24
2014-08-18
(PUP-3030) Add Uniquefile tests, ported from Ruby source
Chris Price
1
-0
/
+132
2014-08-18
(PUP-3030) Rename P::F::Tempfile to Uniquefile
Chris Price
1
-6
/
+6
2014-01-23
(PUP-1118) List environments from a directory
Andrew Parker
1
-504
/
+0
2014-01-15
Merge branch 'pr/2168'
Peter Huene
1
-0
/
+18
2014-01-15
(PUP-1150) Fix race condition in Puppet::Util::Lockfile.
Glenn Pratt
1
-0
/
+18
2014-01-14
(maint) Fix unused argument and variable in file_spec.rb
Glenn Pratt
1
-1
/
+1
2014-01-10
(PUP-716) Assert path before making stat expectation
Josh Partlow
1
-1
/
+1
2014-01-06
(PUP-716) Remove references to FileSystem::File in non code
Henrik Lindberg
1
-1
/
+0
2014-01-06
(PUP-716) Refactor tempfile_spec after FileSystem API change
Henrik Lindberg
1
-3
/
+3
2014-01-06
(PUP-716) Refactor and mae file_system/file_spec green
Henrik Lindberg
1
-163
/
+161
2013-12-20
(PUP-1133) Cleanup Windows symlink
Ethan J. Brown
1
-0
/
+3
2013-11-20
(#7244) Add a Tempfile.open that unlinks tempfile early
Josh Partlow
1
-0
/
+48
2013-11-14
(#19447) Fall back to stat if we don't support symlinks
Josh Cooper
1
-2
/
+4
2013-11-14
(#19447) check Puppet.features.manages_symlinks?
Ethan J. Brown
1
-2
/
+2
2013-11-14
(#19447) Puppet::FileSystem::File Windows symlink
Ethan J. Brown
1
-0
/
+386
2013-10-30
(Maint) Reformat and remove debugging message
Andrew Parker
1
-7
/
+6
2013-10-30
(#693) Update file handling to work on Solaris
Andrew Parker
1
-4
/
+25
2013-10-28
(Maint) Provide a timeout when trying to aquire a file lock
Andrew Parker
1
-0
/
+12
2013-10-25
(Maint) Exclude `fork` based tests on Windows
Josh Cooper
1
-2
/
+3
2013-10-23
(Maint) Allow File to work on ruby 1.8 and 1.9
Andrew Parker
1
-6
/
+7
2013-10-22
(Maint) Introduce File abstraction
Andrew Parker
1
-0
/
+64
2013-08-06
(maint) Fix windows test for embedded '..' in path
Josh Partlow
1
-4
/
+4
2013-08-06
(#21971) Allow paths that contain .. as part of a name
Josh Partlow
1
-0
/
+16
2013-08-06
(#21971) Create system for safely dealing with path patterns
Andrew Parker
1
-0
/
+122