summaryrefslogtreecommitdiff
path: root/lib/chef/file_access_control/windows.rb
Commit message (Expand)AuthorAgeFilesLines
* fix 4 copsLamont Granquist2019-07-051-1/+2
* Style/ClassCheckLamont Granquist2019-07-051-4/+4
* Style/NegatedIfLamont Granquist2019-07-051-3/+3
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+8
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Minor fixes as per the review commentsvijaymmali19902019-02-121-1/+3
* Minor fixes as per the review commentsvijaymmali19902019-02-111-4/+2
* Fix for write permissions were not working properly on windowsvijaymmali19902019-02-111-2/+4
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* Fix Ruby 2.3 `symlink?` when symlink points to nonexistent fileJohn Keiser2016-08-031-3/+3
* fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-141-2/+2
* 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-2/+2
* Added comments about class methodsJay Mundrawala2015-02-171-0/+2
* Add writable? to FileAccessControlJay Mundrawala2015-02-171-0/+12
* CHEF-4344: Clean up instances of 'the the' typo.Bryan McLellan2013-07-261-1/+1
* Increase windows ACL testing coverage. Fix children inheritance of windows ACLs.sersut2013-05-201-11/+18
* add d_r_r stub on windows to unbreak everythingLamont Granquist2013-04-111-0/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+310