summaryrefslogtreecommitdiff
path: root/chef-config/spec/unit/config_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-251-1/+1
* Use ChefUtils::Dist::Infra::PRODUCT for locale warning instead of "Chef"Lance Albertson2020-09-241-2/+2
* Fix spec testLance Albertson2020-09-151-1/+1
* Resolve RuboCop Style/RedundantInterpolation warningsTim Smith2020-09-081-1/+1
* more tests and docsLamont Granquist2020-08-141-2/+59
* see if this worksLamont Granquist2020-08-141-2/+2
* More files free of spelling violations.Pete Higgins2020-05-181-4/+4
* Align all our comments with the codeTim Smith2020-05-061-23/+23
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Merge pull request #9042 from MsysTechnologiesllc/Kapil/MSYS-1148_ChefConfig_...Tim Smith2019-12-091-0/+32
|\
| * Fix for MSYS-1148 ChefConfig should expand relative pathsKapil chouhan2019-12-051-0/+32
* | removing internal usage of platform_specific_pathMarc Chamberland2019-12-051-27/+24
* | Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-1/+1
|/
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-1/+1
* Style/NegatedIfLamont Granquist2019-07-051-1/+1
* Unit tests for experimental target modeBryan McLellan2019-05-061-4/+60
* Extract Action Collection from Data CollectorLamont Granquist2019-03-111-3/+16
* Added specsVivek Singh2019-02-081-3/+26
* Make the default validation client name more likely to be correct.Noah Kantrowitz2018-06-231-0/+18
* mechanical conversion of most debug log statements to traceThom May2018-03-261-4/+4
* make sure all proxy settings are dealt withtm/fix_proxy_testsThom May2018-02-201-0/+4
* Windows: search for config on same drive as executable location (#5478)John Kerry2016-11-091-8/+38
* Enable data collector w/o token for solo, but require explicit URLdanielsdeleo2016-11-031-3/+19
* Update default data collector URL to correct valuedanielsdeleo2016-11-021-1/+1
* Enable the data collector automaticallydanielsdeleo2016-11-021-0/+14
* Implement `--config-option` CLI opt for knifedan/config-option-in-knifedanielsdeleo2016-10-181-0/+85
* turn off fips with an empty environment varMatt Wrock2016-06-231-0/+10
* adds a system check for fips enablement and runs in fips mode if enabledMatt Wrock2016-05-041-0/+40
* Revert "Run in fips mode if node is fips enabled"Thom May2016-04-271-52/+0
* run in fips mode if node is fips enabledMatt Wrock2016-04-251-0/+52
* Fix proxified socketSalim Alam2016-03-211-0/+13
* Update config specSalim Alam2016-03-211-0/+22
* Rubocop.Chris Doherty2016-03-171-2/+1
* Make handling of proxies more consistentNathan L Smith2016-03-171-0/+110
* Enable progress output to be configuredtm/remote_file_download_progressThom May2016-03-041-0/+8
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Derive repo path from cookbook_artifact pathenable-policies-in-local-mode-by-defaultdanielsdeleo2016-01-261-4/+20
* Add test coverage for chef_repo_pathdanielsdeleo2016-01-261-0/+45
* Add test for repo_mode behaviordanielsdeleo2016-01-261-0/+43
* Use double quotes by defaultThom May2016-01-141-33/+33
* Fix no_proxy setting in chef-configjdm/fix-no-proxyJay Mundrawala2015-12-111-0/+11
* Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-091-0/+108
* GH-1909 Add validation for chef_server_urlSarah Michaelson2015-11-251-0/+6
* respond to review commentsThom May2015-11-091-2/+2
* Implement live streaming for execute resourcesAdam Jacob2015-11-091-0/+4
* Create empty config context for chefdkdanielsdeleo2015-09-251-0/+8
* Derive locations from expanded path to config filelocal-mode-cache-relative-pathdanielsdeleo2015-09-241-3/+25