summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8470 from chef/lcg/remove-collision-deprecationTim Smith2019-05-072-56/+11
|\
| * Remove resource collision deprecationsLamont Granquist2019-05-072-56/+11
* | Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons...Tim Smith2019-05-0711-183/+310
|\ \
| * | Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-0711-183/+310
* | | Remove purposefully failing test - no longer want to gate releasestyler-ball2019-05-071-4/+0
* | | Fix the client create specsadminTim Smith2019-05-071-18/+1
| |/ |/|
* | Merge pull request #7758 from chef/btm/target-modeTim Smith2019-05-062-3/+116
|\ \
| * | Feedback from Ryan DavisBryan McLellan2019-05-061-2/+2
| * | Unit tests for experimental target modeBryan McLellan2019-05-062-0/+113
| * | Target Mode initial implementationBryan McLellan2019-05-061-3/+3
* | | Merge pull request #8354 from chef/license_acceptanceTyler Ball2019-05-064-5/+25
|\ \ \ | |/ / |/| |
| * | Purposefully adding a failing test to prevent Chef Infra from promoting unsta...license_acceptancetyler-ball2019-05-031-0/+4
| * | Fix 2 minute pause while we wait for license acceptance cli to time outMark Anderson2019-05-031-0/+6
| * | Adding license acceptance support to 'knife bootstrap'tyler-ball2019-05-031-5/+7
| * | Use keyword arguments for acceptanceMark Anderson2019-05-031-1/+1
| * | knife bootstrap is only knife command to have license acceptance flowtyler-ball2019-05-033-6/+10
| * | Read license-acceptance from chef config (knife.rb, client.rb)tyler-ball2019-05-031-18/+0
| * | Adding in the license-acceptance flowtyler-ball2019-05-033-5/+27
* | | Merge pull request #8442 from chef/mp/bootstrap/restore-prereleaseBryan McLellan2019-05-064-57/+54
|\ \ \
| * | | Pass channel directly into the script/url to determine Chef Infra downloadmp/bootstrap/restore-prereleaseMarc A. Paradise2019-05-032-75/+37
| * | | `prerelease` -> `channel` in bootstrap contextsMarc A. Paradise2019-05-033-32/+22
| * | | Change 'prerelease' to 'channel'.Marc A. Paradise2019-05-031-1/+11
| * | | Make config_source aware of cli defaultsMarc A. Paradise2019-05-031-16/+5
| * | | Restore bootstrap pre-release supportMarc A. Paradise2019-05-032-1/+47
* | | | Merge pull request #8455 from chef/btm/MSYS-979Tim Smith2019-05-061-20/+123
|\ \ \ \ | |_|/ / |/| | |
| * | | - Added a warning in case user is using a `environment` for an entry that can...btm/MSYS-979vijaymmali19902019-05-031-20/+123
| |/ /
* | | Merge pull request #8456 from chef/lcg/parse-only-rb-filesTim Smith2019-05-037-1/+15
|\ \ \ | |/ / |/| |
| * | Chef-15: cookbook compiler should parse only .rb fileslcg/parse-only-rb-filesLamont Granquist2019-05-037-1/+15
* | | Update specs for the new messagesTim Smith2019-05-023-3/+3
* | | Merge pull request #8440 from chef/CHEF-8432/fix-default-protocolBryan McLellan2019-05-022-14/+79
|\ \ \
| * | | Require 'net/ssh' before we reference it.Marc A. Paradise2019-05-021-4/+8
| * | | Ensure that requested protocol is available and correctMarc A. Paradise2019-05-021-14/+70
| * | | Remove testing method TrainConnector#test_instanceMarc A. Paradise2019-05-021-12/+17
| |/ /
* | | One missed fix on functionnal testTensibai2019-05-021-2/+2
* | | Fix a sentence in run_lock and the knife test to match the latest output changesTensibai2019-05-021-5/+5
|/ /
* | Fix incorrect deprecation warningsmp/bootstrap-deprecation-fixesMarc A. Paradise2019-05-011-7/+7
* | Merge pull request #8417 from jaymzh/link_messageLamont Granquist2019-04-301-0/+1
|\ \
| * | Tell people what file a link is pointing at.Phil Dibowitz2019-04-291-0/+1
* | | Merge pull request #8413 from chef/lcg/remove-binstubs2Lamont Granquist2019-04-2912-37/+18
|\ \ \
| * | | Remove chef-* binstubs from chef gemLamont Granquist2019-04-2912-37/+18
* | | | Merge pull request #8411 from chef/mp/license-acceptance-in-bootstrapTim Smith2019-04-292-6/+14
|\ \ \ \
| * | | | Ensure license is accepted on remote bootstrap targetMarc A. Paradise2019-04-292-6/+14
| |/ / /
* | | | Add tests, and make connector more testableMarc A. Paradise2019-04-291-1/+132
* | | | Switch bootstrap to use TrainConnector.Marc A. Paradise2019-04-291-40/+43
* | | | Implement Bootstrap::TrainConnectorMarc A. Paradise2019-04-291-0/+24
* | | | Add train-core. Remove chef-core references outside of bootstrapMarc A. Paradise2019-04-291-1/+0
|/ / /
* | | Merge pull request #8418 from cc-build/bulk_distro_constantLamont Granquist2019-04-291-12/+13
|\ \ \ | |/ / |/| |
| * | chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-12/+13
| |/
* | Add start_when_available support to windows_taskVivek Singh2019-04-262-0/+55
* | Merge pull request #8168 from MsysTechnologiesllc/Vijay/MSYS-958_write_permis...Bryan McLellan2019-04-264-85/+118
|\ \ | |/ |/|