summaryrefslogtreecommitdiff
path: root/spec/functional/file_content_management
Commit message (Expand)AuthorAgeFilesLines
* autofixing Style/SpaceBeforeSemicolon copLamont Granquist2016-08-161-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+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-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-4/+4
* fix some lint copsLamont Granquist2016-01-121-1/+1
* Fix faulty umask logic used in spec tests.Kartik Null Cating-Subramanian2015-03-161-1/+1
* Remove binread functions (ruby 1.8 specific, issue #2497)Xabier de Zuazo2015-01-271-10/+1
* Update to RSpec 3.Claire McQuin2014-10-291-12/+12
* Handle unexpected default non-inheritable ACLs on non-vanilla windows boxes.sersut2014-07-141-8/+9
* skip tests for default ACLs on win2003danielsdeleo2013-06-181-2/+6
* Add ruby 1.8 fallbacks for IO.binreaddanielsdeleo2013-06-071-1/+10
* Test for expected inherited acls to get inheriteddanielsdeleo2013-06-061-2/+42
* Add functional tests for deploy strategiesdanielsdeleo2013-06-061-0/+185