summaryrefslogtreecommitdiff
path: root/lib/chef/file_content_management/deploy
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-052-3/+0
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-023-3/+3
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-023-3/+3
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-023-3/+3
* Use double quotes by defaultThom May2016-01-141-2/+2
* Capitalize sentencesTim Smith2015-10-183-7/+7
* Fix copying ntfs dacl and sacl when nulljdm/3066SteveLowe2015-06-021-6/+16
* [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
* 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-163-0/+194