summaryrefslogtreecommitdiff
path: root/chef-config
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4626 from chef/umlautMatt Wrock2016-02-251-1/+1
|\
| * ensure paths maintain utf-8ness in non ascii encodingsumlautMatt Wrock2016-02-241-1/+1
* | Rename conf.d to config.djdm/knife-bootstrap-clientdJay Mundrawala2016-02-253-5/+5
* | Add support for solo.dJay Mundrawala2016-02-241-0/+3
* | Rename read_config to apply_configJay Mundrawala2016-02-243-7/+7
* | Refactor dot_d loading for workstation_config_loader to use mixinJay Mundrawala2016-02-242-19/+41
* | Use escape_glob_dir for client.d/conf.dJay Mundrawala2016-02-241-1/+1
* | Refactor workstation_config_loader's conf_d_filesJay Mundrawala2016-02-241-7/+4
* | Allow the workstation config to load a conf.d directoryJay Mundrawala2016-02-243-9/+113
* | Add client_d_dir configurationJay Mundrawala2016-02-241-0/+3
* | Don't warn about FIPS - it's a proper feature nowksubrama/test_fixKartik Null Cating-Subramanian2016-02-241-1/+0
* | Add client keys handling to ChefFSJordan Running2016-02-241-1/+5
|/
* Fix rubocop warningsJay Mundrawala2016-02-161-1/+1
* Fix spec for escape_glob_dirJay Mundrawala2016-02-161-4/+4
* Fix databag globbing issues for chef-solo on windowsyoungjl12016-02-162-0/+25
* Post 12.7.2 release follow up itemstyler-ball2016-02-161-1/+1
* convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* Merge pull request #4541 from chef/lcg/chefstyle-batchLamont Granquist2016-02-111-2/+2
|\
| * auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* | 12.7.2 release prep, removing some unstable acceptance tests so we can get a ...tyler-ball2016-02-111-1/+1
* | VERSION change and CHANGELOG for 12.7.1 releasetyler-ball2016-02-101-1/+1
|/
* autofixing whitespace copsLamont Granquist2016-02-0511-36/+25
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-031-7/+14
|\
| * Refactor chef-config fips configjdm/fips-58Jay Mundrawala2016-01-281-7/+14
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-023-6/+6
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0212-13/+13
|/
* Bump version to 12.7.0, and make "rake version" use just the one VERSION filejk/bump-12.7.0John Keiser2016-01-273-9/+7
* Derive repo path from cookbook_artifact pathenable-policies-in-local-mode-by-defaultdanielsdeleo2016-01-262-8/+23
* Add test coverage for chef_repo_pathdanielsdeleo2016-01-261-0/+45
* Add test for repo_mode behaviordanielsdeleo2016-01-262-3/+44
* Enable Chef 12 mode for local mode by defaultdanielsdeleo2016-01-261-0/+42
* Fixup quotes in chef-configJay Mundrawala2016-01-251-7/+7
* Allow setting fips through environment variableJay Mundrawala2016-01-251-1/+1
* Rename openssl-fips to fips and add messagesJay Mundrawala2016-01-251-4/+4
* Do openssl initialization from applicationsJay Mundrawala2016-01-251-0/+14
* Use sign v1.3 when fips mode is selectedJay Mundrawala2016-01-251-2/+11
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-2/+2
* Fix unused variables and commentsjk/cookbook-artifactsJohn Keiser2016-01-151-2/+0
* Add local cookbook_artifactsJohn Keiser2016-01-151-6/+8
* Use double quotes by defaultThom May2016-01-1413-158/+158
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Correct uses of fail to raisetm/fix_failThom May2016-01-131-1/+1
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-4/+4
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-151-0/+8
* Fix no_proxy setting in chef-configjdm/fix-no-proxyJay Mundrawala2015-12-112-1/+12
* Merge pull request #4273 from chef/jdm/default-auth-1.1Jay Mundrawala2015-12-111-13/+2
|\
| * Use signing protocol 1.1 by defaultjdm/default-auth-1.1Jay Mundrawala2015-12-101-13/+2
* | Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-092-0/+169
|/