summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prefer __dir__ to __FILE__ used to get the dirdirTim Smith2020-09-106-11/+9
* Update CHANGELOG.md to reflect the promotion of 16.5.0Chef Expeditor2020-09-091-15/+12
* Bump version to 16.5.0 by Chef Expeditorv16.5.0Chef Expeditor2020-09-093-5/+6
* Merge pull request #1505 from mattray/macos_packagesTim Smith2020-09-083-0/+8744
|\
| * Add MacOS packages supportMatt Ray2020-09-043-0/+8744
* | Bump version to 16.4.16 by Chef Expeditorv16.4.16Chef Expeditor2020-09-093-5/+6
* | Merge pull request #1508 from chef/rubocop_RedundantParenthesesTim Smith2020-09-0812-15/+15
|\ \
| * | Fix another redundant regexrubocop_RedundantParenthesesTim Smith2020-09-081-1/+1
| * | Resolve RuboCop Style/RedundantParentheses warningsTim Smith2020-09-0812-15/+15
|/ /
* | Bump version to 16.4.15 by Chef Expeditorv16.4.15Chef Expeditor2020-09-083-5/+6
* | Merge pull request #1506 from chef/dependabot/bundler/rubocop-performance-1.8.0Tim Smith2020-09-084-14/+6
|\ \
| * | Remove unused spec helpersTim Smith2020-09-082-13/+1
| * | Updates for the new perf copsTim Smith2020-09-083-4/+8
| * | Update rubocop-performance requirement from 1.7.1 to 1.8.0dependabot-preview[bot]2020-09-081-1/+1
* | | Bump version to 16.4.14 by Chef Expeditorv16.4.14Chef Expeditor2020-09-083-5/+6
|/ /
* | Merge pull request #1507 from chef/chefstyleTim Smith2020-09-083-14/+12
|\ \ | |/ |/|
| * Bail out early to avoid safe operatorchefstyleTim Smith2020-09-081-3/+5
| * Simplify respond_to?Tim Smith2020-09-081-1/+1
| * Simplify things with &.Tim Smith2020-09-083-13/+9
| * Resolve new chefstyle warningsTim Smith2020-08-252-2/+2
* | Merge pull request #1504 from chef/lcg/remove-copyright-datesLamont Granquist2020-08-27165-165/+165
|\ \
| * | Remove Copyright DatesLamont Granquist2020-08-27165-165/+165
|/ /
* | Bump version to 16.4.13 by Chef Expeditorv16.4.13Chef Expeditor2020-08-263-4/+12
* | Merge pull request #1501 from chef/lcg/chef-utils-helpersTim Smith2020-08-2512-122/+195
|\ \ | |/ |/|
| * Try to fix windows unitslcg/chef-utils-helpersLamont Granquist2020-08-251-5/+6
| * fix case sensitive windows pathLamont Granquist2020-08-251-1/+3
| * trying to fix windows testsLamont Granquist2020-08-251-16/+19
| * chefstyleLamont Granquist2020-08-253-3/+3
| * fix the deafult localeLamont Granquist2020-08-251-3/+4
| * fix specsLamont Granquist2020-08-251-1/+3
| * code reviewLamont Granquist2020-08-244-4/+4
| * single quotes againLamont Granquist2020-08-211-1/+1
| * Fix the PATH for the way it gets de-duplicatedLamont Granquist2020-08-211-1/+1
| * remove hardcoded path from my machineLamont Granquist2020-08-211-1/+1
| * Migrate to the chef-utils helpersLamont Granquist2020-08-219-112/+176
|/
* Update CHANGELOG.md to reflect the promotion of 16.4.12Chef Expeditor2020-08-191-12/+9
* Update CHANGELOG.mdTim Smith2020-08-191-4/+2
* Update CHANGELOG.md to reflect the promotion of 16.4.11Chef Expeditor2020-08-191-1/+3
* Bump version to 16.4.12 by Chef Expeditorv16.4.12Chef Expeditor2020-08-193-4/+12
* Merge pull request #1500 from chef/networkTim Smith2020-08-191-1/+1
|\
| * Add missing require for windows network pluginnetworkTim Smith2020-08-191-1/+1
|/
* Update CHANGELOG.md to reflect the promotion of 16.4.11Chef Expeditor2020-08-141-22/+19
* Bump version to 16.4.11 by Chef Expeditorv16.4.11Chef Expeditor2020-08-123-5/+6
* Merge pull request #1497 from chef/requiresTim Smith2020-08-122-2/+2
|\
| * Optimize 2 of our requiresrequiresTim Smith2020-08-122-2/+2
|/
* Bump version to 16.4.10 by Chef Expeditorv16.4.10Chef Expeditor2020-08-123-5/+6
* Merge pull request #1495 from chef/rubocop_performanceTim Smith2020-08-122-0/+6
|\
| * Use rubocop-performance to enforce some best practicesrubocop_performanceTim Smith2020-08-112-0/+6
* | Bump version to 16.4.9 by Chef Expeditorv16.4.9Chef Expeditor2020-08-123-5/+6
* | Merge pull request #1496 from chef/remove_profileTim Smith2020-08-121-5/+1
|\ \ | |/ |/|