summaryrefslogtreecommitdiff
path: root/chef/lib
Commit message (Expand)AuthorAgeFilesLines
* [CHEF-2292] convert tags to stringsDaniel DeLeo2011-04-291-0/+1
* Merge branch 'CHEF-2290'Seth Falcon2011-04-294-8/+8
|\
| * [CHEF-2290] Option for knife data bag * use dashes not underscoresSeth Falcon2011-04-294-8/+8
* | [CHEF-2289] Add missing require for encrypted data bagsSeth Falcon2011-04-291-0/+1
|/
* Fix CHEF-2281 Pass inflateed object to server api in data bag item creationNuo Yan2011-04-272-13/+14
* bump version for RC10.10.0.rc.1Daniel DeLeo2011-04-271-1/+1
* [CHEF-2269] remove confusing message about showing all versionsDaniel DeLeo2011-04-271-1/+0
* [CHEF-2244] fix index rebuild for api clients and environmentsDaniel DeLeo2011-04-272-1/+7
* fix missing requires in knife searchDaniel DeLeo2011-04-271-0/+3
* [CHEF-2236] set the run context on gem pkgs created for gems.ymlDaniel DeLeo2011-04-271-1/+1
* load the Object#tap monkey patchDaniel DeLeo2011-04-271-0/+1
* [CHEF-2219] convert arch bootstrap to new context objectDaniel DeLeo2011-04-271-1/+1
* [CHEF-2219] convert fedora to use new context objectDaniel DeLeo2011-04-271-12/+4
* [CHEF-2219] convert centos5 bootstrap to aegis RPMs & new context/helpersDaniel DeLeo2011-04-271-3/+2
* [CHEF-2219] convert ubuntu/gems bootstrap to new contextDaniel DeLeo2011-04-273-60/+10
* [CHEF-2219] add a bootstrap context classDaniel DeLeo2011-04-271-0/+81
* cookbook_version save -> save_url, force_save ->Tim Hinderliter2011-04-262-16/+16
* Fixed CHEF-2254 - required chef/encrypted_data_bag_item in data_bag_create.rbChris Johnson2011-04-261-0/+1
* Fixed CHEF-2265 - load ssh deps too when loading bootstrap deps.Chris Johnson2011-04-261-0/+1
* [CHEF-2218] environment config option is `environment` w/o chef_Daniel DeLeo2011-04-261-1/+1
* [CHEF-2218] add chef_environment command line optionDaniel DeLeo2011-04-261-0/+5
* [CHEF-2256] use Chef::FileCache to write out failed-run-data.json and chef-st...Seth Chisamore2011-04-262-15/+7
* increase default command timeout to 10minDaniel DeLeo2011-04-221-1/+1
* [CHEF-2259] knife bootstrap --bootstrap-version fixesSeth Chisamore2011-04-221-3/+3
* [CHEF-2258] don't access @node when converting resources to jsonDaniel DeLeo2011-04-221-8/+9
* [CHEF-2092] guard against resource.action not returning an arrayDaniel DeLeo2011-04-181-1/+1
* [CHEF-2239] extend knife/ssh with Chef::Mixin::CommandDaniel DeLeo2011-04-182-0/+3
* Object#tap for ruby 1.8.6Daniel DeLeo2011-04-151-0/+9
* write error dumps to file_cache_pathDaniel DeLeo2011-04-152-2/+2
* Bump version to first RCDaniel DeLeo2011-04-151-1/+1
* back-compat: remove -q from yum-based bootstrapssdelano2011-04-152-2/+2
* [CHEF-2224] default exception handler prints the node dataDaniel DeLeo2011-04-152-0/+44
* [CHEF-2195] bootstrap a specific version of Chefsdelano2011-04-155-6/+47
* [CHEF-2223] detect missing pluginsDaniel DeLeo2011-04-141-1/+12
* allow knife commands to be given in hypenated formDaniel DeLeo2011-04-141-3/+8
* Fix CHEF-2225: handle deprecated cookbooks in knife cookbook site downloadNuo Yan2011-04-141-14/+26
* bump to beta 100.10.0.beta.10Daniel DeLeo2011-04-131-1/+1
* list cookbooks in columns when not showing the URLsDaniel DeLeo2011-04-131-1/+5
* make dependency fetching the default for cookbook site installDaniel DeLeo2011-04-131-5/+5
* Fixes CHEF-1940: Allow file owner group's name to include spaces and backsla...Bruce Krysiak2011-04-131-1/+1
* fixed typoBruce Krysiak2011-04-131-3/+3
* deploy_revision resource now has correct name - fixes CHEF-1321Adam Jacob2011-04-131-0/+5
* suggest server fqdn instead of localhost in knife configureDaniel DeLeo2011-04-131-1/+10
* try uploading files in binary mode to resolve windows 400s from S3Daniel DeLeo2011-04-131-1/+1
* fix ruby 1.8.6 warningDaniel DeLeo2011-04-121-4/+4
* Fixes CHEF-1939Bruce Krysiak2011-04-121-1/+1
* only want to skip the existing db check if check_for_existing is falseDaniel DeLeo2011-04-121-1/+1
* make checking for an existing db before create optionalDaniel DeLeo2011-04-121-21/+21
* [CHEF-2217] don't colorize on windowsDaniel DeLeo2011-04-121-1/+1
* print the list of nodes to be deleted in columnsDaniel DeLeo2011-04-121-3/+37