summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Be a bit less keen to help propertiestm/demagic_properties_2Thom May2017-03-072-74/+14
* Merge pull request #5862 from chef/lcg/ohai-from-gitLamont Granquist2017-03-064-2/+50
|\
| * build ohai from gitlcg/ohai-from-gitLamont Granquist2017-03-064-2/+50
* | Bump version of chef to 13.0.8 by Chef Versioner.v13.0.8Chef Versioner2017-03-064-8/+8
* | Merge pull request #5830 from shortdudey123/CHEF-4538_ssh-gateway-identity-authThom May2017-03-065-1/+53
|\ \
| * | Remove unneeded comment and bundle configGrant Ridder2017-03-062-3/+0
| * | Fix spec testing for ssh_gateway_identity optionGrant Ridder2017-02-213-4/+11
| * | Fix chefstyleGrant Ridder2017-02-212-6/+5
| * | CHEF-4538 - add an option for gateway_identity_file that will allow key-based...brettcave2017-02-215-1/+50
* | | Bump version of chef to 13.0.7 by Chef Versioner.v13.0.7Chef Versioner2017-03-064-8/+8
* | | Merge pull request #5497 from gbatye/fix_osx_profileThom May2017-03-061-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'chef/master' into fix_osx_profileGregory Batye2017-02-1736-651/+650
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'chef/master' into fix_osx_profileGregory Batye2017-02-15523-4891/+11257
| |\ \ \ \
| * | | | | chefstyleGregory Batye2016-11-071-1/+1
| * | | | | Merge remote-tracking branch 'chef/master' into fix_osx_profileGregory Batye2016-11-0765-278/+2367
| |\ \ \ \ \
| * | | | | | Validate machine has computer level profileGregory Batye2016-10-281-1/+1
* | | | | | | Bump version of chef to 13.0.6 by Chef Versioner.v13.0.6Chef Versioner2017-03-064-8/+8
* | | | | | | Merge pull request #5855 from chef/afiune/COOL-634/verify-if-data-bag-existsThom May2017-03-062-49/+71
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add test to assert we use GET Requestafiune/COOL-634/verify-if-data-bag-existsSalim Afiune2017-03-031-45/+65
| * | | | | | Verify data bag exists before trying to create itSalim Afiune2017-03-021-4/+6
* | | | | | | Bump version of chef to 13.0.5 by Chef Versioner.v13.0.5v13.1.113v12.19.37Chef Versioner2017-03-034-8/+8
* | | | | | | Merge pull request #5861 from chef/lcg/bump-omnibus-gemsLamont Granquist2017-03-031-10/+10
|\ \ \ \ \ \ \
| * | | | | | | forgot to run the rake task to update depsLamont Granquist2017-03-031-10/+10
* | | | | | | | Bump version of chef to 13.0.4 by Chef Versioner.v13.0.4Chef Versioner2017-03-034-8/+8
* | | | | | | | Merge pull request #5860 from chef/lcg/bump-omnibus-gemsLamont Granquist2017-03-032-32/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | bump omnibus gems and change protocol to httpsLamont Granquist2017-03-032-32/+31
|/ / / / / / /
* | | | | | | Bump version of chef to 13.0.3 by Chef Versioner.v13.0.3Chef Versioner2017-03-034-8/+8
* | | | | | | Merge pull request #5856 from chef/lcg/remove-resource-cloningLamont Granquist2017-03-035-262/+30
|\ \ \ \ \ \ \
| * | | | | | | bump deps, mostly for poiselcg/remove-resource-cloningLamont Granquist2017-03-031-7/+7
| * | | | | | | Chef-13 remove resource cloning and 3694 warningsLamont Granquist2017-03-024-255/+23
| |/ / / / / /
* | | | | | | Bump version of chef to 13.0.2 by Chef Versioner.v13.0.2Chef Versioner2017-03-034-8/+8
* | | | | | | Merge pull request #5858 from chef/lcg/debug-log-bad-json-payloadLamont Granquist2017-03-031-1/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | protect against nil response bodylcg/debug-log-bad-json-payloadLamont Granquist2017-03-021-1/+3
| * | | | | | truncate long response bodies in debug outputLamont Granquist2017-03-021-1/+1
| * | | | | | add debug long for non-JSON responseLamont Granquist2017-03-021-1/+2
|/ / / / / /
* | | | | | Bump version of chef to 13.0.1 by Chef Versioner.v13.0.1v12.19.38Chef Versioner2017-03-015-9/+40
* | | | | | Merge pull request #5833 from chef/lcg/bump-to-chef-13Lamont Granquist2017-02-2859-781/+387
|\ \ \ \ \ \
| * | | | | | final fix for ohai-13 breakagelcg/bump-to-chef-13Lamont Granquist2017-02-281-10/+9
| * | | | | | self-deps are now just illegalLamont Granquist2017-02-281-9/+5
| * | | | | | fix powershell_script tests for mandatory code blocksLamont Granquist2017-02-281-4/+14
| * | | | | | bumping deps to pickup master of ohaiLamont Granquist2017-02-281-11/+11
| * | | | | | removing a Chef-13 deprecation i sorta disagree withLamont Granquist2017-02-281-8/+1
| * | | | | | raise on cookbook self-dependencyLamont Granquist2017-02-283-14/+10
| * | | | | | remove policyfile fallback API for old Chef ServersLamont Granquist2017-02-283-56/+9
| * | | | | | remove test that removing load_node brokeLamont Granquist2017-02-281-21/+0
| * | | | | | Chef-13: Remove Chef::PolicyBuilder::ExpandNodeObject#load_nodeLamont Granquist2017-02-283-34/+7
| * | | | | | Chef-13: relative creates paths in the execute resource requires a cwdLamont Granquist2017-02-284-17/+13
| * | | | | | Chef-13: Remove supports API from all user providersLamont Granquist2017-02-2817-119/+44
| * | | | | | add RELEASE_NOTES for mandatory code property on script resourceLamont Granquist2017-02-281-1/+7
| * | | | | | Chef 13: script resources (and e.g. bash) require 'code' propertyLamont Granquist2017-02-282-71/+15