| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into yet-more-creds | Noah Kantrowitz | 2018-07-02 | 2 | -40/+40 |
|\ |
|
| * | fix Layout/IndentHeredoc | Lamont Granquist | 2018-07-02 | 1 | -38/+38 |
| * | fix Style/HashSyntax | Lamont Granquist | 2018-07-02 | 1 | -2/+2 |
* | | Fill in some default config values for workstation commands. | Noah Kantrowitz | 2018-06-23 | 1 | -0/+64 |
* | | Make the default validation client name more likely to be correct. | Noah Kantrowitz | 2018-06-23 | 1 | -0/+18 |
|/ |
|
* | Rework the credentials file system to support any config keys. | Noah Kantrowitz | 2018-06-20 | 1 | -0/+2 |
* | chefspec style updates | S.Cavallo | 2018-05-12 | 1 | -1/+20 |
* | refactoring to support inline tables | S.Cavallo | 2018-05-10 | 1 | -2/+5 |
* | Signed-off-by: S.Cavallo <smcavallo@hotmail.com> | S.Cavallo | 2018-05-09 | 1 | -2/+2 |
* | Signed-off-by: S.Cavallo <smcavallo@hotmail.com> | S.Cavallo | 2018-05-09 | 1 | -0/+4 |
* | mechanical conversion of most debug log statements to trace | Thom May | 2018-03-26 | 1 | -4/+4 |
* | make sure all proxy settings are dealt withtm/fix_proxy_tests | Thom May | 2018-02-20 | 1 | -0/+4 |
* | ensure that the Config object is reset before each testtm/credentials | Thom May | 2017-12-18 | 1 | -0/+1 |
* | respond to review requests | Thom May | 2017-12-18 | 1 | -0/+16 |
* | fixup! implement credential management | Thom May | 2017-12-15 | 1 | -1/+1 |
* | implement credential management | Thom May | 2017-12-13 | 1 | -0/+127 |
* | major testing overhaullcg/simplify-external-tests | Lamont Granquist | 2017-04-25 | 1 | -1/+7 |
* | Windows: search for config on same drive as executable location (#5478) | John Kerry | 2016-11-09 | 1 | -8/+38 |
* | Enable data collector w/o token for solo, but require explicit URL | danielsdeleo | 2016-11-03 | 1 | -3/+19 |
* | Update default data collector URL to correct value | danielsdeleo | 2016-11-02 | 1 | -1/+1 |
* | Enable the data collector automatically | danielsdeleo | 2016-11-02 | 1 | -0/+14 |
* | Implement `--config-option` CLI opt for knifedan/config-option-in-knife | danielsdeleo | 2016-10-18 | 1 | -0/+85 |
* | turn off fips with an empty environment var | Matt Wrock | 2016-06-23 | 1 | -0/+10 |
* | adds a system check for fips enablement and runs in fips mode if enabled | Matt Wrock | 2016-05-04 | 2 | -0/+162 |
* | Revert "Run in fips mode if node is fips enabled" | Thom May | 2016-04-27 | 1 | -52/+0 |
* | run in fips mode if node is fips enabled | Matt Wrock | 2016-04-25 | 1 | -0/+52 |
* | Fix proxified socket | Salim Alam | 2016-03-21 | 1 | -0/+13 |
* | Update config spec | Salim Alam | 2016-03-21 | 1 | -0/+22 |
* | Rubocop. | Chris Doherty | 2016-03-17 | 1 | -2/+1 |
* | Make handling of proxies more consistent | Nathan L Smith | 2016-03-17 | 1 | -0/+110 |
* | Enable progress output to be configuredtm/remote_file_download_progress | Thom May | 2016-03-04 | 1 | -0/+8 |
* | Rename conf.d to config.djdm/knife-bootstrap-clientd | Jay Mundrawala | 2016-02-25 | 1 | -3/+3 |
* | Rename read_config to apply_config | Jay Mundrawala | 2016-02-24 | 1 | -4/+4 |
* | Allow the workstation config to load a conf.d directory | Jay Mundrawala | 2016-02-24 | 1 | -2/+79 |
* | Fix spec for escape_glob_dir | Jay Mundrawala | 2016-02-16 | 1 | -4/+4 |
* | Fix databag globbing issues for chef-solo on windows | youngjl1 | 2016-02-16 | 1 | -0/+17 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 3 | -6/+2 |
* | Update all auth email address from opscode.com and getchef.com to chef.io. | Noah Kantrowitz | 2016-02-02 | 2 | -2/+2 |
* | Replace all Opscode copyrights with Chef Software. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 3 | -3/+3 |
* | Derive repo path from cookbook_artifact pathenable-policies-in-local-mode-by-default | danielsdeleo | 2016-01-26 | 1 | -4/+20 |
* | Add test coverage for chef_repo_path | danielsdeleo | 2016-01-26 | 1 | -0/+45 |
* | Add test for repo_mode behavior | danielsdeleo | 2016-01-26 | 1 | -0/+43 |
* | Use double quotes by default | Thom May | 2016-01-14 | 4 | -53/+53 |
* | really fix copslcg/really-fix-cops | Lamont Granquist | 2016-01-12 | 1 | -4/+4 |
* | Fix no_proxy setting in chef-configjdm/fix-no-proxy | Jay Mundrawala | 2015-12-11 | 1 | -0/+11 |
* | Moving the proxy export to environment varibles into Chef::Config | tyler-ball | 2015-12-09 | 1 | -0/+108 |
* | GH-1909 Add validation for chef_server_url | Sarah Michaelson | 2015-11-25 | 1 | -0/+6 |
* | respond to review comments | Thom May | 2015-11-09 | 1 | -2/+2 |
* | Implement live streaming for execute resources | Adam Jacob | 2015-11-09 | 1 | -0/+4 |