summaryrefslogtreecommitdiff
path: root/spec/unit/resource/remote_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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