summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests, and make connector more testablemp/train-aloneMarc A. Paradise2019-04-292-8/+133
* Move most bootstrap requires into deps()Marc A. Paradise2019-04-281-6/+5
* Switch bootstrap to use TrainConnector.Marc A. Paradise2019-04-282-97/+81
* Implement Bootstrap::TrainConnectorMarc A. Paradise2019-04-282-0/+317
* Add train-core. Remove chef-core references outside of bootstrapMarc A. Paradise2019-04-284-55/+8
* Add to the release notesTim Smith2019-04-261-5/+39
* Bump version to 15.0.235 by Chef Expeditorv15.0.235Chef Expeditor2019-04-265-11/+12
* Merge pull request #8420 from MsysTechnologiesllc/VSingh/MSYS-1003_add_start_...Tim Smith2019-04-264-3/+65
|\
| * Add start_when_available support to windows_taskVivek Singh2019-04-264-3/+65
|/
* Bump version to 15.0.234 by Chef Expeditorv15.0.234Chef Expeditor2019-04-265-11/+12
* Merge pull request #8168 from MsysTechnologiesllc/Vijay/MSYS-958_write_permis...Bryan McLellan2019-04-266-88/+125
|\
| * Minor fixes as per the review commentsvijaymmali19902019-02-127-102/+110
| * - Minor fixes to fix functional test casesvijaymmali19902019-02-114-16/+43
| * Minor fixes as per the review commentsvijaymmali19902019-02-114-18/+7
| * Fix for write permissions were not working properly on windowsvijaymmali19902019-02-113-5/+18
* | Bump version to 15.0.233 by Chef Expeditorv15.0.233Chef Expeditor2019-04-245-11/+12
* | Merge pull request #8253 from chef/SUSTAINING-955/bootstrap-on-chef-coreTim Smith2019-04-2421-409/+3296
|\ \
| * | bump chef-core to 0.0.3Marc A. Paradise2019-04-242-3/+3
| * | Remove kitchen-vagrant, it came back to haunt us in a merge conflict.Marc A. Paradise2019-04-241-1/+0
| * | Add chef-core. Just chef-core.Marc A. Paradise2019-04-242-3/+3
| * | Just for variety, we'll put train back in! (Accidentally dropped in merge)Marc A. Paradise2019-04-242-3/+2
| * | Use an empty dir for certs test instead of trying to mock oneMarc A. Paradise2019-04-243-4/+7
| * | test fixMarc A. Paradise2019-04-241-2/+2
| * | Set the correct variable to test that a key is givenMarc A. Paradise2019-04-241-2/+2
| * | Include train gem in gemfile until inspec 4 shipsMarc A. Paradise2019-04-241-0/+2
| * | Relax the match for validation key pathMarc A. Paradise2019-04-241-2/+2
| * | Update expected output to align with multi-line `ui.error` changesMarc A. Paradise2019-04-241-2/+2
| * | RubocopMarc A. Paradise2019-04-243-47/+46
| * | Constrain chef-core to < 1.0Marc A. Paradise2019-04-241-1/+1
| * | Apply suggestions from code reviewmjingle2019-04-242-4/+4
| * | Apply suggestions from code reviewTim Smith2019-04-243-12/+5
| * | Add design document for bootstrap changesMarc A. Paradise2019-04-241-0/+150
| * | Final release notes updates - added missing removed menu itemsMarc A. Paradise2019-04-241-5/+9
| * | Apply suggestions from code reviewmjingle2019-04-241-2/+2
| * | Release notes fixes and editsMarc A. Paradise2019-04-241-8/+8
| * | Trailing code reviewMarc A. Paradise2019-04-242-1/+10
| * | Update to the released chef-core gemMarc A. Paradise2019-04-243-89/+12
| * | Add release notes for bootstrapMarc A. Paradise2019-04-241-0/+71
| * | Make deprecations more robustMarc A. Paradise2019-04-242-39/+61
| * | Remove fips version check from bootstrap client.rbMarc A. Paradise2019-04-243-24/+8
| * | Remove 5.2/2003r2 - we do not produce binaries for win 2003Marc A. Paradise2019-04-241-4/+0
| * | Remove unnecessary conditionalMarc A. Paradise2019-04-241-1/+1
| * | Drop extra deps, chef_core repo -> chef-coreMarc A. Paradise2019-04-242-12/+12
| * | Repoint train/chef_core* to git sources w/ dev branchesMarc A. Paradise2019-04-242-5/+109
| * | deprecate old version of changed CLI flags.Marc A. Paradise2019-04-242-8/+86
| * | Drop Chef 11 support from WindowsBootstrapContextMarc A. Paradise2019-04-241-8/+1
| * | Re-add windows_bootstrap_context_spec.rb which was accidentally deletedMarc A. Paradise2019-04-241-0/+267
| * | Add Knife#config_source(key)Marc A. Paradise2019-04-242-7/+35
| * | Remove bootstrap includeMarc A. Paradise2019-04-242-2/+0
| * | Add chef/text require before Rubygems breaks YAMLMarc A. Paradise2019-04-241-0/+1