summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/path_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-1/+1
* fix some UselessAssignment caseslcg/useless-assignmentLamont Granquist2016-03-141-2/+2
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-0/+11
* ensure paths maintain utf-8ness in non ascii encodingsumlautMatt Wrock2016-02-241-1/+1
* Fix rubocop warningsJay Mundrawala2016-02-161-1/+1
* Fix databag globbing issues for chef-solo on windowsyoungjl12016-02-161-0/+8
* autofixing whitespace copsLamont Granquist2016-02-051-12/+12
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-16/+16
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Added support for OS X 10.11 SIP pathsNate Walck2015-08-111-0/+31
* Move Chef::Config into a subprojectdanielsdeleo2015-05-201-0/+233