summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 15.4.60 by Chef Expeditorv15.4.60Chef Expeditor2019-11-036-14/+15
* Merge pull request #9048 from chef/btm/bump-omnibusTim Smith2019-11-021-2/+2
|\
| * Bump omnibus to 6.1.10Bryan McLellan2019-11-021-2/+2
|/
* Merge pull request #9044 from chef/robb/include-target-platform-in-promotionBryan McLellan2019-11-011-1/+1
|\
| * include the platform target in the package promotion commandRobb Kidd2019-11-011-1/+1
|/
* Bump version to 15.4.59 by Chef Expeditorv15.4.59Chef Expeditor2019-11-016-14/+15
* Merge pull request #8900 from robbkidd/habiwindochefBryan McLellan2019-11-0111-27/+324
|\
| * only install hab 0.85 if not already installedhabiwindochefRobb Kidd2019-11-011-3/+10
| * disconnect hab promotion from omnibus pipelineRobb Kidd2019-11-012-21/+22
| * add Windows to the target build platformsRobb Kidd2019-11-011-1/+2
| * disable choco specs directlyRobb Kidd2019-11-011-4/+2
| * add tests for the Windows habitat planRobb Kidd2019-11-015-0/+150
| * add a label to the version command specsRobb Kidd2019-11-011-1/+1
| * force that yajl, yoRobb Kidd2019-11-011-0/+1
| * prevent appbundler from clearing GEM_PATHRobb Kidd2019-11-011-0/+1
| * a plan for Windows!Robb Kidd2019-11-011-0/+138
|/
* Bump version to 15.4.58 by Chef Expeditorv15.4.58Chef Expeditor2019-11-016-14/+15
* Merge pull request #8925 from MsysTechnologiesllc/VSingh/MSYS-1109_chefignore...Tim Smith2019-11-0118-40/+94
|\
| * Fix unit specsVivek Singh2019-10-282-2/+2
| * Add chefignore unit test casesVivek Singh2019-10-285-11/+46
| * Chefstyle fixesVivek Singh2019-10-284-4/+3
| * Invoke chefignore for cookbook_dir itselfVivek Singh2019-10-286-6/+6
| * Fix cookbook dir syntaxchef issueVivek Singh2019-10-281-1/+1
| * Fix cookbook uploader unit specsVivek Singh2019-10-281-1/+7
| * Fix knife cookbook site share chefignore lookupVivek Singh2019-10-284-11/+12
| * Add chefignore method to ChefRepositoryFileSystemCookbookDirVivek Singh2019-10-281-0/+6
| * Update the #find_ignore_file to ignore file till root dirVivek Singh2019-10-281-11/+18
* | Bump version to 15.4.57 by Chef Expeditorv15.4.57Chef Expeditor2019-11-016-14/+15
* | Allow for the mixlib-authentication 3.x gem (#9040)Lamont Granquist2019-10-313-10/+10
|\ \
| * | Allow for the mixlib-authentication 3.x gemTim Smith2019-10-313-10/+10
|/ /
* | Bump version to 15.4.56 by Chef Expeditorv15.4.56Chef Expeditor2019-10-316-14/+15
* | Merge pull request #9037 from chef/jaro_bumpTim Smith2019-10-312-14/+14
|\ \
| * | Bump all deps to the latest versionsTim Smith2019-10-312-14/+14
|/ /
* | Bump version to 15.4.55 by Chef Expeditorv15.4.55Chef Expeditor2019-10-316-14/+15
* | Merge pull request #9034 from chef/lcg/unified-mode1Tim Smith2019-10-3136-2/+67
|\ \
| * | tweak unified_mode settingslcg/unified-mode1Lamont Granquist2019-10-292-4/+4
| * | Turn on unified_mode for 35 core resourcesLamont Granquist2019-10-2835-0/+65
|/ /
* | Bump version to 15.4.54 by Chef Expeditorv15.4.54v13.6.4Chef Expeditor2019-10-286-14/+15
* | Merge pull request #9032 from MsysTechnologiesllc/VSingh/fix-knife-cookbook-m...Tim Smith2019-10-282-0/+13
|\ \
| * | Fix knife cookbook metadata from file name argsVivek Singh2019-10-292-0/+13
|/ /
* | Bump version to 15.4.53 by Chef Expeditorv15.4.53Chef Expeditor2019-10-286-14/+15
* | Merge pull request #9030 from chef/csnapp/9029Tim Smith2019-10-281-0/+1
|\ \
| * | Fix license acceptance in `omnibus/kitchen.yml`csnapp/9029Christopher A. Snapp2019-10-281-0/+1
|/ /
* | Bump version to 15.4.52 by Chef Expeditorv15.4.52Chef Expeditor2019-10-286-14/+15
* | [Data-collector] Add cookbooks attribute to run_end_message (#8893)Lamont Granquist2019-10-282-0/+8
|\ \ | |/ |/|
| * Access hash directly instead of Hash#fetchVivek Singh2019-10-172-3/+3
| * Add expanded_cookbooks attribute to run_end_messageVivek Singh2019-10-172-0/+8
* | Bump version to 15.4.51 by Chef Expeditorv15.4.51Chef Expeditor2019-10-286-14/+15
* | Merge pull request #9028 from MsysTechnologiesllc/VSingh/fix-knife-ssh-name-argsTim Smith2019-10-272-17/+33
|\ \
| * | Fix Exception: NoMethodError: undefined method join for nil:NilClassVivek Singh2019-10-272-17/+33