summaryrefslogtreecommitdiff
path: root/lib/chef/provider/remote_directory.rb
Commit message (Expand)AuthorAgeFilesLines
* checkpointlcg/chef-sugarLamont Granquist2019-09-051-3/+3
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-3/+1
* Cleanup some YARD warningsyard2Tim Smith2017-12-131-1/+1
* Remove all 11 era deprecationstm/reremove_11_deprecationsThom May2017-03-081-12/+0
* Revert "Remove all 11 era deprecations"Thom May2017-03-081-0/+12
* Remove all 11 era deprecationsThom May2017-03-081-12/+0
* cleans up the remaining new/current_resource ivarslcg/remove-ivarsLamont Granquist2017-02-151-3/+3
* Remote resource should respect sensitive flagpraj/FLOW-334/sensitivePrajakta Purohit2016-06-131-0/+2
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.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-13/+13
* Updating to use count instead of split to sort files in remote_directoryandy-dufour2015-09-281-1/+1
* Fix for #3942 - change remote_directory resource file discovery to traverse b...andy-dufour2015-09-281-1/+1
* review fixesLamont Granquist2015-09-021-9/+7
* refactor remote_directory providerLamont Granquist2015-09-021-102/+192
* speed improvement for remote_directory() resourceIgor Shpakov2015-08-271-1/+1
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+3
* Refactor action_create in remote_directory providerjdmundrawala/remote-directory-fixJay Mundrawala2014-09-301-6/+18
* Added comments about what remote_directory is doingJay Mundrawala2014-09-301-2/+4
* Remote directory should pass specsJay Mundrawala2014-09-291-8/+6
* Excape path for globbing.Claire McQuin2014-09-221-1/+2
* fixing all the extra blank linesLamont Granquist2014-07-291-1/+0
* Remove binmode property from file / remote_directory resources and always ope...sersut2013-05-301-1/+0
* add files_binmode to control binmode in generated cookbook_fileLamont Granquist2013-04-081-4/+5
* refactoring of file providersLamont Granquist2013-03-151-2/+1
* explicitly include EnforceOwnershipAndPermissions where it's useddanielsdeleo2012-12-181-0/+2
* [CHEF-3632] All providers have whyrun enabled by default due to RemoteDirectoryXabier de Zuazo2012-12-131-4/+3
* Fixed CHEF-3564 so that remote_directorytylercloke2012-11-051-14/+10
* Merge branch '10-stable'Bryan McLellan2012-10-301-15/+24
|\
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+174
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-78/+0
* Adding remote_file and remote_directory supportAdam Jacob2008-08-161-0/+78