summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Chefstyle fixpr6249Tim Smith2018-03-201-1/+1
* quote git remote_urlmalcolm m2018-03-201-1/+1
* Bump version to 14.0.148 by Expeditorv14.0.148Chef Expeditor2018-03-205-11/+12
* Merge pull request #7005 from chef/macos_build_essentialTim Smith2018-03-201-15/+30
|\
| * Add commentTim Smith2018-03-201-0/+1
| * Simplify the if installed logic for macosTim Smith2018-03-201-4/+1
| * Remove rubocop commentTim Smith2018-03-201-1/+0
| * Add missing installed logic for macos in build_essentialTim Smith2018-03-201-15/+33
* | Bump version to 14.0.147 by Expeditorv14.0.147Chef Expeditor2018-03-205-11/+12
* | Merge pull request #6963 from chef/macos_resourcesTim Smith2018-03-209-8/+471
|\ \ | |/ |/|
| * Update to the code from the homebrew 9.0 cookbookTim Smith2018-03-206-56/+180
| * Add new find_homebrew_username method in the Homebrew mixinTim Smith2018-03-201-3/+13
| * Add dmg_package, homebrew_cask, and homebrew_tap resourcesTim Smith2018-03-205-0/+329
|/
* Bump version to 14.0.146 by Expeditorv14.0.146Chef Expeditor2018-03-205-11/+12
* Merge pull request #6998 from chef/cleanupTim Smith2018-03-202-9/+45
|\
| * Remove Chef 12-isms from the apt_repository resourceTim Smith2018-03-202-9/+45
|/
* Bump version to 14.0.145 by Expeditorv14.0.145Chef Expeditor2018-03-205-11/+12
* Merge pull request #7000 from chef/repo_filenamesTim Smith2018-03-206-3/+28
|\
| * Fail with a warning if users specify apt/yum/zypper repos with slashesrepo_filenamesTim Smith2018-03-196-3/+28
* | Merge pull request #7003 from chef/minor_resource_cleanupTim Smith2018-03-208-79/+38
|\ \
| * | Add more resource descriptions and convert more resources to use propertiesminor_resource_cleanupTim Smith2018-03-198-79/+38
| |/
* | Merge pull request #7004 from chef/amazon_linux_build_essentialTim Smith2018-03-203-2/+28
|\ \
| * | Test no Amazon Linux 2.0amazon_linux_build_essentialTim Smith2018-03-192-1/+27
| * | Don't try to install old GCC packages on Amazon Linux 2Tim Smith2018-03-191-1/+1
| |/
* | Bump version to 14.0.144 by Expeditorv14.0.144Chef Expeditor2018-03-205-11/+12
* | Bump version to 14.0.143 by Expeditorv14.0.143Chef Expeditor2018-03-204-8/+8
* | Merge pull request #7013 from chef/tm/remove_bundle_auditThom May2018-03-203-12/+0
|\ \
| * | remove bundle audittm/remove_bundle_auditThom May2018-03-203-12/+0
|/ /
* | Merge pull request #7009 from chef/fix_zypperTim Smith2018-03-192-1/+9
|\ \ | |/ |/|
| * Just look for Yes and anything in the regexTim Smith2018-03-191-1/+1
| * Detect new "automatically" installed string in ZypperTim Smith2018-03-192-1/+9
|/
* Merge pull request #6910 from chef/tm/inject_logThom May2018-03-1918-236/+187
|\
| * Add the ability to inject log objectstm/inject_logThom May2018-03-1918-236/+187
|/
* Merge pull request #6995 from chef/btm/fix-lsa-heap-corruptionBryan McLellan2018-03-192-1/+37
|\
| * Fix regression in #6980, add functional testsBryan McLellan2018-03-192-1/+37
* | Merge pull request #7002 from chef/scm_subversionThom May2018-03-194-32/+29
|\ \ | |/ |/|
| * Move subversion specific properties from scm to subversionscm_subversionTim Smith2018-03-174-32/+29
|/
* Bump version to 14.0.142 by Expeditorv14.0.142Chef Expeditor2018-03-175-11/+12
* Merge pull request #6997 from chef/cleanupTim Smith2018-03-167-13/+13
|\
| * Lazy eval empty Hash/Array resource properties.Tim Smith2018-03-167-13/+13
* | Bump version to 14.0.141 by Expeditorv14.0.141Chef Expeditor2018-03-175-11/+12
|/
* Merge pull request #6994 from chef/cleanupTim Smith2018-03-1617-142/+85
|\
| * Fix integration test failuresTim Smith2018-03-161-1/+1
| * More documentation updates for resourcesTim Smith2018-03-164-7/+26
| * Add more resource descriptionsTim Smith2018-03-169-32/+39
| * Add a node about env -> windows_envTim Smith2018-03-161-1/+1
| * Add a description field to yum_packageTim Smith2018-03-161-0/+6
| * Use properties in scm, subversion, and templateTim Smith2018-03-163-102/+13
* | Bump version to 14.0.140 by Expeditorv14.0.140Chef Expeditor2018-03-175-13/+14
* | Merge pull request #6979 from chef/sudoTim Smith2018-03-168-23/+357
|\ \ | |/ |/|