summaryrefslogtreecommitdiff
path: root/spec/unit/resource/remote_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15Lamont Granquist2020-04-131-1/+1
* some spec typosVivek Singh2020-04-081-2/+2
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-3/+3
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Add additional resource specsTim Smith2018-05-161-0/+19
* Remove old way of being and depend on ProviderResolverJason Barnett2018-03-071-2/+0
* Remove useless class tests and cleanup specsresource_spec_cleanupTim Smith2018-01-201-3/+1
* Cleanup for resource specsTim Smith2017-12-181-80/+78
* fix specs broken by removal of state methodLamont Granquist2017-03-171-2/+2
* Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-071-2/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-6/+6
* 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
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* Update specs for remote local file + spacesJay Mundrawala2015-05-211-0/+5
* Add specs for remote_file resource + windows network shareJay Mundrawala2015-05-051-0/+10
* Update to RSpec 3.Claire McQuin2014-10-291-12/+12
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-41/+41
* [CHEF-5162] Support DelayedEvaluator for remote_file's source attributeSteven Danna2014-05-021-0/+29
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
* Enable conditional GET by defaultdanielsdeleo2013-05-231-5/+26
* move cache control data management out of providerdanielsdeleo2013-05-231-30/+5
* fix broken tests to match new layoutJesse Campbell2013-02-281-2/+2
* add unit tests for remote_file resourceJesse Campbell2013-02-281-0/+34
* functional test for CHEF-3140Jesse Campbell2013-02-181-1/+1
* Update existing tests to function with RestClient::RequestJesse Campbell2013-02-051-3/+13
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+123
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-38/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-14/+13
* Adding remote_file and remote_directory supportAdam Jacob2008-08-161-0/+39