summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* back-compat: remove -q from yum-based bootstraps0.9.16sdelano2011-04-152-2/+2
* bump to version 0.9.16 for releaseDaniel DeLeo2011-04-155-5/+5
* CHEF-2212, install rubygems 1.3.7 on centos5jtimberman2011-04-154-9/+17
* Merge branch 'CHEF-2195' into 0.9-stablesdelano2011-04-156-5/+110
|\
| * [CHEF-2195] bootstrap a specific version of Chefsdelano2011-04-156-5/+110
|/
* set the user agent to Chef Knife/blahblah for knifeDaniel DeLeo2011-04-111-2/+6
* change the color of the UA bikeshedDaniel DeLeo2011-04-112-2/+6
* [CHEF-2159] Set a custom user agent for chefDaniel DeLeo2011-04-112-0/+30
* retry all 5xx errorsDaniel DeLeo2011-04-112-8/+9
* [CHEF-2164] add retry with backoff for 503sDaniel DeLeo2011-04-111-4/+6
* Merge branch 'CHEF-2189' into 0.9-stablesdelano2011-04-062-0/+22
|\
| * [CHEF-2189]:sdelano2011-04-062-0/+22
|/
* [CHEF-1768] knife commands that use ssh should allow the port to be configuredSeth Chisamore2011-03-314-1/+21
* Printing call stack on SIGQUITChris Walters2011-03-241-4/+4
* [CHEF-1154] auto-clean the checksum dir when a Marshal error occursDaniel DeLeo2011-03-2118-9/+49
* don't check format of private key, rescue exception insteadMichael Guterl2011-03-211-15/+8
* Merge branch 'CHEF-2100' into 0.9-stableDaniel DeLeo2011-03-182-1/+9
|\
| * [CHEF-2010] escape document keys in solr_addDoug MacEachern2011-03-102-1/+9
|/
* Validate data bag names/item ids before fetching themDaniel DeLeo2011-03-085-65/+130
* version bump to development version 0.9.15Bryan McLellan2011-03-045-5/+5
* 0.9.14 final0.9.14Bryan McLellan2011-03-045-5/+5
* [CHEF-2083] Deploy provider must trigger load_current_resource in scmDaniel DeLeo2011-03-043-59/+61
* Merge branch 'CHEF-2081' into 0.9-stableBryan McLellan2011-03-031-2/+15
|\
| * CHEF-2081: if arch is specified correctly pass an array to matching_versions....Bryan McLellan2011-03-031-2/+15
|/
* version bump for 0.9.14.rc.1 (two commits late)0.9.14.rc.1Bryan McLellan2011-03-035-5/+5
* rebuild_context *must* set @run_contextDaniel DeLeo2011-03-021-1/+1
* Fix CHEF-2080Nuo Yan2011-03-012-103/+103
* Merge branch 'CHEF-2062' into 0.9-stableBryan McLellan2011-02-252-4/+45
|\
| * CHEF-2062: Don't install a package via yum if it does not existBryan McLellan2011-02-252-4/+45
* | use the correct config setting for availability zoneDaniel DeLeo2011-02-251-1/+1
* | [CHEF-2046] open in binary mode for checksumming on windowsDaniel DeLeo2011-02-241-1/+1
* | [CHEF-1802] backport new behavior for Regexp.union to fix rack bugDaniel DeLeo2011-02-242-0/+35
* | CHEF-1984: chdir to :cwd arg before running a commandRenaud Chaput2011-02-241-0/+5
* | CHEF-1984: add a spec to show the bugRenaud Chaput2011-02-241-0/+7
* | [CHEF-2040] raise an exception when erl_call failsjoewilliams2011-02-243-4/+21
|/
* Merge branch 'CHEF-1276' into 0.9-stableBryan McLellan2011-02-221-1/+1
|\
| * CHEF-1276: Fix candidate version debug outputBryan McLellan2011-02-221-1/+1
|/
* CHEF-2066 Fix usage of File.open that caused intermittent 401s and related er...Nuo Yan2011-02-181-4/+5
* Fix CHEF-2057: change Chef::JSON to Chef::JSONCompat: manually apply patchesTim Hinderliter2011-02-162-5/+5
* Fix CHEF-2057: renamed Chef::JSON to Chef::JSONCompat, soTim Hinderliter2011-02-16105-142/+159
* fix fall-through from empty elsif clauseDaniel DeLeo2011-02-102-7/+9
* fix verbose logger for 0.9 stable seriesDaniel DeLeo2011-02-101-5/+10
* version bump for 0.9.14.beta.10.9.14.beta.1Bryan McLellan2011-02-095-8/+8
* add screen script for starting rake dev:features:start:*Bryan McLellan2011-02-091-0/+28
* add insserv service provider for debian squeeze (6.0)Bryan McLellan2011-02-084-0/+130
* [CHEF-1955] fixes remote files in client modeDaniel DeLeo2011-02-081-4/+12
* Merge branch 'CHEF-1633' into 0.9-stableBryan McLellan2011-02-072-6/+32
|\
| * more robust easy_install providergilles2011-02-072-6/+32
|/
* fix spec failuresDaniel DeLeo2011-02-072-6/+6
* CHEF-2002, export and checkout commands should now be idempotent.Seth Chisamore2011-02-072-4/+51