summaryrefslogtreecommitdiff
path: root/lib/chef/file_content_management/deploy/mv_windows.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-2/+2
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+0
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* Capitalize sentencesTim Smith2015-10-181-1/+1
* 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
* 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
* Move file content management logic outside of providers under Chef::FileConte...sersut2013-05-161-0/+75