summaryrefslogtreecommitdiff
path: root/chef-config/spec
Commit message (Expand)AuthorAgeFilesLines
* Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-252-4/+4
* Use ChefUtils::Dist::Infra::PRODUCT for locale warning instead of "Chef"Lance Albertson2020-09-241-2/+2
* Back out one of the requires gatingsTim Smith2020-09-232-2/+2
* Gate requires in chef-utils and chef-config as wellrequiresTim Smith2020-09-203-4/+4
* 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
* more tests found a bugLamont Granquist2020-08-141-31/+98
* see if this worksLamont Granquist2020-08-142-3/+3
* Fix bootstrapping windows-from-linuxLamont Granquist2020-08-141-6/+4
* fix unit testslcg/path-helper-allocationsLamont Granquist2020-07-231-2/+2
* More files free of spelling violations.Pete Higgins2020-05-182-9/+9
* Align all our comments with the codeTim Smith2020-05-061-23/+23
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-134-4/+4
* 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
* | Merge pull request #9060 from cinc-project/dist_conf_dirTim Smith2019-12-091-27/+24
|\ \
| * | removing internal usage of platform_specific_pathMarc Chamberland2019-12-051-27/+24
* | | Merge branch 'will/fix_credentials_ssl_verify_mode' of https://github.com/tek...Tim Smith2019-12-091-0/+30
|\ \ \ | |/ / |/| |
| * | Symbolize config for ssl_verify_mode in credentialsWill Fisher2019-11-051-0/+30
| |/
* | Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-085-16/+16
|/
* fix 4 copsLamont Granquist2019-07-051-2/+3
* 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
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-6/+6
* Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-022-40/+40
|\
| * fix Layout/IndentHeredocLamont Granquist2018-07-021-38/+38
| * fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* | Fill in some default config values for workstation commands.Noah Kantrowitz2018-06-231-0/+64
* | Make the default validation client name more likely to be correct.Noah Kantrowitz2018-06-231-0/+18
|/
* Rework the credentials file system to support any config keys.Noah Kantrowitz2018-06-201-0/+2
* chefspec style updatesS.Cavallo2018-05-121-1/+20
* refactoring to support inline tablesS.Cavallo2018-05-101-2/+5
* Signed-off-by: S.Cavallo <smcavallo@hotmail.com>S.Cavallo2018-05-091-2/+2
* Signed-off-by: S.Cavallo <smcavallo@hotmail.com>S.Cavallo2018-05-091-0/+4
* 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
* ensure that the Config object is reset before each testtm/credentialsThom May2017-12-181-0/+1
* respond to review requestsThom May2017-12-181-0/+16
* fixup! implement credential managementThom May2017-12-151-1/+1
* implement credential managementThom May2017-12-131-0/+127
* major testing overhaullcg/simplify-external-testsLamont Granquist2017-04-251-1/+7
* 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