summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ensuring the node in the run_converge message is a node object and that it ge...adamleff/include-node-in-converge-messagesAdam Leff2016-06-281-1/+17
* Adding node object to run_converge message, include ignore_failure propertyAdam Leff2016-06-285-123/+15
* Bump version of chef to 12.12.6 by Chef Versioner.v12.12.6Chef Versioner2016-06-274-8/+8
* Merge pull request #5060 from tas50/depbumpTim Smith2016-06-271-12/+12
|\
| * Update Gemfile.lockTim Smith2016-06-241-12/+12
* | Bump version of chef to 12.12.5 by Chef Versioner.v12.12.5Chef Versioner2016-06-244-8/+8
* | Merge pull request #5058 from chef/adamleff/IPO-196/add-unprocessed-resources...Adam Leff2016-06-245-59/+133
|\ \ | |/ |/|
| * Expand data_collector resource list to include all resourcesAdam Leff2016-06-245-59/+133
* | Merge pull request #5059 from chef/tm/correct_repo_pathThom May2016-06-242-0/+14
|\ \ | |/ |/|
| * Ensure that chef-solo uses the expected repo dirtm/correct_repo_pathThom May2016-06-242-0/+14
|/
* Merge pull request #5048 from chef/fips_unitMatt Wrock2016-06-232-1/+20
|\
| * turn off fips with an empty environment varMatt Wrock2016-06-232-1/+20
* | Merge pull request #5052 from chef/andrewelizondo/client-d-not-cliend-dBryan McLellan2016-06-231-1/+1
|\ \
| * | correct typo in knife bootstrap contextAndre Elizondo2016-06-231-1/+1
| |/
* | Merge pull request #5050 from chef/uninstallMatt Wrock2016-06-232-14/+16
|\ \ | |/ |/|
| * fixes some uninstall scenarios by calling uninstall string directlyuninstallMatt Wrock2016-06-222-14/+16
|/
* Merge pull request #4896 from chef/tm/include_knife_supermarketThom May2016-06-2215-8/+294
|\
| * Deprecate knife-supermarket gemtm/include_knife_supermarketThom May2016-05-0515-8/+294
* | Merge pull request #5046 from chef/tm/sorted_gemsThom May2016-06-221-3/+9
|\ \
| * | correctly select current gem versiontm/sorted_gemsThom May2016-06-221-3/+9
* | | Merge pull request #5037 from robdimarco/fix/issue-5027Steven Murawski2016-06-221-1/+1
|\ \ \
| * | | Fix for #5027 - Remove bad variable referenceRob Di Marco2016-06-201-1/+1
| |/ /
* | | Merge pull request #4943 from chef/tm/knife_integration_testsThom May2016-06-2244-52/+2496
|\ \ \
| * | | Add most common knife commands to integration teststm/knife_integration_testsThom May2016-06-2244-52/+2496
|/ / /
* | | Bump version of chef to 12.12.4 by Chef Versioner.v12.12.4Chef Versioner2016-06-214-8/+8
* | | Merge pull request #5042 from chef/nokogiriMatt Wrock2016-06-2111-62/+61
|\ \ \
| * | | update nokogiri and dependenciesMatt Wrock2016-06-2111-62/+61
| |/ /
* | | Merge pull request #5033 from chef/jk/crazy-version-bumpLamont Granquist2016-06-213-18/+45
|\ \ \ | |/ / |/| |
| * | Do not use bundle install to update Gemfile.lock after version bumpjk/crazy-version-bumpJohn Keiser2016-06-173-18/+45
* | | Bump version of chef to 12.12.3 by Chef Versioner.v12.12.3Chef Versioner2016-06-184-12/+12
* | | Merge pull request #5036 from chef/omni_updateMatt Wrock2016-06-171-2/+2
|\ \ \
| * | | bumping omnibus and omnibus-softwareMatt Wrock2016-06-171-2/+2
* | | | Merge pull request #5035 from chef/choco_fixMatt Wrock2016-06-174-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | add an exit 0 to test choco packages so they dont break on 2008r2 with choco ...Matt Wrock2016-06-174-0/+0
| |/ /
* | | Merge pull request #5031 from chef/skip_dscMatt Wrock2016-06-171-1/+1
|\ \ \ | |/ / |/| |
| * | skip and not pend failing dsc_script funcional testskip_dscMatt Wrock2016-06-171-1/+1
|/ /
* | Merge pull request #5014 from chef/msys2Tyler Ball2016-06-1611-81/+86
|\ \
| * | Reverting kitchen-tests updates to try and get them passing in Travismsys2tyler-ball2016-06-162-37/+35
| * | Manually adding ffi into the Gemfile.lock beacuse the rake:dependenciestyler-ball2016-06-161-0/+1
| * | Updating dependencies againtyler-ball2016-06-164-41/+41
| * | Ignoring the nokogiri CVE until we update to 1.6.8tyler-ball2016-06-163-5/+6
| * | Making rake:dependencies worktyler-ball2016-06-158-57/+53
| * | Updating omnibus dependencies to take advantage of new msys2 toolchaintyler-ball2016-06-143-32/+41
* | | Merge pull request #5022 from coderanger/3694deprecationNoah Kantrowitz2016-06-162-9/+14
|\ \ \ | |/ / |/| |
| * | Convert the 3694 warning to a deprecation so it will be subject to the usual ...Noah Kantrowitz2016-06-102-9/+14
* | | Merge pull request #5025 from chef/praj/FLOW-334/sensitivePrajaktaPurohit2016-06-142-0/+17
|\ \ \
| * | | Remote resource should respect sensitive flagpraj/FLOW-334/sensitivePrajakta Purohit2016-06-132-0/+17
|/ / /
* | | Merge pull request #5021 from chef/tc/deprecate-chef-cookbook-generateTyler Cloke2016-06-132-0/+5
|\ \ \ | |/ / |/| |
| * | Deprecate `knife cookbook create` in favor of `chef generate cookbook`.tc/deprecate-chef-cookbook-generateTyler Cloke2016-06-102-0/+5
|/ /
* | Merge pull request #5019 from chef/adamleff/node-uuid-fixAdam Leff2016-06-102-9/+5
|\ \