summaryrefslogtreecommitdiff
path: root/lib/chef/file_content_management/deploy
Commit message (Expand)AuthorAgeFilesLines
* Fix more typosTim Smith2020-06-231-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-133-3/+3
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-2/+2
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* File provider: fix sticky bits management / preservationlcg/fix-sticky-bitsLamont Granquist2018-10-151-4/+5
* mechanical conversion of most debug log statements to traceThom May2018-03-263-7/+7
* 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