summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* - Added a warning in case user is using a `environment` for an entry that can...btm/MSYS-979vijaymmali19902019-05-031-20/+123
* 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
* | 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 #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 start_when_available support to windows_taskVivek Singh2019-04-261-0/+4
* Use an empty dir for certs test instead of trying to mock oneMarc A. Paradise2019-04-241-4/+6
* 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
* Relax the match for validation key pathMarc A. Paradise2019-04-241-2/+2
* RubocopMarc A. Paradise2019-04-242-41/+40
* Make deprecations more robustMarc A. Paradise2019-04-241-11/+11
* Remove fips version check from bootstrap client.rbMarc A. Paradise2019-04-241-9/+6
* deprecate old version of changed CLI flags.Marc A. Paradise2019-04-241-0/+33
* 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-241-3/+17
* Remove prerelease support. Minimum version w/ fips now 12.20.Marc A. Paradise2019-04-241-27/+1
* Rubocop!Marc A. Paradise2019-04-241-136/+124
* Bootstrap via chef_coreMarc A. Paradise2019-04-241-210/+1373
* addressing comments by coderangerMarc Chamberland2019-04-193-16/+16
* fixing testsMarc Chamberland2019-04-192-4/+4
* Replacing workmarks with distro constantsMarc Chamberland2019-04-192-11/+11
* fix default/override attribute blacklists and whitelistslcg/fix-the-blacklistLamont Granquist2019-04-181-45/+42
* Break the error message into 2 sentencesTim Smith2019-04-173-5/+5
* Improve the error message when no config can be loadedTim Smith2019-04-173-5/+5
* Merge pull request #8077 from MsysTechnologiesllc/Vijay/MSYS-932_Fix_for_unab...Tim Smith2019-04-171-2/+1
|\
| * Allowing encryption of an unencrypted data bagvijaymmali19902019-04-171-2/+1
* | Merge pull request #8351 from jasonwbarnett/bugfix/do-not-converge-default-userLamont Granquist2019-04-161-14/+0
|\ \
| * | Prevent accidentally configuring windows_service propertiesJason Barnett2019-04-151-14/+0
* | | Merge pull request #8370 from chef/lcg/empty-override-runlistLamont Granquist2019-04-151-3/+3
|\ \ \ | |/ / |/| |
| * | Allow empty strings in -o to result in empty override run listlcg/empty-override-runlistLamont Granquist2019-04-121-3/+3
| |/
* | Fix specs and chefstyle warningsarchive_fileTim Smith2019-04-151-1/+8
* | Add a new archive_file resource from the libarchive cookbookTim Smith2019-04-151-0/+40
|/
* Merge pull request #8344 from chef/lcg/copy-properties-fromTim Smith2019-04-081-0/+93
|\
| * Implement Chef::Resource#copy_properties_fromlcg/copy-properties-fromLamont Granquist2019-04-081-0/+93
* | locale resource: Add support to set all LC ENV variablesNimesh-Msys2019-04-041-22/+185
* | Merge pull request #8337 from chef/lcg/fix-dc-utf8-file-outputTim Smith2019-04-031-0/+8
|\ \
| * | fix data collector non-utf8 file outputLamont Granquist2019-04-031-0/+8
| |/
* | Fixes #8195Jason Barnett2019-03-271-24/+3
|/
* Merge pull request #8301 from chef/lcg/early-run-contextTim Smith2019-03-182-2/+1
|\
| * Early alloction of the Chef::RunContextLamont Granquist2019-03-142-2/+1
* | fix undefined local variable 'recipes_path'Adam Bewsher2019-03-151-1/+106