summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/path_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* directory resource: Remove support for macOS < 10.11Tim Smith2020-02-281-5/+5
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-7/+8
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* Fix chef-config requires lineslcg/chef-config-requiresLamont Granquist2019-05-141-3/+3
* Update script resource deprecation waringscript_resourceTim Smith2018-09-171-1/+1
* Fix comment typoTim Smith2018-07-231-2/+2
* Handling quotes in Windows Task commandsnimesh-msys2018-07-231-0/+23
* Merge pull request #7452 from chef/yard_cleanupTim Smith2018-07-121-1/+1
|\
| * Add proper deprecated tags on methodsTim Smith2018-05-301-1/+1
* | Add support for a $CHEF_HOME environment variable and improve support for the...Noah Kantrowitz2018-06-231-1/+17
|/
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* replace deprecated Dir.exists? with Dir.exist?Thomas Dziedzic2017-11-111-1/+1
* 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