summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove Ubuntu 20.04 for now as wells390xTim Smith2020-04-011-1/+1
* Stop building S390x packagesTim Smith2020-04-011-4/+0
* Bump version to 16.0.172 by Chef Expeditorv16.0.172Chef Expeditor2020-04-017-19/+20
* Merge pull request #9565 from TheLunaticScripter/tls/hab_version_fixTim Smith2020-04-011-3/+2
|\
| * make it one lineJohn Snow2020-04-011-2/+1
| * Make the hab version check a full version check not just minor releaseJohn Snow2020-04-011-3/+3
* | Bump version to 16.0.171 by Chef Expeditorv16.0.171Chef Expeditor2020-04-017-19/+20
* | Merge pull request #9564 from chef/csnapp/add_win10_testerTim Smith2020-03-311-0/+1
|\ \
| * | Add Windows 10 Testercsnapp/add_win10_testerChristopher A. Snapp2020-03-301-0/+1
* | | Bump version to 16.0.170 by Chef Expeditorv16.0.170Chef Expeditor2020-04-017-19/+20
* | | Merge pull request #9563 from chef/btm/win10functionalTim Smith2020-03-311-4/+4
|\ \ \
| * | | Fix functional tests on Windows 10 by matching lessBryan McLellan2020-03-311-4/+4
|/ / /
* | | Bump version to 16.0.169 by Chef Expeditorv16.0.169Chef Expeditor2020-03-317-19/+20
* | | Merge pull request #9553 from chef/fix_cloudTim Smith2020-03-312-1/+8
|\ \ \
| * | | Fix cloud? helper to only report true on cloud instancesTim Smith2020-03-312-1/+8
|/ / /
* | | Bump version to 16.0.168 by Chef Expeditorv16.0.168Chef Expeditor2020-03-317-19/+20
* | | Merge pull request #9552 from chef/build_essential_macosTim Smith2020-03-311-3/+1
|\ \ \
| * | | Simplify the matching code per code reviewTim Smith2020-03-311-3/+1
* | | | Bump version to 16.0.167 by Chef Expeditorv16.0.167Chef Expeditor2020-03-317-19/+20
* | | | Merge pull request #9550 from chef/build_essential_macosTim Smith2020-03-314-24/+244
|\ \ \ \ | |/ / /
| * | | Fix failing specsTim Smith2020-03-311-2/+2
| * | | Add example for upgrading on macOSTim Smith2020-03-311-0/+7
| * | | Handle scenario where no value found in the updateTim Smith2020-03-312-2/+32
| * | | Add testing of the xcode CLI detection plist parsingTim Smith2020-03-313-11/+133
| * | | Update lib/chef/resource/build_essential.rb Tim Smith2020-03-311-2/+2
| * | | Split the logic that handled updates into an :upgrade actionTim Smith2020-03-311-20/+42
| * | | Simplify the installation a bitTim Smith2020-03-311-4/+2
| * | | Switch to a native ruby method of determining the package labelTim Smith2020-03-311-12/+16
| * | | Switch the array format of shell_out and add a testTim Smith2020-03-312-2/+26
| * | | Use the shell_out helper instead of Mixlib::Shellout directlyTim Smith2020-03-311-2/+1
| * | | fix quote stylingHarry Seeber2020-03-311-1/+1
| * | | support Catalina softwareupdate output ("Label: ") and support updating CLT w...Harry Seeber2020-03-311-2/+16
|/ / /
* | | Bump version to 16.0.166 by Chef Expeditorv16.0.166Chef Expeditor2020-03-317-19/+20
* | | Merge pull request #9551 from chef/sles11_buildessentialTim Smith2020-03-311-1/+0
|\ \ \ | |/ / |/| |
| * | Remove SLES 11 support from build_essentialsles11_buildessentialTim Smith2020-03-301-1/+0
* | | Bump version to 16.0.165 by Chef Expeditorv16.0.165Chef Expeditor2020-03-306-16/+16
* | | Merge pull request #9532 from chef/lcg/restore-magic-resource-name-orderLamont Granquist2020-03-301-1/+4
|\ \ \ | |/ / |/| |
| * | restore magic resource name orderinglcg/restore-magic-resource-name-orderLamont Granquist2020-03-261-1/+4
* | | Bump version to 16.0.164 by Chef Expeditorv16.0.164Chef Expeditor2020-03-277-19/+20
* | | Bump version to 16.0.163 by Chef Expeditorv16.0.163Chef Expeditor2020-03-277-19/+20
* | | Merge pull request #9523 from chef/csnapp/9456Tim Smith2020-03-271-0/+1
|\ \ \
| * | | Add Ubuntu 20.04 (x86_64) Testercsnapp/9456Christopher A. Snapp2020-03-261-0/+1
| |/ /
* | | Merge pull request #9549 from chef/net-toolsTim Smith2020-03-273-3/+9
|\ \ \
| * | | Skip the ifconfig functional tests if we don't have ifconfignet-toolsTim Smith2020-03-273-3/+9
|/ / /
* | | Bump version to 16.0.162 by Chef Expeditorv16.0.162Chef Expeditor2020-03-277-19/+20
* | | Merge pull request #9480 from chef/fix-clear-sourcesTim Smith2020-03-277-41/+253
|\ \ \
| * | | Fix comment documenting include_default_source? function.fix-clear-sourcesPete Higgins2020-03-231-5/+5
| * | | Fix chefstyle violation.Pete Higgins2020-03-231-1/+1
| * | | Make include_default_source nil by default and change implied logic.Pete Higgins2020-03-233-15/+136
| * | | Clear sources if either a source or rubygems_url is set.Pete Higgins2020-03-232-4/+25