summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version of chef to 12.15.10 by Chef Versioner.v12.15.10Chef Versioner2016-10-034-8/+8
|
* Merge pull request #5404 from chef/omniMatt Wrock2016-10-031-10/+10
|\ | | | | update omnibus branch sha to get new autoloading commit
| * update omnibus branch sha to get new autoloading commitMatt Wrock2016-10-031-10/+10
| |
* | Bump version of chef to 12.15.9 by Chef Versioner.v12.15.9Chef Versioner2016-10-034-8/+8
| |
* | Merge pull request #5400 from chef/dcoTim Smith2016-10-032-24/+65
|\ \ | | | | | | Update contributing docs for the DCO
| * | Updates to the DCO wording based on feedbackdcoTim Smith2016-10-031-25/+8
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update contributing doc for the DCOTim Smith2016-10-021-15/+71
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update links in the readmeTim Smith2016-09-301-7/+9
| |/ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version of chef to 12.15.8 by Chef Versioner.v12.15.8Chef Versioner2016-09-304-8/+8
| |
* | Merge pull request #5398 from shortdudey123/fix_yum_repository_gpgcheckTim Smith2016-09-301-1/+1
|\ \ | |/ |/| Set yum_repository gpgcheck default to true
| * Set yum_repository gpgcheck default to trueGrant Ridder2016-09-281-1/+1
| | | | | | | | Fixes https://github.com/chef/chef/issues/5397
* | Bump version of chef to 12.15.7 by Chef Versioner.v12.15.7Chef Versioner2016-09-304-8/+8
| |
* | Merge pull request #5380 from brit-smith/contributingLamont Granquist2016-09-301-20/+20
|\ \ | | | | | | Updates to the Contributing process document
| * | Updates to the Contributing process documentBrittany Smith2016-09-251-20/+20
| | | | | | | | | | | | Paired with @tas50 to update the contributing process document for clarity.
* | | Bump version of chef to 12.15.6 by Chef Versioner.v12.15.6Chef Versioner2016-09-304-8/+8
| | |
* | | Merge pull request #5359 from ↵Bryan McLellan2016-09-307-19/+265
|\ \ \ | | | | | | | | | | | | | | | | MsysTechnologiesllc/ali/windows_registry_key_resource_delete_fix Allow deletion of registry_key without the need for users to pass data key in values hash.
| * | | Allow deletion of registry_key without the need for users to pass type and ↵aliasgar162016-09-307-19/+265
| | | | | | | | | | | | | | | | | | | | | | | | data key in values hash. Signed-off-by: aliasgar16 <aliasgar.batterywala@msystechnologies.com>
* | | | Bump version of chef to 12.15.5 by Chef Versioner.v12.15.5Chef Versioner2016-09-304-8/+8
| | | |
* | | | Merge pull request #5377 from ↵Bryan McLellan2016-09-302-5/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | MsysTechnologiesllc/nim/dsc_failure_reported_warning Invalid `dsc_scripts` should fail the run
| * | | | set erroraction stop instead of continueNimishaS2016-09-302-5/+11
| |/ / / | | | | | | | | | | | | Signed-off-by: NimishaS <nimisha.sharad@msystechnologies.com>
* | | | Bump version of chef to 12.15.4 by Chef Versioner.v12.15.4Chef Versioner2016-09-304-8/+8
| | | |
* | | | Merge pull request #5285 from ↵Bryan McLellan2016-09-309-0/+455
|\ \ \ \ | |/ / / |/| | | | | | | | | | | MsysTechnologiesllc/vj/adding_support_for_cab_files Adding support for cab files to Chef package provider on windows
| * | | Fixed review commentsVasu11052016-09-307-72/+51
| | | | | | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@clogeny.com>
| * | | Added resource and provider for cab packageVasu11052016-09-3010-164/+477
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverted changes Adding resource and provider for cab file support Added method identifying package version for installation and removal of package Updated code to idetitfy installed version refactored some code Refactored code for parsing dism get package output Fixed rubocop issue, working on specs created spec files Working on unit specs Added unit specs and working on functional specs Working on functional specs and fixed rubocop errors Fixed failing unit test cases Resolved rubucop style error Removed functional specs Fixed error and working on functional specs Added missing functional spec file
| * | | Adding support for cab files to Chef package provider on windowsVasu11052016-09-302-1/+164
|/ / /
* | | Bump version of chef to 12.15.3 by Chef Versioner.v12.15.3Chef Versioner2016-09-294-8/+8
| | |
* | | Merge pull request #5379 from chef/localMatt Wrock2016-09-292-5/+2
|\ \ \ | |_|/ |/| | Revert --local filter for gems installed from paths
| * | revert --local filter for gems installed from pathslocalMatt Wrock2016-09-232-5/+2
| | |
* | | Bump version of chef to 12.15.2 by Chef Versioner.v12.15.2Chef Versioner2016-09-284-8/+8
| | |
* | | Add branch off of lcg/ruby23 that includes some openssl solaris fixes (#5396)Scott Hain2016-09-282-4/+4
| | |
* | | Bump version of chef to 12.15.1 by Chef Versioner.v12.15.1Chef Versioner2016-09-284-8/+8
| | |
* | | bumping chef minor version (#5390)Matt Wrock2016-09-274-15/+15
| | |
* | | Bump version of chef to 12.14.99 by Chef Versioner.v12.14.99Chef Versioner2016-09-274-8/+8
| | |
* | | Merge pull request #5386 from chef/lcg/fix-knife-list-commandsLamont Granquist2016-09-271-15/+14
|\ \ \ | | | | | | | | fix knife list_commands()
| * | | fix knife list_commands()lcg/fix-knife-list-commandsLamont Granquist2016-09-271-15/+14
|/ / / | | | | | | | | | | | | | | | this was not supposed to be private Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version of chef to 12.14.98 by Chef Versioner.v12.14.98Chef Versioner2016-09-274-8/+8
| | |
* | | revert mixlib-install (#5385)Matt Wrock2016-09-262-1/+5
| | |
* | | Bump version of chef to 12.14.97 by Chef Versioner.v12.14.97Chef Versioner2016-09-264-8/+8
| | |
* | | update dependencies (#5384)Matt Wrock2016-09-266-87/+82
| |/ |/|
* | Bump version of chef to 12.14.96 by Chef Versioner.v12.14.96Chef Versioner2016-09-244-8/+8
| |
* | Merge pull request #5355 from coderanger/solaris-rNoah Kantrowitz2016-09-234-141/+178
|\ \ | | | | | | Don't use -r for users or groups on Solaris.
| * \ Merge branch 'master' into solaris-rNoah Kantrowitz2016-09-2334-214/+378
| |\ \ | |/ / |/| |
* | | Bump version of chef to 12.14.95 by Chef Versioner.v12.14.95Chef Versioner2016-09-234-8/+8
| | |
* | | Merge pull request #5360 from gbagnoli/array_literals_attributesLamont Granquist2016-09-234-4/+71
|\ \ \ | | | | | | | | Chef 12 Attribute Regression
| * | | modify attributes and nodes tests for deeply converting_valuesLamont Granquist2016-09-233-45/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slightly more succinct and strict about types, also trying to keep the attributes tests associated with attributes even though we mix them all up like crazy anyway... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | Call convert_value in AttrArray constructorGiacomo Bagnoli2016-09-211-1/+21
| | | |
| * | | Convert attributes defined as literal arraysGiacomo Bagnoli2016-09-213-4/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VividMash, unlike Mash, does not recursively convert values inside arrays, just the array itself. As such, hashes inside arrays are not converted to *Mash, introducing a behaviour that differs from Chef 11, e.g. having this attr defined node['foo'] = [ { 'attr' => 'value' } ] in Chef 11 `node[:foo][0][:attr]` returns `'value'` while in Chef 12 it returns `nil` This commit fixes VividMash so arrays are recursively converted and the behaviour restored. Plus, immutablize merge_all result, so to be sure that hashes contained in Arrays are properly immutablized as well, so not existing attributes are not automatically vivified (thus returning an empty VividMash instead of nil) This problem was first reported in chef/chef#2871. Signed-off-by: Giacomo Bagnoli <gbagnoli@gmail.com>
* | | | Bump version of chef to 12.14.94 by Chef Versioner.v12.14.94Chef Versioner2016-09-234-8/+8
| | | |
* | | | Merge pull request #5374 from tas50/contributingLamont Granquist2016-09-231-25/+11
|\ \ \ \ | |_|_|/ |/| | | Improvements to the contributing doc
| * | | Remove the Github queriesTim Smith2016-09-221-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | These don't really fit in a contributing doc for the project as a whole Signed-off-by: Tim Smith <tsmith@chef.io>