summaryrefslogtreecommitdiff
path: root/spec/functional/resource/remote_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-2/+2
* speed up http func testslcg/speed-up-http-func-testsLamont Granquist2018-01-231-13/+17
* Fixing specs for LOGON32_LOGON_NEW_CREDENTIALSnimisha2017-09-051-4/+12
* Fixed functional specsnimisha2017-09-051-11/+16
* Access remote_file resource source files as alternate user on Windowsadamedx2017-09-051-0/+158
* Fix TinyServer races.jk/tinyserver-raceJohn Keiser2016-08-221-7/+16
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* 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-14/+14
* Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-161-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-18/+18
* different operating systems throw different errorsLamont Granquist2014-07-301-1/+1
* CHEF-5081 functional testLamont Granquist2014-07-301-1/+12
* forgot to mix into remote_file specsLamont Granquist2014-04-211-0/+1
* DRY up remote_file func specsLamont Granquist2014-04-111-134/+7
* CHEF-5198: add func tests for remote_fileLamont Granquist2014-04-091-2/+192
* Update remote_file to expect nil return for 304 responsedanielsdeleo2013-10-231-0/+14
* Use tmp file_cache_path in remote_file testsdanielsdeleo2013-06-061-0/+13
* Convert eager creation of resources into lazy creation to pick up config chan...sersut2013-06-041-1/+1
* Run remote_file functional tests w/ HTTPSdanielsdeleo2013-05-291-16/+62
* refactoring of file providersLamont Granquist2013-03-151-15/+1
* functional test for CHEF-3140Jesse Campbell2013-02-181-10/+33
* Fix remote file functional tests for ruby < 1.9.3danielsdeleo2013-01-041-1/+10
* Compute expected remote file mode from tempfiledanielsdeleo2013-01-041-1/+6
* [CHEF-3557] fix file security reporting for files on Unixdanielsdeleo2013-01-031-0/+4
* fixes binmode issues on windowsdanielsdeleo2012-11-191-2/+10
* replace thin w/ webrick for func. test serverdanielsdeleo2012-11-191-1/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+58