summaryrefslogtreecommitdiff
path: root/lib/chef/file_access_control
Commit message (Expand)AuthorAgeFilesLines
* For Discussion: Weirich Semantic Block stylelcg/weirich-semantic-blockLamont Granquist2019-07-311-2/+2
* fix 4 copsLamont Granquist2019-07-051-1/+2
* Style/ClassCheckLamont Granquist2019-07-052-8/+8
* Style/NegatedIfLamont Granquist2019-07-051-3/+3
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-022-0/+11
* Convert require to require_relativeLamont Granquist2019-05-082-3/+3
* 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
* mechanical conversion of most debug log statements to traceThom May2018-03-261-12/+12
* rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-211-2/+2
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-132-15/+15
* fix Style/NilComparisonLamont Granquist2016-12-061-3/+3
* fix Style/VariableInterpolationLamont Granquist2016-12-061-2/+2
* Fix Ruby 2.3 `symlink?` when symlink points to nonexistent fileJohn Keiser2016-08-031-3/+3
* Merge pull request #4707 from chef/lcg/useless-assignmentLamont Granquist2016-03-151-2/+2
|\
| * fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-141-2/+2
* | chefstyle Style/AndOr fixesLamont Granquist2016-03-141-4/+4
|/
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-022-5/+5
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-022-2/+2
* Use double quotes by defaultThom May2016-01-142-3/+3
* Capitalize sentencesTim Smith2015-10-181-12/+12
* Fix indentationThom May2015-05-051-2/+2
* update mode if group or owner change to keep suid bitJacob Minshall2015-03-171-0/+5
* Added comments about class methodsJay Mundrawala2015-02-172-0/+4
* Add writable? to FileAccessControlJay Mundrawala2015-02-172-0/+22
* CHEF-4344: Clean up instances of 'the the' typo.Bryan McLellan2013-07-261-1/+1
* Determine if ACL mgmt follows symlinks by provider type.danielsdeleo2013-06-251-3/+7
* Fix comments that include FIXME / TODO / XXX.sersut2013-05-201-2/+2
* Increase windows ACL testing coverage. Fix children inheritance of windows ACLs.sersut2013-05-201-11/+18
* Fix nitpick comments and code typos.sersut2013-05-151-21/+18
* add d_r_r stub on windows to unbreak everythingLamont Granquist2013-04-111-0/+4
* add hook from define_resource_requirements back to FAC in file provider,Lamont Granquist2013-03-291-7/+61
* refactoring of file providersLamont Granquist2013-03-151-4/+6
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-302-0/+526