summaryrefslogtreecommitdiff
path: root/lib/chef/chef_fs/config.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-5/+4
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Explain the various ChefFS modesdanielsdeleo2016-01-261-3/+31
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-3/+3
* Get download of cookbook_artifacts workingJohn Keiser2016-01-151-1/+1
* Add local cookbook_artifactsJohn Keiser2016-01-151-0/+1
* Use double quotes by defaultThom May2016-01-141-13/+13
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Move server and repository fs objects to their own directoriesJohn Keiser2016-01-131-4/+4
* Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-151-4/+5
* Use windows paths without case-sensitivity.ksubrama/path_spaceKartik Null Cating-Subramanian2015-06-301-24/+22
* Add policy support to ChefFS configurationdanielsdeleo2015-01-271-4/+25
* Add ChefFS rdoc, format existing ChefFS rdoc correctlyjk/docJohn Keiser2014-09-091-1/+66
* Make Chef::Config.versioned_cookbooks configurable by consumersjk/versioned_cookbooks_configJohn Keiser2014-09-051-1/+1
* Add org.json, members.json, invitations.json for full org downloadJohn Keiser2014-09-051-1/+1
* Warn on using 'everything' for knife download on a hosted setup PR #1913jmink2014-08-251-2/+11
* Add --config-file-jail to avoid loading user knife.rb in testsJohn Keiser2013-10-151-6/+4
* Add --cookbook-version to knife download and knife diffJohn Keiser2013-09-121-2/+7
* Make chef_repo_path globally accessible across knife and chef-clientJohn Keiser2013-08-281-57/+9
* Allow knife remote commands to work when chef_repo_path is not specifiedJohn Keiser2013-06-071-5/+15
* Smooth out bad cookbook_path defaults from chefJohn Keiser2013-06-071-7/+11
* Move ChefFSDataStore and config out to where they can be used by non-knife cl...John Keiser2013-06-071-0/+191