summaryrefslogtreecommitdiff
path: root/chef-config
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Bump version to 12.6.0Salim Alam2015-12-012-2/+2
* Fix wrong variable name in error messageBryan McLellan2015-11-251-1/+1
* GH-1909 Add validation for chef_server_urlSarah Michaelson2015-11-252-2/+17
* respond to review commentsThom May2015-11-092-4/+4
* Implement live streaming for execute resourcesAdam Jacob2015-11-092-0/+7
* Change chef-config's gemspec to include itselfksubrama/gemspecKartik Null Cating-Subramanian2015-10-091-1/+1
* Bump revision to 12.5.112.5.1stable12.5-stableJohn Keiser2015-10-072-2/+2
* Bump revision to 12.5.0jk/12.5.0-updateJohn Keiser2015-09-302-2/+2
* Create empty config context for chefdkdanielsdeleo2015-09-252-0/+16
* Derive locations from expanded path to config filelocal-mode-cache-relative-pathdanielsdeleo2015-09-242-4/+26
* Configure named run list via command line or config filedanielsdeleo2015-09-211-0/+6
* Add default policyfile settings to configdanielsdeleo2015-09-171-0/+27