summaryrefslogtreecommitdiff
path: root/lib/chef/file_content_management
Commit message (Expand)AuthorAgeFilesLines
* Capitalize sentencesTim Smith2015-10-183-7/+7
* Clean up tests, fix bug in tempfile_openSalim Alam2015-09-301-1/+1
* Fix copying ntfs dacl and sacl when nulljdm/3066SteveLowe2015-06-021-6/+16
* Dedicated error for content staging issues. Comment fixes in config.rb.Serdar Sutay2014-11-171-2/+2
* Fixes based on PR comments.sersut/chef-2356Serdar Sutay2014-11-141-8/+9
* Introduct :auto mode for :file_staging_uses_destdir which tries the dest_dir ...Serdar Sutay2014-11-141-5/+32
* change file_staging_uses_destdir default to trueLamont Granquist2014-07-261-1/+8
* [trivial] typoEric G. Wolfe2014-06-161-1/+1
* add unit-level specs for mv (win) deploy strategy.danielsdeleo2013-06-061-1/+4
* only stat() once to get desired attributesdanielsdeleo2013-06-061-3/+4
* Remove binmode property from file / remote_directory resources and always ope...sersut2013-05-301-1/+3
* Rename file config parameters to be file_atomic_update & file_staging_uses_de...sersut2013-05-202-7/+4
* Better error message when administrator privilages is missing on windows. Fix...sersut2013-05-201-2/+2
* Increase windows ACL testing coverage. Fix children inheritance of windows ACLs.sersut2013-05-201-17/+34
* Relocate comments so that they can be picked up correctly by the doc tools.sersut2013-05-162-8/+13
* Move file content management logic outside of providers under Chef::FileConte...sersut2013-05-166-0/+350