summaryrefslogtreecommitdiff
path: root/spec/functional/resource/cookbook_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* auto fixing some rubocopsLamont Granquist2016-02-091-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-7/+7
* Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-161-1/+1
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-301-1/+1
* Convert eager creation of resources into lazy creation to pick up config chan...sersut2013-06-041-1/+1
* Refactor securable tests to differentiate based on target file availability. ...sersut2013-05-181-1/+0
* refactoring of file providersLamont Granquist2013-03-151-1/+1
* make nil the default for second argument of make_tmpname()Lamont Granquist2013-01-291-1/+1
* CHEF-3467: Cookbook file resource permissions not inherited from parent on Wi...adamedx2013-01-181-0/+19
* [CHEF-3557] fix file security reporting for files on Unixdanielsdeleo2013-01-031-0/+4
* fixes binmode issues on windowsdanielsdeleo2012-11-191-1/+7
* fix functional specs for lazy cookbook file loadingdanielsdeleo2012-11-021-1/+3
* Move func test from f0db9a to the right spotBryan McLellan2012-11-021-0/+51