summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Minor fixes as per the review commentsvijaymmali19902019-02-124-99/+105
| * - Minor fixes to fix functional test casesvijaymmali19902019-02-114-16/+43
| * Minor fixes as per the review commentsvijaymmali19902019-02-111-1/+1
* | 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
* | 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-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
* | Add chef/text require before Rubygems breaks YAMLMarc A. Paradise2019-04-241-0/+1
* | 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-195-20/+20
* | fixing testsMarc Chamberland2019-04-192-4/+4
* | Replacing workmarks with distro constantsMarc Chamberland2019-04-194-15/+15
* | 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 #8383 from chef/btm/remove-CBS-reg-func-testTim Smith2019-04-171-19/+0
|\ \
| * | Remove a functional test for the reboot_pending DSLbtm/remove-CBS-reg-func-testBryan McLellan2019-04-171-19/+0
* | | Merge pull request #8077 from MsysTechnologiesllc/Vijay/MSYS-932_Fix_for_unab...Tim Smith2019-04-174-30/+243
|\ \ \ | |/ / |/| |
| * | Added Integration Rspecsvijaymmali19902019-04-173-28/+242
| * | 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 #8375 from chef/btm/locale-fix-customBryan McLellan2019-04-161-45/+64
|\ \ \ \
| * | | | Limit locale resource to LinuxBryan McLellan2019-04-151-45/+64
| |/ / /
* | | | Merge pull request #8370 from chef/lcg/empty-override-runlistLamont Granquist2019-04-152-3/+70
|\ \ \ \ | |/ / / |/| | |
| * | | Allow empty strings in -o to result in empty override run listlcg/empty-override-runlistLamont Granquist2019-04-122-3/+70
| |/ /
* | | 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 #8359 from chef/btm/fix-dsc-test-errorsTim Smith2019-04-111-1/+1
|\ \ \
| * | | Don't force DSC functional tests to PS4btm/fix-dsc-test-errorsBryan McLellan2019-04-111-1/+1
| |/ /
* | | Avoid accidentally reusing a gid in testsBryan McLellan2019-04-111-1/+12
|/ /
* | 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-043-22/+264
* | | Merge pull request #8337 from chef/lcg/fix-dc-utf8-file-outputTim Smith2019-04-031-0/+8
|\ \ \