index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
file_serving
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
(maint) replace `using_checksums_describe` with `with_digest_algorithms`
Adrien Thebo
1
-71
/
+73
2014-04-28
(PUP-1840) Respect digest_algorithm in file metadata
Adrien Thebo
1
-19
/
+17
2014-03-07
(Maint) Remove some duplication in tests
Andrew Parker
1
-5
/
+8
2014-03-07
(PUP-1885) Stringify ignores for file serving
Andrew Parker
1
-2
/
+16
2014-02-06
(maint) Change name from from_pson to from_data_hash
Erik Dalén
1
-2
/
+2
2014-01-31
PUP-1450 Windows file resource Invalid DACL errors
Ethan J. Brown
1
-0
/
+65
2014-01-14
(PUP-1151) Consolidate JSON schema validation
Andrew Parker
1
-24
/
+10
2014-01-06
(PUP-716) Change back to stubs from mocks
Andrew Parker
1
-1
/
+1
2014-01-06
(PUP-716) Remove references to FileSystem::File in non code
Henrik Lindberg
1
-2
/
+2
2014-01-06
(PUP-716) Fix typos after change of FileSystem API
Henrik Lindberg
1
-1
/
+1
2014-01-06
(PUP-716) Fix up base_spec tests after FileSystem API change
Henrik Lindberg
1
-3
/
+2
2014-01-06
(PUP-716) Fix up metadata_spec after refactored FileSystem changes
Henrik Lindberg
1
-6
/
+6
2014-01-06
(PUP-716) Fix up content_spec.rb
Henrik Lindberg
1
-15
/
+7
2014-01-06
(PUP-716) Fix up fileset_spec (1 failing test remains)
Henrik Lindberg
1
-18
/
+7
2014-01-06
(PUP-716) Make more tests in fileset_spec pass
Henrik Lindberg
1
-3
/
+3
2014-01-06
(PUP-716) Change more tests after refactoring
Henrik Lindberg
1
-33
/
+23
2014-01-06
(PUP-716) Change Puppet::FileSystem::File to module methods
Henrik Lindberg
4
-30
/
+30
2013-12-26
(maint) Update test to work on non-UTF-8 systems
Andrew Parker
1
-1
/
+1
2013-12-26
(PUP-1246) Update tests to show line numbers
Andrew Parker
1
-9
/
+3
2013-12-26
(PUP-1246) Fixed hiding error details in fileserver.conf parser
Alexei Romanoff
1
-0
/
+12
2013-11-14
(#19447) Skip symlink test if provider doesn't support it
Josh Cooper
1
-1
/
+1
2013-11-14
(#19447) check Puppet.features.manages_symlinks?
Ethan J. Brown
1
-1
/
+1
2013-11-14
(#19447) Puppet::FileSystem::File Windows symlink
Ethan J. Brown
1
-2
/
+17
2013-11-08
(#19447) Puppet::FileSystem::File.exist?
Ethan J. Brown
3
-20
/
+20
2013-11-08
(#19447) Puppet::FileSystem::File#stat / lstat
Ethan J. Brown
4
-48
/
+90
2013-11-08
(#19447) Puppet::FileSystem::File#readlink
Ethan J. Brown
1
-3
/
+2
2013-11-08
(#19447) Puppet::FileSystem::File#symlink(?)
Ethan J. Brown
1
-1
/
+1
2013-11-08
(#19447) Add :manages_symlinks to file type
Iristyle
1
-2
/
+14
2013-10-27
Merge pull request #1998 from jjulien/feature9546
kylo
1
-0
/
+73
2013-10-23
(Maint) Convert uses of IO.binread to P::FS::File
Andrew Parker
1
-2
/
+6
2013-10-14
(#9546) Add spec tests for external fact pluginsync
John Julien
1
-0
/
+73
2013-10-08
(maint) Rename validate_as_json to be specific
Patrick Carlisle
1
-5
/
+5
2013-10-01
(#22643) Document the file_metadata endpoint.
Kylo Ginsberg
1
-1
/
+32
2013-09-16
8657 Support UNC paths for file objects on Windows
pocams
1
-0
/
+17
2013-07-11
(maint) Fix rspec warnings
Patrick Carlisle
2
-6
/
+6
2013-06-18
Merge branch 'stable'
Matthaus Owens
1
-28
/
+20
2013-06-03
(#20584) Only deserialize expected objects from YAML
Patrick Carlisle
1
-28
/
+20
2013-04-26
Merge branch 'stable'
Jeff McCune
1
-2
/
+2
2013-04-26
(#20308) Try again to fix fileset tests on Windows
Patrick Carlisle
1
-1
/
+1
2013-04-26
(#20308) Fix fileset spec for Windows
Patrick Carlisle
1
-1
/
+1
2013-04-25
Merge remote-tracking branch 'pcarlisle/ticket/20308-file-serving-recursion'
Andrew Parker
1
-305
/
+255
2013-04-25
(#20308) Clean up the fileset specs
Patrick Carlisle
1
-261
/
+243
2013-04-25
(#20308) Refactor fileset recursion for clarity
Patrick Carlisle
1
-19
/
+18
2013-04-25
(#20308) Make more of Fileset private
Patrick Carlisle
1
-68
/
+0
2013-04-25
(#20308) Add failing test for incomplete file list
Patrick Carlisle
1
-0
/
+37
2013-04-25
Refactor how files are watched
Nick Lewis
1
-33
/
+23
2013-04-23
spelling/grammatical fixes
Richard Soderberg
1
-1
/
+1
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
12
-12
/
+12
2012-07-31
Remove deprecated method of accessing files in modules
Patrick Carlisle
1
-15
/
+1
2012-07-23
Reduce stubs and expectations on settings
Patrick Carlisle
1
-5
/
+5
[next]