summaryrefslogtreecommitdiff
path: root/lib/chef/resource/remote_file.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-18: Enable unifed_mode by defaultLamont Granquist2022-03-181-1/+0
* Resolve all Performance/RedundantEqualityComparisonBlock warningsPerformance_RedundantEqualityComparisonBlockTim Smith2021-12-261-1/+1
* Expand examples and fix cspell warningsTim Smith2021-09-221-10/+42
* Add additional documentation to remote_fileTim Smith2021-09-221-5/+35
* add examples to remote_fileLamont Granquist2021-09-221-0/+30
* add introducedLamont Granquist2021-09-221-0/+1
* Add http_options property to remote_filelcg/remote-file-http-optionsLamont Granquist2021-09-221-0/+3
* Improve docs generation + update property / action descriptionsTim Smith2021-08-131-1/+1
* Resolve chefstyle warningsTim Smith2021-05-071-2/+2
* Improve automatic docs generationdocsTim Smith2021-02-151-1/+1
* Workaround rubygems slow requires by only running require for chef-utils/distLance Albertson2020-09-151-1/+1
* fix a few new instances of Chef::DistMarc Chamberland2020-09-151-3/+3
* Fix some spelling violations.Pete Higgins2020-06-041-1/+1
* Update ssl_verify_mode to have a type and an introduced valueTim Smith2020-05-271-1/+2
* Update & add resource descriptions for documentation generationTim Smith2020-05-271-11/+23
* Add ssl_verify option for remote_filePhil Dibowitz2020-05-181-0/+3
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-2/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-1/+3
* Use the chef-utils helpers in our resourcesTim Smith2020-02-251-1/+1
* Turn on unified_mode for 35 core resourcesLamont Granquist2019-10-281-0/+1
* Style/ClassCheckLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-4/+4
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-4/+4
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Add more resource descriptions and convert more resources to use propertiesminor_resource_cleanupTim Smith2018-03-191-47/+6
* Add more resource descriptionsTim Smith2018-03-161-2/+3
* Remove old way of being and depend on ProviderResolverJason Barnett2018-03-071-1/+0
* Fixed/added specs for LogonSession changesnimisha2018-01-241-0/+2
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+2
* Using LOGON32_LOGON_NEW_CREDENTIALS instead of LOGON32_LOGON_NETWORKnimisha2017-09-051-8/+0
* Fixing review commentsnimisha2017-09-051-5/+1
* Alternate user local logon authenticationnimisha2017-09-051-22/+62
* Access remote_file resource source files as alternate user on Windowsadamedx2017-09-051-0/+32
* Merge pull request #4658 from chef/tm/remote_file_download_progress11.9Thom May2016-03-151-0/+9
|\
| * Enable progress output to be configuredtm/remote_file_download_progressThom May2016-03-041-10/+1
| * Merge branch 'remote-file-download-progress' of https://github.com/brandocorp...Thom May2016-03-031-0/+18
| |\
| | * new doc formatter event, remove progress barBrandon Raabe2015-03-201-0/+1
| | * add progress interval, add ProgressBar classBrandon Raabe2015-03-151-0/+9
| | * add show_progress attributeBrandon Raabe2015-03-151-0/+8
* | | chefstyle Style/AndOr fixesLamont Granquist2016-03-141-1/+1
|/ /
* | flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-5/+5
* | deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* | autofixing whitespace copsLamont Granquist2016-02-051-8/+8
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1