summaryrefslogtreecommitdiff
path: root/chef-config/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-042-0/+162
* 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
* Rename conf.d to config.djdm/knife-bootstrap-clientdJay Mundrawala2016-02-251-3/+3
* Rename read_config to apply_configJay Mundrawala2016-02-241-4/+4
* Allow the workstation config to load a conf.d directoryJay Mundrawala2016-02-241-2/+79
* Fix spec for escape_glob_dirJay Mundrawala2016-02-161-4/+4
* Fix databag globbing issues for chef-solo on windowsyoungjl12016-02-161-0/+17
* autofixing whitespace copsLamont Granquist2016-02-053-6/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-022-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-023-3/+3
* 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-144-53/+53
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-4/+4
* 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