summaryrefslogtreecommitdiff
path: root/chef-config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change module_path_name to module_pathksubrama/rake_taskKartik Null Cating-Subramanian2015-08-252-14/+14
* Downcase module_path_name by defaultKartik Null Cating-Subramanian2015-08-251-1/+2
* Run rake version to get updates.Kartik Null Cating-Subramanian2015-08-252-0/+10
* Refactor chef's Rakefile to a task.Kartik Null Cating-Subramanian2015-08-252-54/+225
* Merge pull request #3764 from polamjag/fix-duplicated-directories-listThom May2015-08-131-1/+1
|\
| * uniquify chef_repo_pathpolamjag2015-08-101-1/+1
* | Added support for OS X 10.11 SIP pathsNate Walck2015-08-111-0/+31
|/
* Try fix for failing config testjdm/config-workstation-specJay Mundrawala2015-07-081-5/+10
* Move workstation_config_loader into chef-configmcquin/chef-config/workstation-config-loaderClaire McQuin2015-06-294-5/+467
* Bump revision to 12.5.0.current.0jk/master12_5John Keiser2015-06-231-1/+1
* Fix chef-config gem homepagetm/fix_cc_gemThom May2015-06-101-1/+1
* 12.4.0.rc.212.4.0.rc.2Thom May2015-06-091-1/+1
* 12.4.0.rc.112.4.0.rc.1Thom May2015-06-091-1/+1
* Run `gem install` tasks w/o bundler's envdanielsdeleo2015-05-291-1/+11
* Bump all version numbersThom May2015-05-261-1/+1
* Make policyfile native mode the defaultpolicyfile-native-defaultdanielsdeleo2015-05-201-8/+15
* Update rake tasks for componentizationdanielsdeleo2015-05-203-3/+77
* Move Win2003 dependent config into chef coredanielsdeleo2015-05-201-7/+0
* Move Chef::Config into a subprojectdanielsdeleo2015-05-2018-0/+2350