summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | remove identity: false herelcg/redundant-identityLamont Granquist2020-04-021-1/+1
| * | | | remove debuggingLamont Granquist2020-04-021-11/+0
| * | | | Change name_property to be identity and not desired_state by defaultLamont Granquist2020-04-026-17/+45
| * | | | remove redundant identityLamont Granquist2020-04-0219-22/+23
* | | | | Bump version to 16.0.179 by Chef Expeditorv16.0.179Chef Expeditor2020-04-027-19/+20
* | | | | Merge pull request #9584 from chef/more_platformsTim Smith2020-04-021-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add Ubuntu 20.04 x86_64 and Ubuntu 18.04 aarch64 testersTim Smith2020-04-021-1/+3
|/ / / /
* | | | Bump version to 16.0.178 by Chef Expeditorv16.0.178Chef Expeditor2020-04-027-19/+20
* | | | Merge pull request #9574 from chef/lcg/fix-breakageTim Smith2020-04-021-0/+2
|\ \ \ \
| * | | | fix chef_vault_secret after_resource breakageLamont Granquist2020-04-021-0/+2
|/ / / /
* | | | Bump version to 16.0.177 by Chef Expeditorv16.0.177Chef Expeditor2020-04-027-19/+20
* | | | Merge pull request #9562 from chef/lcg/after-resourceTim Smith2020-04-028-60/+237
|\ \ \ \ | |_|_|/ |/| | |
| * | | remove duping for load_current_value and code duplicationlcg/after-resourceLamont Granquist2020-03-312-52/+24
| * | | Add after_resource to pair with current_resourceLamont Granquist2020-03-317-37/+242
* | | | Bump version to 16.0.176 by Chef Expeditorv16.0.176Chef Expeditor2020-04-027-19/+20
* | | | Merge pull request #9570 from chef/lcg/unified-mode4Tim Smith2020-04-0125-65/+85
|\ \ \ \
| * | | | Convert more resources to unified_modelcg/unified-mode4Lamont Granquist2020-04-0125-65/+85
* | | | | Bump version to 16.0.175 by Chef Expeditorv16.0.175Chef Expeditor2020-04-027-19/+20
* | | | | Merge pull request #9572 from chef/noko_bumpTim Smith2020-04-011-1/+1
|\ \ \ \ \
| * | | | | Update Nokogiri to 1.11.0.rc2Tim Smith2020-04-011-1/+1
|/ / / / /
* | | | | Bump version to 16.0.174 by Chef Expeditorv16.0.174Chef Expeditor2020-04-027-19/+20
* | | | | Merge pull request #9569 from chef/bumpsTim Smith2020-04-014-28/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update Ruby to 2.7.1 / bundler to 2.1.4Tim Smith2020-04-014-28/+28
|/ / / /
* | | | Bump version to 16.0.173 by Chef Expeditorv16.0.173Chef Expeditor2020-04-017-19/+20
* | | | Merge pull request #9568 from chef/s390xTim Smith2020-04-011-5/+1
|\ \ \ \
| * | | | 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