summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump to beta 2 for release0.9.0.b02Daniel DeLeo2010-06-135-5/+5
* Merge branch 'CHEF-1325'Daniel DeLeo2010-06-137-31/+108
|\
| * [CHEF-1325] make cookbook downloading smarter about versionsDaniel DeLeo2010-06-121-13/+55
| * deftly handle common error casesDaniel DeLeo2010-06-121-3/+9
| * support showing usage in knife baseDaniel DeLeo2010-06-121-1/+13
| * move version listing into CookbookVersion to reduce duplicationDaniel DeLeo2010-06-121-0/+17
| * include invalid values in errorsDaniel DeLeo2010-06-122-11/+7
| * [CHEF-1326] catch 404s from couch and re-raise as 404s from merbDaniel DeLeo2010-06-121-3/+7
|/
* Merge branch 'CHEF-1293'Daniel DeLeo2010-06-1210-55/+176
|\
| * testability fixes for knifeDaniel DeLeo2010-06-124-37/+25
| * fix cookbook delete and bulk delete, list recipesDaniel DeLeo2010-06-125-11/+58
| * create a syntax checker with an explicit cookbook_pathDaniel DeLeo2010-06-121-1/+1
| * cleanup commentsDaniel DeLeo2010-06-121-2/+2
| * fix shef client mode to work with new cookbook_sync method on clientDaniel DeLeo2010-06-122-6/+92
|/
* Merge branch 'CHEF-1324'Daniel DeLeo2010-06-128-47/+369
|\
| * update cookbook loader spec to expect new cookbook fixture dataDaniel DeLeo2010-06-121-2/+3
| * bring back the syntax check cache for 5x improvement on re-uploadsDaniel DeLeo2010-06-125-40/+356
| * polish the error messages in file access controlDaniel DeLeo2010-06-122-5/+10
|/
* Merge branch 'master' of github.com:opscode/chefAdam Jacob2010-06-1266-471/+1331
|\
| * bump version to first betaDaniel DeLeo2010-06-115-5/+5
| * Merge branch 'CHEF-1323'Daniel DeLeo2010-06-112-5/+5
| |\
| | * [CHEF-1323] always use inspect when showing regexes to usersDaniel DeLeo2010-06-111-1/+1
| | * fix specs I broke :(Daniel DeLeo2010-06-111-4/+4
| |/
| * Merge branch 'CHEF-1320'Daniel DeLeo2010-06-111-1/+4
| |\
| | * Add fancy window captions to knife ssh ... screenSeth Falcon2010-06-111-1/+1
| | * Source user's screenrc in knife ssh ... screenSeth Falcon2010-06-111-0/+3
| |/
| * bump to alpha 92 for gem prereleaseDaniel DeLeo2010-06-115-5/+5
| * Merge branch 'CHEF-1205-bandaid'Daniel DeLeo2010-06-111-1/+1
| |\
| | * apply the chef-1205 bandaid to the the other copy of the same codeDaniel DeLeo2010-06-111-1/+1
| |/
| * Merge branch 'CHEF-1314'Daniel DeLeo2010-06-1113-172/+231
| |\
| | * further fixes to tests for CHEF-1314, non-existent roleChristopher Brown2010-06-112-2/+5
| | * adjust server code for new run list expansion return valueDaniel DeLeo2010-06-113-9/+11
| | * fix borken specsDaniel DeLeo2010-06-115-21/+38
| | * tiny doc fixDaniel DeLeo2010-06-111-1/+1
| | * clear whitespaceDaniel DeLeo2010-06-112-22/+22
| | * mv run list item specs to their own fileDaniel DeLeo2010-06-112-55/+74
| | * mv run list expansion specs to their own fileDaniel DeLeo2010-06-112-64/+83
| | * fixes CHEF-1314. missing roles will now cause chef-client to fail. deleted ...Christopher Brown2010-06-115-22/+21
| |/
| * Merge branch 'CHEF-1237'Daniel DeLeo2010-06-117-16/+50
| |\
| | * CHEF-1237, added log message when LWRPs get overridden.caryp2010-06-117-16/+50
| |/
| * Merge branch 'CHEF-1267'Daniel DeLeo2010-06-116-3/+400
| |\
| | * update windows mount provider to use run contextsDaniel DeLeo2010-06-112-3/+4
| | * CHEF-1267: update mount provider default for windows platformsDoug MacEachern2010-06-111-3/+6
| | * CHEF-1267: require provider/mount/windowsDoug MacEachern2010-06-111-0/+1
| | * CHEF-1267: mount provider windows implementationDoug MacEachern2010-06-111-0/+80
| | * CHEF-1267: unit tests for Windows mount providerDoug MacEachern2010-06-111-0/+132
| | * CHEF-1267: util wrapper for win32 Volume APIsDoug MacEachern2010-06-111-0/+59
| | * CHEF-1267: util wrapper for win32 NetUse APIsDoug MacEachern2010-06-111-0/+121
| |/
| * don't fail if config[:config_file] is nilDaniel DeLeo2010-06-111-1/+1
| * Merge branch 'CHEF-947'Daniel DeLeo2010-06-112-2/+7
| |\